Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Auto center the object
Message
 
 
À
17/04/2007 00:04:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01216595
Message ID:
01216596
Vues:
16
>howto moving the object to the center of the form in a runtime after i click the maximize?
>
>tks
thisform.myObject.Left = (thisform.width - thisform.MyObject.width)/2
thisform.myObject.top = (thisform.height - thisform.MyObject.height)/2
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform