How can I align controls vertically in Windows Forms apps?
I have several paired label/textbox and label/combobox controls on a form.
Getting them aligned horizontally is not a problem, but it's kind of a
pain getting them vertically aligned with an even amount of vertical
spacing / Y axis.
In the olden days with Delphi this was a breeze - you highlight all the
controls, select an item from a menu, and voila!
Is there something similar in Visual Studio (2012 Ultimate)?
No comments:
Post a Comment