Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set width & height of a VFP EXE
Message
From
22/07/2009 14:20:49
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01413761
Message ID:
01413762
Views:
76
>I have been building a VFP desktop application (EXE). I would like to increase the height and width of the application and its enclosed form. I can easily change the height and width of the form, but I don't see how to increase the height and width of the application window that encloses the form. Right now, it is clear that the form itself is larger than the application window.
>
>So, where do I set the height and width of a VFP EXE?
>
>Thanks,
>Jim

You can change it programmatic by _screen.height and _screen.width but you should be able to treat it like any other window and just drag it bigger. Unless VFP is big and the design area is too small then you go to Tools->options then the forms tab there is a maximum design area that could be limiting the view of the form as well.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform