ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonTab Class


In This Topic
    RibbonTab Class Properties
    In This Topic

    For a list of all members of this type, see RibbonTab members.

    Public Properties
     NameDescription
    Public PropertyGets or set whether it is allowed to click this tab.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or set whether the contents of this tab are enabled.  
    Public PropertyGets the collection of item groups on this tab.  
    Public PropertyGets or sets the small image (16 x 16) that appears on the tab.  
    Public PropertyGets a value indicating whether the RibbonTab has been disposed of.  
    Public PropertyGets or sets the KeyTip providing keyboard access to a ribbon tab.  
    Public PropertyGets or sets the unique name for this RibbonTab.  
    Public PropertyGets the owner of this tab.  
    Public PropertyGets the owner collection for this RibbonTab.  
    Public PropertyGets the C1Ribbon that this RibbonTab belongs to.  
    Public PropertyGets or sets whether this tab is currently selected. Only one tab can be selected at any time.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets the index of the image in the SmallImageList.  
    Public PropertyGets or sets the image key in the SmallImageList.  
    Public PropertyUser-defined data associated with the RibbonTab.  
    Public PropertyGets or sets the text for this tab.  
    Public PropertyGets or sets the ToolTip string.  
    Public PropertyGets or sets whether this tab is visible.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    See Also