バージョン

MaskUITypeEditor クラス メソッド

このクラスのメンバの一覧は、MaskUITypeEditorメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドEditValueオーバーロードされます。 Edits the value of the specified object using the editor style indicated by the System.Drawing.Design.UITypeEditor.GetEditStyle method. Infragistics.Shared.UITypeEditorListBaseから継承されます。
Public メソッドGetEditStyleオーバーロードされます。 Gets the editor style used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method. Infragistics.Shared.UITypeEditorListBaseから継承されます。
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オーバーライドされます。 ユーザーがリストから選択した項目を検証し、それを返します。  
トップ
参照