Ribbon for WinForms
OnInsertComplete メソッド (RibbonTabCollection)

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

パラメータ

index
value
参照

RibbonTabCollection クラス
RibbonTabCollection メンバ