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


In This Topic
    RibbonQatGroupButton Class Members
    In This Topic

    The following tables list the members exposed by RibbonQatGroupButton.

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyOverridden. Gets or sets whether this RibbonItem is enabled.  
    Public PropertyGets the RibbonGroup that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyReturns the referenced Ribbon group.  
    Public PropertyGets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets the unique name for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the owner collection for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the C1Ribbon or C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the C1Ribbon that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the RibbonTab that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyOverridden. Gets or sets the ToolTip string.  
    Public PropertyOverridden. Gets or sets whether this RibbonItem 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 MethodOverridden. Determines whether the specified RibbonItem is equal to the current RibbonItem.  
    Public MethodOverridden. Serves as a hash function for a particular type.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodRaises the RibbonItem.MouseEnter event. (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected MethodRaises the RibbonItem.MouseLeave event. (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected MethodRestores the default value of the RibbonItem.ToolTip property. (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected Method (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected Method (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected MethodSpecifies whether to save the value of the RibbonItem.ToolTip property. (Inherited from C1.Win.Ribbon.RibbonItem)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when the mouse enters the item. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public EventOccurs when the mouse leaves the item. (Inherited from C1.Win.Ribbon.RibbonItem)
    Top
    See Also