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:
00195699
Vues:
22
>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.

Rex,
In your base form class, add OriginalHeight and OriginalWidth properties. In the INIT() of your base form class, set these properties to match the default height and width. They will always be available, no matter WHAT size the form becomes.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform