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


In This Topic
    RibbonQat Class Members
    In This Topic

    The following tables list the members exposed by RibbonQat.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of RibbonQat.  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies whether the Quick Access Toolbar (QAT) will appear below the Ribbon.  
    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 PropertyGets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the collection of items in the QAT.  
    Public PropertyGets the collection of items in the QAT menu.  
    Public PropertyGets or sets whether the 'Customize QAT' drop-down button is visible.  
    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 whether the 'Show Below the Ribbon' QAT menu item is visible.  
    Public PropertyGets or sets whether the 'Minimize the Ribbon' QAT menu item is visible.  
    Public PropertyGets or sets the ISite of the RibbonItem. (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 PropertyUser-defined data associated with the RibbonItem. (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 Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Clean up any resources being used. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public MethodDetermines whether the specified RibbonItem is equal to the current RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public MethodServes as the default hash function. (Inherited from C1.Win.Ribbon.RibbonItem)
    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 ItemsChanged event.  
    Protected MethodRaises the MouseEnter event. (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected MethodRaises the MouseLeave event. (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected MethodRaises the PositionChanged event.  
    Protected MethodThis member is for internal use only.  
    Protected Method (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected MethodThis member is for internal use only.  
    Protected Method  
    Protected Method (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected MethodThis member is for internal use only.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs whenever a RibbonItem or RibbonGroup is added or removed to/from the Items collection.  
    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)
    Public EventOccurs whenever the BelowRibbon property is changed.  
    Top
    See Also