KryptonRibbonGroupCustomControl Properties |
The KryptonRibbonGroupCustomControl type exposes the following members.
| Name | Description | |
|---|---|---|
| CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) | |
| ChainVisible |
Get a value indicating if all parent containers are visible.
(Inherited from KryptonRibbonGroupItem.) | |
| Container | Gets the IContainer that contains the Component. (Inherited from Component.) | |
| CustomControl |
Gets and sets the custom control for display inside ribbon element.
| |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) | |
| Enabled |
Gets and sets the enabled state of the custom control.
| |
| Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) | |
| KeyTip |
Gets and sets the key tip for the ribbon group custom control.
| |
| ShortcutKeys |
Gets and sets the shortcut key combination.
| |
| Site | (Inherited from Component.) | |
| Tag |
Gets and sets user-defined data associated with the object.
(Inherited from KryptonRibbonGroupItem.) | |
| ToolTipBody |
Gets and sets the body text for the item ToolTip.
| |
| Visible |
Gets and sets the visible state of the custom control.
(Overrides KryptonRibbonGroupItem.Visible.) |