Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need Help ....Newbie in VFP
Message
De
27/08/2000 13:09:40
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00409551
Message ID:
00409616
Vues:
17
Is it possible for a form to cover the entiry screen (full screen) even the taskbar

It must be possible, because a lot of setup programs do it. I'm not sure what calls you'd have to make to do this, though.

> and not allowing it to minimize with ALT+TAB or windows key

You could set the MinButton property to .f., then call the Win32 API SetWindowPos() function with HWND_TOPMOST.

First of all,

Thank you very very much

But there still is a problem, i never call any API before
Can u give me a sample of how to call the Win32 API SetWindowPos()?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform