Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program Error - Cannot call SetFocus from within ...
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00120667
Message ID:
00121712
Views:
30
>>Chuck,
>>
>>Try using the InteractiveChange event of the combo.
>
>Thanks for the help. I did indeed try the InteractiveChange event. But I noticed that each time I depressed a key in the edit area of the combo box, the LostFocus event fired; thus moving me out of the edit area before I got an opportunity to complete the required 4-character entry for employee ID.

Chuck,

The you will have to check for that in the InteractiveChange. When the ID is incomplete just let the event return without doing anything, if the code is complete do your thing.
Previous
Reply
Map
View

Click here to load this message in the networking platform