Hi,
I add several PopupContainerTool's to a ribbon group. The tools have different names, with different sizes. The tools arrange themselves vertically and the popup arrows show direct right of the tool caption.
I need to place the arrows all in one line from top to bottom. My first idea was to set the MinSize property so that the tools are all equal size (which worked fine for ComboBoxTool) and so the arrow stays at the same place. But unfortunately the PopupContainerTool doesn't support size adjustment.
What I exactly need, can be specified in a view words:
- left align text
- make tools same width
- right align popup arrow
Is this possible?
Regards,
Michael
Doesn't anybody have a solution for that?
Michael,
Unfortunately there is no way to set the width of a PopupControlContainerTool. If you would like to submit a feature request for this functionality, you can do so here.
~Kim~
ok, thanks for your reply. We will see what the customer is saying.