Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
715
Need a control in the QAT to resize dynamically
posted

Hello

In my Ribbon's QAT, I have some custom controls, one of which is a text box. I want this text box to resize depending on how much room is available

.So for instance, the text box would initially fill up the remaining space, but if the user added a favourite to their QAT, the text box would then shrink just a little to allow room for the new favourite.

Is there a way I can either

a) have the ribbon resize this control depending on available space

b) have the ribbon tell me how much space is left available on the QAT before it starts to move stuff down onto the second row.