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

oMyForm.Hide()
Thisform.Hide() && from the form control method


>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?
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform