Ribbon for WinForms
OnSetComplete メソッド (RibbonQatItemCollection)

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

RibbonQatItemCollection クラス
RibbonQatItemCollection メンバ