Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Default Properties
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00195458
Message ID:
00195699
Views:
21
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform