Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonContextualTabGroup Class
Properties Methods Events


In This Topic
    RibbonContextualTabGroup Class Members
    In This Topic

    The following tables list the members exposed by RibbonContextualTabGroup.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or set whether it is allowed to click the caption of this tab group.  
    Public PropertyGets or sets color of the contextual tab group.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets the RibbonContextualTabGroup.Font used by the RibbonContextualTabGroup.  
    Public PropertyGets or sets the RibbonContextualTabGroup.Color used to display text in the RibbonContextualTabGroup.  
    Public PropertyGets a value indicating whether the RibbonContextualTabGroup has been disposed of.  
    Public PropertyGets or sets the unique name for this RibbonContextualTabGroup.  
    Public PropertyGets the owner collection for this RibbonContextualTabGroup.  
    Public PropertyGets the C1Ribbon that this RibbonContextualTabGroup belongs to.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets the collection of tabs in this RibbonContextualTabGroup.  
    Public PropertyUser-defined data associated with the RibbonContextualTabGroup.  
    Public PropertyGets or sets the caption text for the contextual tab group.  
    Public PropertyGets or sets the ToolTip string.  
    Public PropertyGets or sets whether the contextual tab group is visible.  
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the caption of a contextual tab group is clicked.  
    Public Event (Inherited from System.ComponentModel.Component)
    Top
    See Also