Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hide form
Message
From
28/12/2000 17:01:04
 
 
To
28/12/2000 16:52:48
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00457601
Message ID:
00457604
Views:
19
>Hello, i develop an aplication that use tray_lauch of win9x, when then user run the aplication this show the form, how do for that, when the app run no show the form, i have intented the instruction thisform.hide() in show and activate event but don't function, some idea
>
>Very thank you
>
>CIAOOOOOoooooooooooooo............

How are you calling the form?

You could try this:
do form myForm name oform noshow

When you are ready to show the form:
oForm.Show()
Previous
Reply
Map
View

Click here to load this message in the networking platform