Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I want to make my form invisible?
Message
From
09/10/2000 13:29:54
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00425923
Message ID:
00426928
Views:
13
>>>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,
>>oMyForm.Hide()...works...thanks.. :)
>>I trid to myform_unhide()..but that does not work...
>
>That would be oMyForm.Show()
thanks everybody for your help with this..:)
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform