Inserts an object of the type Ribbon
public void Insert(int index, Windows.Forms.Ribbon.RibbonGroup ribbonGroup);Public Sub Insert(ByVal index As Integer, ByVal ribbonGroup As Windows.Forms.Ribbon.RibbonGroup)| Parameter | Description | 
|---|---|
| index | The zero-based index at which the Ribbon | 
| ribbon | 
The Ribbon |