Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to close the STANDARD toolbar
Message
From
02/11/1999 04:26:11
 
 
To
02/11/1999 03:32:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00285317
Message ID:
00285325
Views:
17
>> can i add a command line in my .prg to close the STANDARD toolbar ( or close all existing opened toolbar ). <<
IF WEXIST( 'Standard' )
   HIDE WINDOW Standard
ENDIF
Marcia
Previous
Reply
Map
View

Click here to load this message in the networking platform