Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Leave event disabled control below

0 views
Skip to first unread message

nlarson11

unread,
Feb 5, 2009, 9:19:44 AM2/5/09
to
Hello,

I have 3 textboxes on my screen. Focus is in textbox1. When I hit the
tab key, the leave event of textbox1 has code that evaluates the text
property of textbox1 looking for a specific value. If it is a match, it
disables textbox2. The focus remains in textbox1 instead of being in
textbox3.

Is this a confirmed bug and if so, will it be fixed soon?

--
Nathan - GBIS

Dean Earley

unread,
Feb 5, 2009, 10:33:55 AM2/5/09
to
nlarson11 wrote:
> Hello,
>
> I have 3 textboxes on my screen. Focus is in textbox1. When I hit the
> tab key, the leave event of textbox1 has code that evaluates the text
> property of textbox1 looking for a specific value. If it is a match, it
> disables textbox2. The focus remains in textbox1 instead of being in
> textbox3.

It works as expected here, focus ends on textbox3.

> Is this a confirmed bug and if so, will it be fixed soon?

From your description, you are talking about .net in which case, maybe,
most likely not.
If however, you are using VB6 (the subject of this group) then it
appears it already is, try making sure you have the latest vb6 service pack.

--
Dean Earley (dean....@icode.co.uk)
i-Catcher Development Team

iCode Systems

expvb

unread,
Feb 5, 2009, 11:46:43 AM2/5/09
to
"nlarson11" <nlar...@discussions.microsoft.com> wrote in message
news:0F4C33B9-1152-45C2...@microsoft.com...

> the leave event of textbox1

Please post your question here:

news://microsoft.public.dotnet.languages.vb

This newsgroup is for VB6(VB Classic) and lower, which is incompatible with
what you are using. DotNet has separate groups; all of which have either
"dotnet" or "vsnet" in the name. If the group has "vb" in the name without
"dotnet", then it's for VB6 and lower only.

Thank you

0 new messages