'宣言 Function C1EditorGetStyle() As System.Drawing.Design.UITypeEditorEditStyle
System.Drawing.Design.UITypeEditorEditStyle C1EditorGetStyle()
'宣言 Function C1EditorGetStyle() As System.Drawing.Design.UITypeEditorEditStyle
System.Drawing.Design.UITypeEditorEditStyle C1EditorGetStyle()
デフォルトのハンドラは、ComboBox、DateTimePicker、UpDown の各コントロールの場合、 DropDown を返します。その他のコントロールタイプの場合 None を返します。
UITypeEditorEditStyle 列挙体は、 System.Drawing.Design 名前空間で定義します。使用可能な設定は、 DropDown、 Modal、 None です。