Here's the need:
- Commandbar docked left
- Horizontal text in each control with image on the left
The only options I can find to get the text horizontal is to set each control Style = msoButtonIconAndCaptionBelow or Style = msoButtonIconAndWrapCaptionBelow that forces the text to be centered with the image above.
Otherwise the commandbar is perfect when it's Position = msoBarFloating and each control Style = msoButtonIconAndCaption
I even tried docking the commandbar to the top but then i can't seem to control the width of it to force each button underneath each other.
Any ideas?
- Commandbar docked left
- Horizontal text in each control with image on the left
The only options I can find to get the text horizontal is to set each control Style = msoButtonIconAndCaptionBelow or Style = msoButtonIconAndWrapCaptionBelow that forces the text to be centered with the image above.
Otherwise the commandbar is perfect when it's Position = msoBarFloating and each control Style = msoButtonIconAndCaption
I even tried docking the commandbar to the top but then i can't seem to control the width of it to force each button underneath each other.
Any ideas?