バージョン

GetEditStyle(ITypeDescriptorContext) メソッド

EditValue(ITypeDescriptorContext,IServiceProvider,Object) メソッドによって使用されるエディター スタイルを取得します。
シンタックス
'宣言
 
Public Overloads Overrides Function GetEditStyle( _
   ByVal context As ITypeDescriptorContext _
) As UITypeEditorEditStyle
public override UITypeEditorEditStyle GetEditStyle( 
   ITypeDescriptorContext context
)

パラメータ

context
追加のコンテキスト情報を取得するために使用する System.ComponentModel.ITypeDescriptorContext

戻り値の型

EditValue(ITypeDescriptorContext,IServiceProvider,Object) メソッドによって使用されるエディターのスタイルを示す System.Drawing.Design.UITypeEditorEditStyle 値。
参照