C1.Win.C1Ribbon.RibbonGroupを C1.Win.C1Ribbon.RibbonGroupCollectionインスタンスに 挿入した後に追加的なカスタムプロセスを実行します。
            
            
            シンタックス
            
            
            
            
            '宣言
 
Protected Overridable Sub OnInsertComplete( _
   ByVal  As Integer, _
   ByVal  As Object _
) 
             
        
            
            protected virtual void OnInsertComplete( 
   int ,
   object 
)
             
        
             
        
            パラメータ
- index
 
- value
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照