Gets a control of type Ribbon
public System.Windows.Forms.Control this [int number] { get; }
Public Default ReadOnly Property Item(number As Integer) As System.Windows.Forms.Control
Parameter | Description |
---|---|
number | The zero-based index of the control. |