Ribbon for WinForms
OnRemoveComplete メソッド (RibbonGalleryItemCollection)

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

パラメータ

index
value
参照

RibbonGalleryItemCollection クラス
RibbonGalleryItemCollection メンバ