Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Starts minimized all the time
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01185885
Message ID:
01186224
Views:
16
>>VFP starts minimized all of the time. The command box appears ok, but no backgroud window. I click on it and say restore and it is mazimized. Needless t osay this is a pain. I cannot resize the window.
>>
>>Any ideas?
>>Mike
>
>From your command window:
>
>
_SCREEN.Width = 100
>_SCREEN.Height = 100
>
>You should now be able to drag your size to anything you want.
>
>Update:
>
>You may also need to set your .Left and .Top properties to _SCREEN to bring it into visible range.

Adding
_screen.top=400

also helped moved the window created above, into the area where the title bar could be dragged etc.

Thanks, this was a good fix.
Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform