Hi,

I seem to be getting a VScrollbar appear automatically on any form that is
drawn larger than the ClientRectange.Height property. This only happends on
Windows Mobile 2003 SE in landscape mode or Square mode.

I have many strange experiences of calling ClientRectangle when in either of
these modes. It seems when the Height of a control for example a tab control
is correctly set, the width returned from the ClientRectangle only returns
the width minus a VScroll bar but in this case there is no VScroll bar
displayed?

What I am trying to do is display a listview in the entire area of the
ClientRectangle with no Form Scrollbars. This code works in portrait but not
in Landscape or Square any ideas anyone?

I am running VS2003, .NET Compact Framework SP2 on device and emulators -
both the emulator and the device behave in the same way.

Regards
Simon.