バージョン

UITypeEditorListBase クラス メンバ

UITypeEditorListBaseデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティIsDropDownResizableGets a value indicating whether drop-down editors should be resizable by the user. System.Drawing.Design.UITypeEditorから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドEditValueオーバーロードされます。 オーバーライドされます。 値を編集し、必要に応じて値を変換するために使用します。  
Public メソッドGetEditStyleオーバーロードされます。 オーバーライドされます。 表示される UIEditor のタイプを決定するために使用されます。  
Public メソッドGetPaintValueSupportedオーバーロードされます。 Indicates whether this editor supports painting a representation of an object's value. System.Drawing.Design.UITypeEditorから継承されます。
Public メソッドPaintValueオーバーロードされます。 Paints a representation of the value of the specified object to the specified canvas. System.Drawing.Design.UITypeEditorから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドGetListItemsリストに表示する項目一式を返します。  
Protected メソッドInitializeListBox列挙値を表示するリストボックスが作成されるときに呼び出されます。  
Protected メソッドValidateEditItemユーザーがリストから選択した項目を検証し、それを返します。  
トップ
参照