GrapeCity SPREAD for Windows Forms 11.0J
GetEditStyle(ITypeDescriptorContext) メソッド


コンテキスト
指定したコンテキストのAboutダイアログのスタイルを取得します。
構文
'Declaration
 
Public Overloads Overrides Function GetEditStyle( _
   ByVal context As ITypeDescriptorContext _
) As UITypeEditorEditStyle
'使用法
 
Dim instance As AboutEditor
Dim context As ITypeDescriptorContext
Dim value As UITypeEditorEditStyle
 
value = instance.GetEditStyle(context)
public override UITypeEditorEditStyle GetEditStyle( 
   ITypeDescriptorContext context
)

パラメータ

context
コンテキスト
参照

AboutEditor クラス
AboutEditor メンバ
オーバーロード一覧

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.