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:
00195733
Views:
19
>>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

Hi Barbara,

Thank you for your suggestion. It appears to be the best way to acheive what I want, and I appreciate the time you took to reply.

Regards...Rex (from the 'Land Down under')
Rex Toomey
ISD Port Macquarie NSW
Australia

'Inside every older person is a younger person wondering what happened.'
Previous
Reply
Map
View

Click here to load this message in the networking platform