ComponentOne Ribbon for WinForms
RibbonTab Class Members
Properties  Methods  Events

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : RibbonTab Class

The following tables list the members exposed by RibbonTab.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
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
Public Methods
 NameDescription
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
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 after a Ribbon tab is deselected.  
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when a Ribbon tab is double clicked.  
Public EventOccurs when the mouse enters the tab header.  
Public EventOccurs when the mouse leaves the tab header.  
Public EventOccurs after a Ribbon tab is selected.  
Top
See Also

Reference

RibbonTab Class
C1.Win.C1Ribbon Namespace