Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SelectNextControl
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01052251
Message ID:
01052449
Vues:
7
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform