View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Aligning edit boxes on the Ribbon

Hi XP

Sorry I have no time to play with it now
To busy with work and with examples for backstageview in 2010

I hope you get help from anybody else



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"xp" wrote in message ...
Hi Ron,

This will size the boxes themselves, which is half the battle, but the
labels are text and are still a problem. I can insert a blank space but the
spaces are sometimes too wide or too narrow to line things up; it looks
better, but is still a problem.

Please let me know if you learn any more or have any further ideas.

Thanks for the tip!

"Ron de Bruin" wrote:

Hi xp

Try to set the width with

sizeString="WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW W"


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"xp" wrote in message ...
In the ribbon, when I set up two edit boxes, one above the other, they don't
line up because the text in the labels are different widths...it looks pretty
ugly...how can I get the edit boxes to line up correctly or perhaps right
align?

Thanks!

.