Message 1 of 3
How to intercept a click event on a custom ribbon tab?

Not applicable
01-10-2013
12:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a have a custom ribbon tab on the Assembly and ZeroDoc ribbons, those have pannels and buttons.
The custom buttons have OnExecute event that can have custom actions addded.
But how can we intercept the event when user is clicking on the custom tab to show custom pannels?
Is there a OnExecute or a similar event for the RiboonTab?