Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling the .EXE window size
Message
From
17/11/2000 15:00:48
 
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00443204
Message ID:
00443210
Views:
20
Lordy, doncha just HATE it when you ask a question, and someone gives you an answer and the first thought that goes through your head is "Well duh! Why didn't *I* remember that!" Must be all that arguing that I've been doing with the IRS that's gummed up the brain.

Thanks



>>We've got a system that we upgraded from Fox 2.6 for Windows to VFP 6.0. The basic problem is that when the .EXE is run, the window comes up slightly smaller than the form it contains. When any other form is run, it comes up in the window but the control buttons at the top of the screen cannot be seen. Wassup with that?
You can change the size of main VFP window using either _Screen.width = iNewWidth
>_Screen.height = iNewHeight
>OR simply zoom the window:
>_Screen.WindowState = 0 (min) 1 = normal 2 = max.
"You don't manage people. You manage things - people you lead" Adm. Grace Hopper
Pflugerville, between a Rock and a Weird Place
Previous
Reply
Map
View

Click here to load this message in the networking platform