Hi All

I am developing an application in C#.NET for Tablet PC. I am working on a
form whose Height is 1024, so thats why scroll comes up if Form Exceeds
Desktop's Hieght. For checking the check boxes or clicking the text boxes to
gain focus or using tab for navigating focus down to the controls which are
not in screen area. When I scrolled and clicked any control which is not in
screen height area then my form automatically gets scrolled to the 0,0
location and am unable to check the checkboxes. Is this the problem of
tablet Pc or am I missing something. Any help regarding the issue will be
highly appreciated.

Thanking In Advance
Fiaz Ali Saleemi