Ribbon for WinForms
RibbonQat クラス
メンバ 

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 : RibbonQat クラス
Represents the Quick Access Toolbar (QAT) in a C1Ribbon control.
オブジェクト モデル
RibbonQat クラス
シンタックス
'宣言
 
Public Class RibbonQat 
   Inherits RibbonItemContainer
public class RibbonQat : RibbonItemContainer 
解説
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.
継承階層

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

参照

RibbonQat メンバ
C1.Win.Ribbon 名前空間