I have a pretty simple c# application that uses .net framework 2.0. In my development machine (which is set to 1024x768) the app appears fine. The client runs the application in 1024x600 netbook, and the form seems like it's reduced in height.
http://dl.dropbox.com/u/381953/Screen%20shot%202010-11-01%20at%204.51.01%20PM.png
I tried to simulate the environment in VMWare, under 1004x601 resolution the app still looks fine.
Is there something I'm missing that would cause the window hight to be reduced?