ComponentOne Ribbon for WinForms
RibbonQat Class
Members 

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : RibbonQat Class
Represents the Quick Access Toolbar (QAT) in a C1Ribbon control.
Object Model
RibbonQat Class
Syntax
'Declaration
 
Public Class RibbonQat 
   Inherits RibbonItemContainer
public class RibbonQat : RibbonItemContainer 
Remarks
The QAT is a user-customizable toolbar with frequently used commands. Typically, this toolbar shows commands such as Save, Undo, and Repeat, which should be in the forefront regardless of which Ribbon tab is open. The QAT can be placed above or below the Ribbon (see BelowRibbon.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Win.C1Ribbon.RibbonItem
            C1.Win.C1Ribbon.RibbonItemContainer
               C1.Win.C1Ribbon.RibbonQat

See Also

Reference

RibbonQat Members
C1.Win.C1Ribbon Namespace