Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to hide the task bar programmatically?
Message
De
18/01/2001 20:59:03
 
 
À
13/01/2001 17:21:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00463428
Message ID:
00465522
Vues:
9
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform