Option Group - aligning controls

kirkm

Registered User.
Local time
Tomorrow, 05:09
Joined
Oct 30, 2008
Messages
1,257
The left value seems to act on the label only, not the button part. Can you set them to the same Left position anyhow? Plus is there an easy way to set the Top poistion for each, so they're equal distance apart? Thanks.
 
Select the buttons, not the labels.
Then align.
 
I somehow have all the buttons and labels separated. But if I put a rectangle around one of the other (to set the same Left value for all) they all move back together! LOL then I need to separate them again, been a hour doing this already!! How do you set a Left for buttons only, and a left for labels only? Or should this be done in code (I'm in design view)
 
When you create the option group, the elements in it are all properly aligned. I assume you have build the group from scratch and now want to add elements.

In design view, you can select several controls and use the various buttons on the ribbon to size them and align them. If the buttons are displayed horizontally, obviously aligning them left would stack them on top of each other so align top or bottom and use the equal horizontal option to spread them out.
 

Users who are viewing this thread

Back
Top Bottom