Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hide command window
Message
From
24/04/2005 04:33:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Hide command window
Environment versions
Visual FoxPro:
VFP 7
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01007866
Message ID:
01007866
Views:
57
hi all,
i try to hide the command window,via this code under , but when i run my form
i see it all the time,
IF WEXIST("PROPERTIES")
   HIDE WINDOW "PROPERTIES"
ENDIF
IF WEXIST("COMMAND")
   HIDE WINDOW "COMMAND"
ENDIF
thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform