Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SelectNextControl
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01052251
Message ID:
01052449
Views:
6
>Hi,
>
>>
>It sure makes a lot of sense to call the SelectNextControl from the form object and not from the textbox object.
>>
>
>Not sure about that. If you're calling it from the .txtValue.KeyUp wouldn't
>
>this.SelectNextControl(this, true, true, false, false);
>
>be more appropriate? (assuming it works which I haven't tried)
>Regards,
>Viv

Viv,
Probably, but I am calling the code from a generic KeyUp event handler so I have something like this:
this.SelectNextControl((System.Windows.Forms.TextBox)sender, true, true, false, false);
Is Hay-On-Wye the city you live in or the company you work for? <s> (what does it mean? it is funny to say)
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform