Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting focus on a field
Message
From
24/08/2010 11:41:42
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Setting focus on a field
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01478155
Message ID:
01478155
Views:
101
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?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform