M
Mary White via DotNetMonster.com
I have a Pocket PC 2003 application, that uses the form's resize event to
detect a change from portrait to landscape (and vice versa).
If I have a control (panel or textbox but not a label) that extends past
the bottom of the screen (188 pixels), I automatically get a vertical
scrollbar, which I do not want because I already have a vertical scrollbar
controlling the panel.
I didn't think that autoscroll was enabled in the compact framework -- and
I cannot find a way to turn this off. Any ideas.
Mary White
detect a change from portrait to landscape (and vice versa).
If I have a control (panel or textbox but not a label) that extends past
the bottom of the screen (188 pixels), I automatically get a vertical
scrollbar, which I do not want because I already have a vertical scrollbar
controlling the panel.
I didn't think that autoscroll was enabled in the compact framework -- and
I cannot find a way to turn this off. Any ideas.
Mary White