Aligning Form in Visual Studio 2005
Posted
by patrick
on Stack Overflow
See other posts from Stack Overflow
or by patrick
Published on 2009-10-27T19:05:38Z
Indexed on
2010/05/02
19:57 UTC
Read the original article
Hit count: 271
visual-studio-2005
|visual-studio-designer
I am trying to add functionality to a form in Visual Studio 2005 that extends the form to the left. However, I am unable to figure out how to change the top and left alignment of he form in the form designer. There has to be a way to change the alignment of a form in the designer, right?
© Stack Overflow or respective owner