For my application I do not need to do anything with the QAT so what I'd like to do is disable the ability to open a context menu for anything on the ribbon.
Hi,
Yes, there was supposed to be a link included. Here it is.
http://ko.infragistics.com/community/forums/t/68617.aspx
Let me know if you have any questions.
Hi Marianne,
Thanks for the help. Was there supposed to be a link to Krasmimir's sample?
If you want to completely eliminate the QAT, you could add a style for the QuickAccessToolbar to your application and set the visibility property to Hidden.
If you want to remove the option to add a tool to the Quick Access Toolbar from the RibbonContextMenu you might want to look at this thread and Krasimir's sample.