View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul James[_3_] Paul James[_3_] is offline
external usenet poster
 
Posts: 58
Default resizing and aligning groups of ActiveX controls together

Is there an easy way to make the controls the same height and width with a
single operation on the group?

Also, is there a way to select a group of controls such as Option buttons
and align them together on the left without having to align the individual
controls one by one?

Thank you in advance.