Krypton |
The KryptonRibbonGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowCollapsed | Gets and sets a value indicating if the ribbon group is allowed to be collapsed. | |
| CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component) | |
| Container | Gets the IContainer that contains the Component. (Inherited from Component) | |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component) | |
| DialogBoxLauncher | Gets and sets the display of a dialog box launcher button. | |
| Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component) | |
| Image | Gets and sets the ribbon group image when collapsed. | |
| Items | Gets the collection of ribbon group items. | |
| KeyTipDialogLauncher | Gets and sets the key tip used for group dialog box launcher. | |
| KeyTipGroup | Gets and sets the key tip used when group is collapsed. | |
| MaximumWidth | Gets and sets the maximum width allowed, with -1 removing this limitation | |
| MinimumWidth | Gets and sets the minimum width allowed, with -1 removing this limitation | |
| Site | Gets or sets the ISite of the Component. (Inherited from Component) | |
| Tag | Gets and sets user-defined data associated with the object. | |
| TextLine1 | Gets and sets the display text line 1 for the ribbon group. | |
| TextLine2 | Gets and sets the display text line 2 for the ribbon group. | |
| Visible | Gets and sets the visible state of the ribbon group. |