Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting focus on a field
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01478155
Message ID:
01478213
Vues:
25
>This used to work until recently. Basically, the last line of the form .Load() event used to set the focus on the first control:
>
>
>' Set the focus to the first field
>ActivationCode.Focus()
>
>
>But, I added more lines in the form Load() event and I thought this was a factor. So, I removed them all and only kept that line. It still doesn't work. Anyone could see what could be a factor here?

I have had better luck with this.SetFocus(controlname).
Linda Harmes
HiBit Technologies, Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform