Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making top level form active
Message
From
02/04/2003 09:01:47
 
 
To
30/03/2003 20:43:58
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00768739
Message ID:
00772919
Views:
16
:: lh_form = _SCREEN.ACTIVEFORM
:: DECLARE SHORT SetForegroundWindow IN USER32.DLL INTEGER hWnd
:: =SetForegroundWindow(lh_form.HWnd)

This same thing has bugged me ... but was something I had not gotten around to investigating yet ... adding these three lines between my DO FORM and READ EVENTS in my _start.prg did the trick ... thanks guys.

David
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform