KryptonRibbonGroupComboBox Properties |
The KryptonRibbonGroupComboBox type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowButtonSpecToolTips |
Gets and sets a value indicating if tooltips should be displayed for button specs.
| |
| AutoCompleteCustomSource |
Gets or sets the StringCollection to use when the AutoCompleteSource property is set to CustomSource.
| |
| AutoCompleteMode |
Gets or sets the text completion behavior of the combobox.
| |
| AutoCompleteSource |
Gets or sets the autocomplete source, which can be one of the values from AutoCompleteSource enumeration.
| |
| 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.) | |
| ComboBox |
Access to the actual embedded KryptonComboBox instance.
| |
| Container | Gets the IContainer that contains the Component. (Inherited from Component.) | |
| ContextMenuStrip |
Gets and sets the associated context menu strip.
| |
| DataSource |
Gets and sets the list that this control will use to gets its items.
| |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) | |
| DisplayMember |
Gets and sets the property to display for the items in this control.
| |
| DropDownHeight |
Gets and sets the height, in pixels, of the drop down box in a KryptonComboBox.
| |
| DropDownStyle |
Gets and sets the appearance and functionality of the KryptonComboBox.
| |
| DropDownWidth |
Gets and sets the width, in pixels, of the drop down box in a KryptonComboBox.
| |
| DroppedDown |
Gets and sets a value indicating whether the control is displaying its drop-down portion.
| |
| Enabled |
Gets and sets the enabled state of the group combo box.
| |
| Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) | |
| FormatInfo |
Gets and sets the formatting provider.
| |
| FormatString |
Gets or sets the format specifier characters that indicate how a value is to be displayed.
| |
| FormattingEnabled |
Gets or sets if this property is true, the value of FormatString is used to convert the value of DisplayMember into a value that can be displayed.
| |
| ItemHeight |
Gets and sets the height, in pixels, of items in an owner-draw KryptomComboBox.
| |
| Items |
Gets or sets the items in the KryptonComboBox.
| |
| KeyTip |
Gets and sets the key tip for the ribbon group text box.
| |
| KryptonContextMenu |
Gets and sets the KryptonContextMenu for showing when the combobox is right clicked.
| |
| MaxDropDownItems |
Gets and sets the maximum number of entries to display in the drop-down list.
| |
| MaximumSize |
Gets or sets the maximum size of the control.
| |
| MaxLength |
Gets or sets the maximum number of characters that can be entered into the edit control.
| |
| MinimumSize |
Gets or sets the minimum size of the control.
| |
| SelectedIndex |
Gets and sets the selected index.
| |
| SelectedItem |
Gets and sets the selected item.
| |
| SelectedText |
Gets and sets the text that is selected in the editable portion of the control.
| |
| SelectedValue |
Gets and sets the selected value.
| |
| SelectionLength |
Gets and sets the number of characters selected in the editable portion of the control.
| |
| SelectionStart |
Gets and sets the starting index of selected text in the control.
| |
| ShortcutKeys |
Gets and sets the shortcut key combination.
| |
| Site | (Inherited from Component.) | |
| Sorted |
Gets or sets whether the items in the list portion of the KryptonComboBox are 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.
| |
| ValueMember |
Gets and sets the value member.
| |
| Visible |
Gets and sets the visible state of the rich text.
(Overrides KryptonRibbonGroupItem.Visible.) |