Hi,
I am developing a Table PC application using C# and VS.NET that is executed in portrait mode with a resolution of 768 X 1024. When I set the size of the form to 768 x 1024 in VS.NET it immediately sets the size to 768 x 780. I can programmatically position text boxes and buttons so they appear vertically below the 780 when the application is run on a Table PC in portrait mode of 768 x 1024 but in the Visual Studio development environment I am unable to display below 780 in design mode. Can anyone tell me how to display below 780 pixels vertically in design mode in Visual Studio.Net?
Kyle
I am developing a Table PC application using C# and VS.NET that is executed in portrait mode with a resolution of 768 X 1024. When I set the size of the form to 768 x 1024 in VS.NET it immediately sets the size to 768 x 780. I can programmatically position text boxes and buttons so they appear vertically below the 780 when the application is run on a Table PC in portrait mode of 768 x 1024 but in the Visual Studio development environment I am unable to display below 780 in design mode. Can anyone tell me how to display below 780 pixels vertically in design mode in Visual Studio.Net?
Kyle