Quote:
Originally Posted by SonicSue
How do I detect change in screen orientation and have my form switch/adjust?
|
The easiest way to detect a screen rotation is the Resize event of the formlib.
See formlib helpfile for a small example.
There are several ways for adjusting the controls to screen resolution changes. I'm currently writing a small tutorial for adjusting applications for several screen resolutions. I hope to post it in a few days.
Greetings