Ribbon for WinForms
OnSetComplete メソッド (RibbonGalleryItemCollection)

C1.Win.Ribbon.6 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonGalleryItemCollection クラス : OnSetComplete メソッド
C1.Win.C1Ribbon.RibbonGroupCollectionインスタンスで C1.Win.C1Ribbon.RibbonGroupを 設定した後に追加的なカスタムプロセスを実行します。
シンタックス
'宣言
 
Protected Overridable Sub OnSetComplete( _
   ByVal index As Integer, _
   ByVal oldValue As Object, _
   ByVal newValue As Object _
) 
protected virtual void OnSetComplete( 
   int index,
   object oldValue,
   object newValue
)

パラメータ

index
oldValue
newValue
参照

RibbonGalleryItemCollection クラス
RibbonGalleryItemCollection メンバ