Ribbon for WinForms
QatItemAction 列挙体

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 : QatItemAction 列挙体
Specifies whether the item was added or removed to/from the QAT.
シンタックス
'宣言
 
Public Enum QatItemAction 
   Inherits System.Enum
public enum QatItemAction : System.Enum 
メンバ
メンバ解説
ItemAddedAn item was added to the QAT.
ItemRemovedAn item was removed from the QAT.
ResetThe contents of the QAT changed dramatically.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.Ribbon.QatItemAction

参照

C1.Win.Ribbon 名前空間