Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CREATING A EXE
Message
From
22/07/1997 14:00:23
Holly Clawson
Travelcenters of America
Westlake, Ohio, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00041115
Message ID:
00041149
Views:
36
>>Does anyone know why when I create my .exe the form is nolonger screen size, I have to maximize the intial screen, and then every form that is run is nolonger centered. I have my options set for 640 x 480.
>>
>>Holly Clawson
>
>In the form properties, make sure the WindowState=0 (for normal).
>
>In the form's Activate method: ThisForm.WindowState=0
>In the form's Init method: ThisForm.AutoCenter=.t.

I have all of those options set already, do you have any other ideas. The forms are centering within the intial window with the menu, but that intial window is not full screen size.

thanks

Holly Clawson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform