Ribbon for WinForms
OnSetComplete メソッド (RibbonQatLinkCollection)

C1.Win.Ribbon.6 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonQatLinkCollection クラス : OnSetComplete メソッド
C1.Win.C1Ribbon.RibbonQatLinkCollectionインスタンスで項目を設定した後に 追加的なカスタムプロセスを実行します。
シンタックス
'宣言
 
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 メンバ