The Ribbon
public class RibbonGroup : System.Windows.Forms.PanelPublic Class RibbonGroup
Inherits System.Windows.Forms.Panel Introduced: X14.
| Constructor | Description |
|---|---|
| Ribbon |
Initializes a new instance of the Ribbon |
| Property | Description |
|---|---|
| Dialog |
Gets an object of type Dialog |
| Horizontal |
Gets or sets the ribbon group's horizontal content alignment. |
| Is |
Gets or sets a value whether the Ribbon |
| Key |
Gets or sets the keyboard shortcut of the Ribbon |
| Large |
Gets or sets an icon for this Ribbon |
| Ribbon |
Gets a collection of all items contained in this group. |
| Row |
Gets or sets the number of rows in the Ribbon |
| Show |
Gets or sets a value whether the Ribbon |
| Small |
Gets or sets a 16x16 1/96 inch icon for this Ribbon |
| Text | Overridden. |
| Tool |
Gets an object of type Ribbon |
Learn more about the TXText