Ribbon for WinForms
OnRemoveComplete メソッド (RibbonTabCollection)

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonTabCollection クラス : OnRemoveComplete メソッド
Performs additional custom processes after removing a RibbonTab from the RibbonTabCollection instance.
シンタックス
'宣言
 
Protected Overrides Sub OnRemoveComplete( _
   ByVal index As Integer, _
   ByVal value As Object _
) 
protected override void OnRemoveComplete( 
   int index,
   object value
)

パラメータ

index
value
参照

RibbonTabCollection クラス
RibbonTabCollection メンバ