Ribbon for WinForms
OnInsertComplete メソッド (RibbonQatItemCollection)

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

パラメータ

index
value
参照

RibbonQatItemCollection クラス
RibbonQatItemCollection メンバ