Problem with VS.NET design mode

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Kyle Dunn

    Problem with VS.NET design mode

    Hi,

    I am developing a Table PC application 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
    programmaticall y 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
Working...