Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Manipulating the Standard VFP 5.0a Toolbars
Message
From
24/07/1998 10:29:07
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00120960
Message ID:
00120975
Views:
23
Hi John ---

You can manipulate the VFP toolbars by using SHOW WINDOW and HIDE WINDOW commands with the name ion the titlebar of the toolbar in quotes, ie:

SHOW WINDOW "standard"
SHOW WINDOW "form controls"

etc.....

>Does anyone know how to minipulate the standard VFP toolbars? I would like to create a prg to open and move them. I know how to hide and show them. The code is in the sample apps. I am getting tired of having to put them back after my app crashes during development. When that happens and they are hidden the only way I can get them back is with a lot of mouse clicks and draging. If anyone can give me the names and how to do this I will put the prg out for everyone.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform