Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing _screen.height
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Changing _screen.height
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00971079
Message ID:
00971079
Views:
60
I need to change the _screen.height and _screen.width within a running program. If I have the code with the Form init, I can get the _screen to resize as expected.

But I can't get it to work the second time I attempt this. To test it, I put the following within a command button on a form:
_screen.height = 400
_screen.width = 400
and pressed the command button. However, there was no visible change in the size of the screen.

Any suggestions?

Mel Cummings
Next
Reply
Map
View

Click here to load this message in the networking platform