Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to hide the task bar programmatically?
Message
From
18/01/2001 20:59:03
 
 
To
13/01/2001 17:21:10
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00463428
Message ID:
00465522
Views:
10
>I am trying to write an application that will allow users to have access to the bottom task bar only at certain times. Is there an API call or other method to do this?

If you only want to hide it you can do:

_screen.alwaysontop = .T.

And then just cover it up with the VFP screen. Of course, they'll still be able to access the toolbar via tha Ctrl+Esc shortcut.
Previous
Reply
Map
View

Click here to load this message in the networking platform