'宣言 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です。