Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What do I use to allow Enter or Tab to exit text control
Message
De
01/07/2004 18:07:44
 
 
À
01/07/2004 14:58:08
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00919447
Message ID:
00919903
Vues:
7
Tony,

I use C#, not VB.NET, so I can't say for sure, but I believe you have to use AddHandler, something like this...

AddHandler Me.KeyDown, AddressOf OnKeyDown

Maybe someone on here who has worked more with VB can jump in...

Kevin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform