Ribbon for WinForms
OnSetComplete メソッド (RibbonQatLinkCollection)

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonQatLinkCollection クラス : OnSetComplete メソッド
Performs additional custom processes after setting an item in the RibbonQatLinkCollection 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
参照

RibbonQatLinkCollection クラス
RibbonQatLinkCollection メンバ