Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Maximizing a window
Message
De
07/08/2007 09:08:36
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6
Divers
Thread ID:
01246454
Message ID:
01246464
Vues:
20
>Hi,
>
>I'm trying to set up a desktop window using all available screen size starting from just below the app toolbar:
>
>DEFINE WINDOW _preview FROM 0, 0 TO _SCREEN.height, _SCREEN.width IN DESKTOP CLOSE GROW SYSTEM FLOAT
>
>Can anyone tell me how to best calculate the FROM and TO parameters?
>
>Thanks,
>Vidar

You can use Sysmetrics(). However, you can define the window, and in the next line you ZOOM WINDOW _preview MAX
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform