Posted 26 July 2021, 12:16 am EST
HelloCan we somehow achieve to have our custom menu on right-click or somehow override the RibbonButton MouseDown event?
We need this because we want to make our Custom function to add selected items to a new custom C1RibbonTab instead of QuickAccessToolbar or to have option to our custom MouseDown event on RibbonButton.
Something like on this example:

Best regards.