Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting focus to a top-level form
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00146913
Message ID:
00146927
Views:
31
>How do have a form receive the focus when running it as a top-level form? In my stub .prg I'm setting _screen.visible to .f., running the form and doing a READ EVENTS. But the form is not the active form on the desktop when it appears. How do I make this happen?
>
>TIA

Put a textbox control on it. Have it's .Left property at some large negative number so it is not visible and .SetFocus to it. I do this so the top-level form exists which will then check to see if it needs to resize or not.

Steve
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform