PowerTools SPREAD for Windows Forms 8.0J
EditValue(ITypeDescriptorContext,IServiceProvider,Object) メソッド


コンテキスト
プロバイダ
Aboutダイアログの値を編集します。
構文
'Declaration
 
Public Overloads Overrides Function EditValue( _
   ByVal context As ITypeDescriptorContext, _
   ByVal provider As IServiceProvider, _
   ByVal value As Object _
) As Object
'使用法
 
Dim instance As AboutEditor
Dim context As ITypeDescriptorContext
Dim provider As IServiceProvider
Dim value As Object
Dim value As Object
 
value = instance.EditValue(context, provider, value)
public override object EditValue( 
   ITypeDescriptorContext context,
   IServiceProvider provider,
   object value
)

パラメータ

context
コンテキスト
provider
プロバイダ
value
参照

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

 

 


© 2004-2015, GrapeCity inc. All rights reserved.