|
-
June 1st, 2012, 06:04 AM
#6
Re: limit amout of user input
For that purpose VB objects provide the Validate() event (as I stated before), which happens BEFORE the LostFocus().
The advantage is, if your validate routine finds the user input unsatisfying, it can set the Cancel parameter and AVOID the control to loose focus.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|