Ribbon for WinForms
OnInsertComplete メソッド (RibbonQatItemCollection)

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

パラメータ

index
value
参照

RibbonQatItemCollection クラス
RibbonQatItemCollection メンバ