Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_Screen.ActiveForm
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00168073
Message ID:
00168136
Views:
35
Hi Jim,

Wheres the code that references _SCREEN.ActiveForm? If it's in the 2nd form's init, or the init of one of its member objects, active form will still refer to the form that's currently active. _SCREEN.ActiveForm won't change until you've called the Show method of the new form. If the code is somewhere within the form, just use Thisform instead of _SCREEN.ActiveForm.
Mike Feltman

F1 Technologies
Previous
Reply
Map
View

Click here to load this message in the networking platform