Microsoft Word allows a way to restrict the individual child element of a popupmenu from being added to the QAT. Basically, when the user tries to add a child element to the QAT, the popupmenu itself is the one that gets added to the QAT
Is this possible?
Hello,
I believe that you could achieve this by setting the 'AllowMultipleInstances' property of a tool, which is located under the 'SharedProps', to false.
Please do not hesitate to contact us if you need any additional assistance.
Will that also prevent you from adding a second instance of the tool to a different Ribbon Tab or Group?
Hi again,
The answer to this questions is - yes, it will prevent adding a second instance of the tool anywhere. Please take a look at: http://help.infragistics.com/NetAdvantage/WinForms/2011.2/CLR2.0/?page=Infragistics2.Win.UltraWinToolbars.v11.2~Infragistics.Win.UltraWinToolbars.SharedProps~AllowMultipleInstances.html