Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sequence of textbox Events
Message
From
21/05/2002 04:32:03
 
 
To
21/05/2002 02:31:51
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00659241
Message ID:
00659249
Views:
40
No, VFP "When" event haven't equivivalent in VB. If I ignore events which are not involved in moving of focus (KeyDown, KeyUp, MouseDown, MouseUp, etc.), events of TextBox are fired in this sequence:
GotFocus-(TextBox have the focus)-Validate-LostFocus.
Validate event in VB are different from Valid event in VFP and occurs ONLY IF CausesValidation PROPERTY OF NEXT CONTROL IN TAB-ORDER IS SET TO True.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Reply
Map
View

Click here to load this message in the networking platform