Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form size
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00814650
Message ID:
00814679
Views:
7
>I created a form as a subclass of cmaintenanceform. Then after a few testing, my boss asked me to add a few labels at the bottom of the 2nd page. So I dragged down the form and the pageframe to increase the height. But when I ran it, it is still displaying the original height so I cannot see the bottom part of course. But I know that it is already the updated version of the form because the default NEW, DELETE and CLOSE buttons cannot be seen as I moved them down as well to center them.
>
>Then I set Windowstate property to Maximize. The whole form was displayed. But this is not what I want because what I really need is to be able to display the actual size of my form.
>
>Any help will be greatly appreciated.
>
>Nerissa

The CBizObjMaintenanceForm is set-up to auto-save it's position (lSavePosition is .T.), and it's saved it's previous size in the registry. You can delete the form size from the registry and it should work (HKLM\Software\Company Name\App Name\Version\Window Position).
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform