Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I want to make my form invisible?
Message
From
06/10/2000 10:54:13
 
 
To
06/10/2000 10:45:09
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00425923
Message ID:
00425927
Views:
20
Hi

Try this

DO FORM MYFORM NAME oMyForm

In your code you can use the oMyForm like :

oMyForm.visible = .F.

HTH


>In vfp60, I have a form called MYFORM. Using code, I want to make MYFORM invisible..I have tried...MYFORM.VISIBLE=.F., but that does
>not work...any ideas?
- Ram.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform