バージョン

GetEditStyle(ITypeDescriptorContext) メソッド

表示される UIEditor のタイプを決定するために使用されます。
シンタックス
'宣言
 
Public Overloads Overrides Function GetEditStyle( _
   ByVal context As ITypeDescriptorContext _
) As UITypeEditorEditStyle
public override UITypeEditorEditStyle GetEditStyle( 
   ITypeDescriptorContext context
)

パラメータ

context
ITypeDescriptorContext

戻り値の型

UIEditor のタイプを指定する UITypeEditorEditStyle。
参照