Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browse Window Full View ?
Message
De
14/09/1999 15:23:46
 
 
À
14/09/1999 14:59:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00264630
Message ID:
00264640
Vues:
20
>I'm using the browse command, I need to make sure that the browse window open maximized. I have left the normal command out and it still doesn't open maximized! Any ideas on how I can make it open maximized?
>
>Thanks
>Scott

Try this:

DEFINE WINDOW MyWindow FROM 1, 1, TO 2, 2
ZOOM WINDOW MyWindow MAX
ACTIVATE WINDOW MyWindow
BROWSE WINDOW MyWindow
RELEASE WINDOW MyWindow
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform