bbCincinnati
Programmer
Windows Mobile 6
C#
Visual Studio 2005
Hi Folks,
How can I hide the Horizontal ScrollBar from my TabPage while still showing the Vertical one?
I'm creating a Windows Mobile 6 application. I'm programmatically shortening my TabControl, which in turn automatically shortens my TabPages. I have the TabPage's AutoScroll property set to true, so both ScrollBars (vert, and hor) automatically appear when they're supposed to. Great )
However, I would actually like to have the horizontal one not show.
Can anyone give me a pointer?
Thank you
C#
Visual Studio 2005
Hi Folks,
How can I hide the Horizontal ScrollBar from my TabPage while still showing the Vertical one?
I'm creating a Windows Mobile 6 application. I'm programmatically shortening my TabControl, which in turn automatically shortens my TabPages. I have the TabPage's AutoScroll property set to true, so both ScrollBars (vert, and hor) automatically appear when they're supposed to. Great )
However, I would actually like to have the horizontal one not show.
Can anyone give me a pointer?
Thank you