Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - How do you use _vfp.forms?
Message
From
29/04/1997 12:45:47
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00030131
Message ID:
00030139
Views:
37
>>How do you use _vfp.forms is display all FORMS in use?
>
>A simpler method would be SHOW WINDOW ALL
>which shows all user defined windows.
>
>Using _vfp.forms you can:
>
>x = 1
>do while type("_vfp.forms[m.x]") = "O"
>    _vfp.forms[m.x].visible = .t.
>enddo
>
>HTH,
>Peter


thanks... I will try it
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