Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to move MODIFY FORM editor window programmatically
Message
 
 
À
13/09/2005 19:49:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01049280
Message ID:
01049293
Vues:
12
Try
MODIFY FORM myform NOWAIT
MOVE WINDOW (WONTOP()) TO  10,20
>I am writing a form to find the difference between two projects, file by file. Once a difference is found user is allowed to bring up files via VFP editors. I want to spread out the editor windows for legibility. How do I get hold of MODIFY FORM window (for instance) in order to change its Left property?
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform