normally when you set a control's location to 0,0 it will show up at the top left coorner of the form. I want to change it so the 0-Y coordinate will be shifted a few pixels down. I'm doing this because I dont want the main-menu control to appear at the top part of the form, but I want it to appear a few pixels lower than the top of the form...
anyone knows how I can do it?