Ribbon for WinForms
RibbonComboBoxStyle 列挙体

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 : RibbonComboBoxStyle 列挙体
Determines whether the user can edit a value in the text portion of the RibbonComboBox.
シンタックス
'宣言
 
Public Enum RibbonComboBoxStyle 
   Inherits System.Enum
public enum RibbonComboBoxStyle : System.Enum 
メンバ
メンバ解説
DropDownThe text portion is editable.
DropDownListThe user cannot directly edit the text portion.
継承階層

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

参照

C1.Win.Ribbon 名前空間