'宣言 Function GetEditStyle() As System.Drawing.Design.UITypeEditorEditStyle
System.Drawing.Design.UITypeEditorEditStyle GetEditStyle()
'宣言 Function GetEditStyle() As System.Drawing.Design.UITypeEditorEditStyle
System.Drawing.Design.UITypeEditorEditStyle GetEditStyle()
デフォルトのハンドラは、ComboBox、DateTimePicker、および UpDown コントロールに対して DropDown を返します。他のコントロールタイプには None を返します。
UITypeEditorEditStyle 列挙は System.Drawing.Design 名前空間で 定義されます。使用できる設定は DropDown、Modal、および None です。