This question is locked. New answers and comments are not allowed.
I have a RadRibbonView with several RadRibbonTabs. When the RIbbon is minimized, I don't want to have to click outside of the Ribbon twice to perform an action. How do I accomplish this?
Steps:
1- Minimize the RadRibbonView
2- Click one of the tabs, then select a button
3- Move the mouse out of the RadRibbonView and Click -> (this makes the RadRibbon disappear, which is correct)
4- I have to click again to make my action do what is needed. (The first click only minimized the RadRibbon).
What I would like:
1- Minimize the RadRibbonView
2- Click one of the tabs, then select a button
3- Move the mouse out of the RadRibbonView and Click -> (The RadRibbonTab gets minimized and my action takes place.)
Steps:
1- Minimize the RadRibbonView
2- Click one of the tabs, then select a button
3- Move the mouse out of the RadRibbonView and Click -> (this makes the RadRibbon disappear, which is correct)
4- I have to click again to make my action do what is needed. (The first click only minimized the RadRibbon).
What I would like:
1- Minimize the RadRibbonView
2- Click one of the tabs, then select a button
3- Move the mouse out of the RadRibbonView and Click -> (The RadRibbonTab gets minimized and my action takes place.)