PowerTools SPREAD for Windows Forms 10.0J
OnSetComplete メソッド (CharBoxInfoCollection)


構文
'Declaration
 
Protected Overrides Sub OnSetComplete( _
   ByVal index As Integer, _
   ByVal oldValue As Object, _
   ByVal newValue As Object _
) 
'使用法
 
Dim instance As CharBoxInfoCollection
Dim index As Integer
Dim oldValue As Object
Dim newValue As Object
 
instance.OnSetComplete(index, oldValue, newValue)
protected override void OnSetComplete( 
   int index,
   object oldValue,
   object newValue
)

パラメータ

index
oldValue
newValue
参照

CharBoxInfoCollection クラス
CharBoxInfoCollection メンバ

 

 


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