PrintDocument for WinForms
DropDownStyle プロパティ (RenderInputComboBox)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderInputComboBox クラス : DropDownStyle プロパティ
コンボボックスのスタイルを指定する値を取得または設定します。
シンタックス
'宣言
 
Public Property DropDownStyle As System.Windows.Forms.ComboBoxStyle
'使用法
 
Dim instance As RenderInputComboBox
Dim value As System.Windows.Forms.ComboBoxStyle
 
instance.DropDownStyle = value
 
value = instance.DropDownStyle
public System.Windows.Forms.ComboBoxStyle DropDownStyle {get; set;}
参照

RenderInputComboBox クラス
RenderInputComboBox メンバ