How To Hide a Form at Startup Using the DO FORM Command (155318)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q155318 SUMMARY
The Visual FoxPro 5.0 DO FORM command now has a NOSHOW clause, which
specifies that the Show method of the form is not called when the form is
run. When you include NOSHOW and run the form, the form is not visible
until you set the Visible property to true (.T.) or call the Show method.
Modification Type: | Minor | Last Reviewed: | 6/30/2004 |
---|
Keywords: | kbDesigner kbhowto KB155318 |
---|
|