Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms and screen resolution
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01396126
Message ID:
01396137
Views:
116
>>>>Is there an established method to getting a form to fill up the entire screen whether the screen is set to 600x800 or 1024x??? Users are employing differing resolutions. In web design I can make use of CSS fluid design but how bout in VFP?
>>>
>>>Use thisform.WindowState = 2 && Maximized
>>
>>Naomi, I think that just maximizes the foxpro window, I want the form itself maximized with the maximized foxpro window. Maybe Sergey's class suggestion. not sure what the Anchor property is.
>
>Or do you want to maximize the form when the _screen is maximized? If yes and you're using VFP9 you need to bindevent to _screen.Resize. In prior versions you may use hook method instead.

I am still with VFP 8.0. I may lookup the hook method if I can find it. I did find this.

http://www.foxite.com/downloads/default.aspx

akins.zip - Download ID: 184
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform