Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I UnDeactivate
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00197664
Message ID:
00197668
Views:
13
>I'm doing some error checking in the deactivate event of a form that is contained in a page frame.
>
>The user clicks page 2 and then deactivate event in page 1 finds a problem that requires that page 1 stay on top so the user can fix something.
>
>if i try and use thisform.pageframe1.page1.setfocus() or .activate() within page1's deactivate event; page2 still activates.
>
>any ideas?
>
>thanks,
>
>scott

Use NODEFAULT, then set focus to whatever you want.

Marty
Marty Smith, CSQE
Previous
Reply
Map
View

Click here to load this message in the networking platform