次の方法で共有


FontEditor.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;

パラメータ

戻り値

EditValue で使用するエディタ スタイルを示す UITypeEditorEditStyle 値。

必要条件

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

.NET Framework セキュリティ:

参照

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