Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Default Properties
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00195458
Message ID:
00195479
Vues:
18
>In my form class, I set the default properites that the form assumes when it is called. Is there a way of determining what the original default values were when the form was instantiated? Specifically, I want to know the default form Height and Width properties. Even if the user resizes the form.

ResetToDefault() method should restore to original setting from an object upon loading.

Thisform.ResetToDefault( "Height" )
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform