| KryptonRibbonGroupSlider Properties | 
The KryptonRibbonGroupSlider type exposes the following members.
 Properties
Properties| 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.) | 
|  | Control | |
|  | CustomControl | 
            Gets and sets the custom control for display inside ribbon element.
            (Inherited from KryptonRibbonGroupCustomControl.) | 
|  | 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.
            (Inherited from KryptonRibbonGroupCustomControl.) | 
|  | 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.
            (Inherited from KryptonRibbonGroupCustomControl.) | 
|  | ShortcutKeys | 
            Gets and sets the shortcut key combination.
            (Inherited from KryptonRibbonGroupCustomControl.) | 
|  | 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.
            (Inherited from KryptonRibbonGroupCustomControl.) | 
|  | Visible | 
            Gets and sets the visible state of the custom control.
            (Inherited from KryptonRibbonGroupCustomControl.) | 
 See Also
See Also