Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I can show a VFP window/form without deactivate the curr
Message
From
05/05/2004 13:10:27
 
 
To
05/05/2004 10:43:29
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00900864
Message ID:
00901260
Views:
22
Hi Andrey

Skilful!

Thanks.

This is sufficient:
lofrm=CREATEO('form') && or DO FORM myForm NAME loFrm NOSHOW
lofrm.AlwaysOnBottom=.T.
lofrm.Visible=.T.
lofrm.AlwaysOnTop=.T.
Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform