BCGControlBar Library for .NET
RibbonContextCategoryGroup Class
Members 




Represents the Ribbon context category group. A context category group contains a collection of categories, which appear depending on the current context. You are responcible to set the Visible property to true or false at runtime when needed.
Object Model
RibbonContextCategoryGroup ClassRibbonControl ClassCollectionWithEvents ClassObject Class
Syntax
'Declaration
 
Public Class RibbonContextCategoryGroup 
   Inherits BCGSoft.Controls.Shared.CommandObject
   Implements BCGSoft.Controls.Shared.ICommandObject 
'Usage
 
Dim instance As RibbonContextCategoryGroup
public __gc class RibbonContextCategoryGroup : public BCGSoft.Controls.Shared.CommandObject, BCGSoft.Controls.Shared.ICommandObject  
public ref class RibbonContextCategoryGroup : public BCGSoft.Controls.Shared.CommandObject, BCGSoft.Controls.Shared.ICommandObject  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.Controls.Shared.CommandObject
            BCGSoft.ControlBars.Ribbon.RibbonContextCategoryGroup

Requirements

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

See Also

Reference

RibbonContextCategoryGroup Members
BCGSoft.ControlBars.Ribbon Namespace

Send Feedback