Limitations
If the Ribbon
If the Ribbon
Adds a control of the type Ribbon
public int Add(System.Windows.Forms.Control item);Public Function Add(ByVal item As System.Windows.Forms.Control) As Integer| Parameter | Description |
|---|---|
| item | The control to be added to the end of this collection. |
The collection's index at which the value has been added.
If the Ribbon
If the Ribbon