次の方法で共有


ImageEditor.GetEditStyle メソッド (ITypeDescriptorContext)

EditValue メソッドの編集スタイルを取得します。

Overrides Overloads Public Function GetEditStyle( _
   ByVal context As ITypeDescriptorContext _) As UITypeEditorEditStyle
[C#]
public override UITypeEditorEditStyle GetEditStyle(ITypeDescriptorContextcontext);
[C++]
public: UITypeEditorEditStyle GetEditStyle(ITypeDescriptorContext* context);
[JScript]
public override function GetEditStyle(
   context : ITypeDescriptorContext) : UITypeEditorEditStyle;

パラメータ

戻り値

サポートされている編集スタイルを示す UITypeEditorEditStyle 列挙値。

解説

EditValue メソッドがサポートされていない場合、このメソッドは None を返します。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

ImageEditor クラス | ImageEditor メンバ | System.Drawing.Design 名前空間 | ImageEditor.GetEditStyle オーバーロードの一覧