BCGSoft.ControlBars.Ribbon Namespace > TabCommandObject Class : CategoryTabActivated Event |
'Declaration Public Event CategoryTabActivated As EventHandler
'Usage Dim instance As TabCommandObject Dim handler As EventHandler AddHandler instance.CategoryTabActivated, handler
public event EventHandler CategoryTabActivated
public: __event EventHandler* CategoryTabActivated
public: event EventHandler^ CategoryTabActivated
When this event is raised, the previous active CategoryPanel will be hide and the related CategoryPanel will be displayed in the RibbonControl.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2