次の方法で共有


EditorAttribute コンストラクタ

EditorAttribute クラスの新しいインスタンスを初期化します。

オーバーロードの一覧

名前 説明
EditorAttribute () 既定のエディタを指定して、EditorAttribute クラスの新しいインスタンスを初期化します。つまり、エディタは指定されません。
EditorAttribute (String, String) エディタの型名と基本型名を指定して、EditorAttribute クラスの新しいインスタンスを初期化します。
EditorAttribute (String, Type) 型名と基本型を指定して、EditorAttribute クラスの新しいインスタンスを初期化します。
EditorAttribute (Type, Type) 型と基本型を指定して、EditorAttribute クラスの新しいインスタンスを初期化します。

参照

関連項目

EditorAttribute クラス
EditorAttribute メンバ
System.ComponentModel 名前空間