Ribbon for WinForms
OnInsertComplete メソッド (RibbonGroupCollection)

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

パラメータ

index
value
参照

RibbonGroupCollection クラス
RibbonGroupCollection メンバ