Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make disappear standard VFP menu from .exe file ?
Message
From
13/02/2003 04:26:43
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
 
 
To
08/02/2003 00:39:25
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00750366
Message ID:
00752611
Views:
26
This mean that ShowWindow property value of your form is 1 (In screen). Change it to 2 (As Top Level form) and should work.
If you want other forms to be activated inside this form, set ShowWindow property value to 1 (In Top-Level form)


>>Yes you can add _screen.visible=.f.
>
>I put the code _screen.visible=.f. in form1.load in my form but when I ran the .exe the form didn't show up.
>
>regards,
>
>Budianto
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform