Hi,
We're using NetAdvantage 10.2. We have a form with a toolbar set as a ribbon. When I double click a ribbon tab, the ribbon toolbar collapses, no longer showing the buttons. When I click the tab again, the ribbon toolbar expands back out. Is there a way to disable this functionality?
thanks
Mario
Hello,
This is expected behavior, please start Excel 2010 for example and double click on “Home” Ribbon Tab. You could set IsMinimized property of Ribbon object to true/false in order to programmatically minimize/maximize the Ribbon:
http://help.infragistics.com/Help/NetAdvantage/WinForms/2012.2/CLR4.0/html/Infragistics4.Win.UltraWinToolbars.v12.2~Infragistics.Win.UltraWinToolbars.Ribbon~IsMinimized.html
I have researched about appropriate event in which you could set this property and I was not able to find any suitable event, so I suggest you to log Product Idea for this functionality. You can suggest new product ideas for future versions (or vote for existing ones) at <http://ideas.infragistics.com>.
There are many benefits to submitting an product idea:
- Direct communication with our product management team regarding your product idea.
- Notifications whenever new information regarding your idea becomes available.
- Ability to vote on your favorite product ideas to let us know which ones are the most important to you. You will have ten votes for this and can change which ideas you are voting for at any time.
- Allow you to shape the future of our products by requesting new controls and products altogether.
- You and other developers can discuss existing product ideas with members of our Product Management team.
Steps to create your idea:
The Product Idea site puts you in the driver’s seat and allows you to track the progress of your ideas at any time, see how many votes it got, read comments from other developers in the community, and see if someone from the product team has additional questions for you.
Hristo,
Thank you for your response. I will follow up with the product idea.
Our customers are also running into this and frankly this has been working in this way for years before anybody really understood what was happening (really until I read this post and tried the same in Excel).
So I would like to know the status of this product idea.
Thanks,
-peter