Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Width property won't persist
Message
From
21/06/2016 14:39:10
 
 
To
21/06/2016 11:52:46
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01637501
Message ID:
01637523
Views:
63
>>>>I have a form where in the Form Designer I set MaxWidth = 1400 and Width = 1400. I have the options in VFP IDE options set to "Max Design Area" = 1600 X 1200.
>>>>
>>>>However, every time I open the form in the Form Designer, it resets the Width property to 1024.
>>>>
>>>>How can I force VFP to keep the width at the 1400 value so I do not have to reset it each time I open the form to edit.
>>>
>>>Try to set "Max Design Area" to "None"
>>
>>
>>No luck. I get the same results. Even restarted VFP, but still does not work.
>
>Is it possible that the form is based on a parent class (form) ? Perhaps setting the width in the init method would help.
>
>Ken

>>Perhaps setting the width in the init method would help.

Yes, I can force it to the desired width in the Init() method at run time. It's just that it frustrates me that in the Form Designer, it always opens at 1024 wide.
Previous
Reply
Map
View

Click here to load this message in the networking platform