Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browse window
Message
 
À
18/01/2007 01:13:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01186516
Message ID:
01186517
Vues:
22
>How to change attrib of browse window? like size and position?
>
>TIA.
>
>:)
May be the simplest way is:
DEFINE WINDOW myBrowse AT 2,2 SIZE 32,120 FONT "Arial",10
ACTIVATE WINDOW myBrowse
BROWSE WINDOW myBrowse
RELEASE WINDOW myBrowse
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform