Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make form FULLSCREEN
Message
 
 
À
12/03/2003 06:25:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00764679
Message ID:
00764985
Vues:
22
Vladimir,
with thisform
   .Top = -100
   .Left = -10
   .Height = sysmetric( 2 ) + 100 + 10
   .Width = sysmetric( 1 ) + 10 + 10
endwith
>Is there a way to make a form FULLSCREEN, so neither taskbar is shown, e.x. like you get when set IE in fulscreen.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform