Krypton |
The KryptonRibbonGroupDomainUpDown type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowButtonSpecToolTips | Gets and sets a value indicating if tooltips should be displayed for button specs. | |
| ButtonSpecs | Gets the collection of button specifications. | |
| 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) | |
| ContextMenuStrip | Gets and sets the associated context menu strip. | |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component) | |
| DomainUpDown | Access to the actual embedded KryptonDomainUpDown instance. | |
| Enabled | Gets and sets the enabled state of the group domain up-down. | |
| Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component) | |
| InterceptArrowKeys | Gets or sets whether the up-down control will increment and decrement the value when the UP ARROW and DOWN ARROW are used. | |
| Items | Gets or the collection of allowable items of the domain up down. | |
| KeyTip | Gets and sets the key tip for the ribbon group domain up-down. | |
| KryptonContextMenu | Gets and sets the KryptonContextMenu for showing when the domain up down is right clicked. | |
| MaximumSize | Gets or sets the maximum size of the control. | |
| MinimumSize | Gets or sets the minimum size of the control. | |
| ReadOnly | Gets or sets a value indicating whether the text in the edit control can be changed or not. | |
| SelectedIndex | Gets or sets the index value of the selected item. | |
| SelectedItem | Gets or sets the selected item based on the index value of the selected item in the collection. | |
| ShortcutKeys | Gets and sets the shortcut key combination. | |
| Site | Gets or sets the ISite of the Component. (Inherited from Component) | |
| Sorted | Gets or sets a value indicating whether the item collection is sorted. | |
| Tag |
Gets and sets user-defined data associated with the object.
(Inherited from KryptonRibbonGroupItem) | |
| Text | Gets and sets the text associated with the control. | |
| TextAlign | Gets or sets how the text should be aligned for edit controls. | |
| UpDownAlign | Gets or sets how the up-down control will position the up down buttons relative to its text box. | |
| Visible |
Gets and sets the visible state of the domain up-down.
(Overrides KryptonRibbonGroupItem.Visible) |