How to control the width & flow layout of the QAT?

Ribbon for WPF Forum

Posted 16 years ago by Acer
Version: 3.0.0410
Avatar
I currently adding buttons and a TextBox to the Quick Access Toolbar (QAT),
How can I control their appreance (I want the QAT to be streched and place the controls divided by spaces).

Another problem I want to solve is that I have a TextBox which looks good at loading but inserted to the "additional controls" when text is inserted.

Thanks,

Comments (1)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Controls in the QAT like TextBox should have explicit widths set instead of allowing them to grow/shrink in width. You also can use Margin to add surrounding space.

Beyond that, the Ribbon will determine when the width of the QAT items is too large and some need to be placed on the overflow popup.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.