PowerTools SPREAD for Windows Forms 8.0J
InitialByCreateInstance メソッド


設計時のCreateInstanceをサポートします。
構文
'Declaration
 
Public Sub InitialByCreateInstance( _
   ByVal instance As Object, _
   ByVal propertyName As String, _
   ByVal value As Object _
) 
'使用法
 
Dim instance As InputManCellTypeBase
Dim instance As Object
Dim propertyName As String
Dim value As Object
 
instance.InitialByCreateInstance(instance, propertyName, value)
public void InitialByCreateInstance( 
   object instance,
   string propertyName,
   object value
)

パラメータ

instance
propertyName
value
参照

InputManCellTypeBase クラス
InputManCellTypeBase メンバ

 

 


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