Ribbon for WinForms
OnSetComplete メソッド (ImageCollection)

C1.Win.4.8 アセンブリ > C1.Win.C1SuperTooltip 名前空間 > ImageCollection クラス : OnSetComplete メソッド
Performs additional custom processes after setting a value in the ImageCollection instance.
シンタックス
'宣言
 
Protected Overrides Sub OnSetComplete( _
   ByVal index As Integer, _
   ByVal oldValue As Object, _
   ByVal newValue As Object _
) 
protected override void OnSetComplete( 
   int index,
   object oldValue,
   object newValue
)

パラメータ

index
oldValue
newValue
参照

ImageCollection クラス
ImageCollection メンバ