Name | Description | |
---|---|---|
C1MultiSelect Constructor | Initializes a new instance of the C1MultiSelect control. |
The following tables list the members exposed by C1MultiSelect.
Name | Description | |
---|---|---|
C1MultiSelect Constructor | Initializes a new instance of the C1MultiSelect control. |
Name | Description | |
---|---|---|
AccessibilityObject | (Inherited from System.Windows.Forms.Control) | |
AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleName | (Inherited from System.Windows.Forms.Control) | |
AccessibleRole | (Inherited from System.Windows.Forms.Control) | |
AllowDrop | (Inherited from System.Windows.Forms.Control) | |
Anchor | (Inherited from System.Windows.Forms.Control) | |
AutoCompleteMode | Gets or sets an option that controls how automatic completion works for the C1MultiSelect. | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
AutoSize | Overridden. This property is not relevant for this class. | |
AutoSuggestMode | Gets or sets an option that controls how candidates searching works in auto-suggest mode. | |
BackColor | ||
BackgroundImage | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) | |
BindingContext | (Inherited from System.Windows.Forms.Control) | |
BindingInfo | Contains information about data binding. | |
BorderColor | Gets or sets the color of the control border. | |
BorderStyle | Gets or sets the BorderStyle value determining the type of border around the control. | |
Bottom | (Inherited from System.Windows.Forms.Control) | |
Bounds | (Inherited from System.Windows.Forms.Control) | |
CanFocus | (Inherited from System.Windows.Forms.Control) | |
CanSelect | (Inherited from System.Windows.Forms.Control) | |
Capture | (Inherited from System.Windows.Forms.Control) | |
CausesValidation | (Inherited from System.Windows.Forms.Control) | |
ClientRectangle | (Inherited from System.Windows.Forms.Control) | |
ClientSize | (Inherited from System.Windows.Forms.Control) | |
CompanyName | (Inherited from System.Windows.Forms.Control) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | (Inherited from System.Windows.Forms.Control) | |
ContextMenu | (Inherited from System.Windows.Forms.Control) | |
ContextMenuStrip | (Inherited from System.Windows.Forms.Control) | |
Controls | (Inherited from System.Windows.Forms.Control) | |
Created | (Inherited from System.Windows.Forms.Control) | |
Cursor | (Inherited from System.Windows.Forms.Control) | |
DataBindings | (Inherited from System.Windows.Forms.Control) | |
DeviceDpi | (Inherited from System.Windows.Forms.Control) | |
DisplayMode | Gets or sets a value indicates whether to show tag mode or text mode. | |
DisplayRectangle | (Inherited from System.Windows.Forms.Control) | |
Disposing | (Inherited from System.Windows.Forms.Control) | |
Dock | (Inherited from System.Windows.Forms.Control) | |
DropDownHeight | Gets or sets the height in pixels of the drop-down portion of the C1MultiSelect. | |
DropDownWidth | Gets or sets the width in pixels of the drop-down portion of the C1MultiSelect. | |
DroppedDown | Gets or sets a value indicating whether the C1MultiSelect is displaying its drop-down portion. | |
Enabled | (Inherited from System.Windows.Forms.Control) | |
Focused | (Inherited from System.Windows.Forms.Control) | |
Font | (Inherited from System.Windows.Forms.Control) | |
ForeColor | (Inherited from System.Windows.Forms.Control) | |
Handle | (Inherited from System.Windows.Forms.Control) | |
HasChildren | (Inherited from System.Windows.Forms.Control) | |
HeaderFormat | Gets or sets the format string used to create the header content when the control has more than MaxHeaderItems items selected. | |
Height | (Inherited from System.Windows.Forms.Control) | |
ImeMode | (Inherited from System.Windows.Forms.Control) | |
InvokeRequired | (Inherited from System.Windows.Forms.Control) | |
IsAccessible | (Inherited from System.Windows.Forms.Control) | |
IsDisposed | (Inherited from System.Windows.Forms.Control) | |
IsHandleCreated | (Inherited from System.Windows.Forms.Control) | |
IsHeaderFormatVisible | Gets a value that indicates whether header format is shown. | |
IsMirrored | (Inherited from System.Windows.Forms.Control) | |
Items | Returns the collection of the C1CheckListItem objects which are shown in drop-down part. | |
LayoutEngine | (Inherited from System.Windows.Forms.Control) | |
Left | (Inherited from System.Windows.Forms.Control) | |
Location | (Inherited from System.Windows.Forms.Control) | |
Margin | (Inherited from System.Windows.Forms.Control) | |
MaxHeaderItems | Gets or sets the maximum number of items to display on the control header. | |
MaximumSize | (Inherited from System.Windows.Forms.Control) | |
MinimumSize | (Inherited from System.Windows.Forms.Control) | |
Name | (Inherited from System.Windows.Forms.Control) | |
Padding | (Inherited from System.Windows.Forms.Control) | |
Parent | (Inherited from System.Windows.Forms.Control) | |
Placeholder | Gets or sets the string shown as a hint when the control is empty. | |
PreferredSize | (Inherited from System.Windows.Forms.Control) | |
ProductName | (Inherited from System.Windows.Forms.Control) | |
ProductVersion | (Inherited from System.Windows.Forms.Control) | |
RecreatingHandle | (Inherited from System.Windows.Forms.Control) | |
Region | (Inherited from System.Windows.Forms.Control) | |
Right | (Inherited from System.Windows.Forms.Control) | |
RightToLeft | (Inherited from System.Windows.Forms.Control) | |
SelectAllCaption | Gets or sets the caption for Select All checkbox. | |
SelectedIndex | Gets or sets the index of the currently selected item in the drop-down list. A zero-based index of the currently selected item. A value of negative one (-1) is returned if no item is selected. When SelectionMode is Single then only one item remains selected. | |
SelectedItem | Gets or sets the item that is currently selected in the drop-down list. | |
SelectedItems | Gets the collection of selected items in the drop-down C1CheckList control. | |
SelectedValues | Gets the array of selected item values in the drop-down C1CheckList control. | |
SelectionMode | Gets or sets a value indicating how the items of the C1CheckList control can be selected. SelectionMode is of type enumeration SelectionMode. The default is SelectionMode.Multiple. When SelectionMode was changed value to Single then one item remains selected. | |
Separator | Defines a separator string to separate items in text mode. | |
ShowCheckBoxes | Gets or sets a value indicating whether check boxes should be visible or not. | |
ShowDropDownButton | Gets or sets a value indicates whether to show drop-down button. | |
ShowRemoveButton | Gets or sets a value indicates whether to show remove button in each tag. | |
ShowSelectAll | Gets or sets a value that indicates whether to show select all checkbox or not. | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | (Inherited from System.Windows.Forms.Control) | |
Styles | Gets or sets styles. | |
TabIndex | (Inherited from System.Windows.Forms.Control) | |
TabStop | (Inherited from System.Windows.Forms.Control) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
TagWrap | Indicates whether a tag editor control automatically wraps tags to the beginning of the next line when necessary. | |
Text | Overridden. Gets or sets the text associated with this control. | |
Top | (Inherited from System.Windows.Forms.Control) | |
TopLevelControl | (Inherited from System.Windows.Forms.Control) | |
UnselectAllCaption | Gets or sets the caption for Unselect All checkbox. | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
Visible | (Inherited from System.Windows.Forms.Control) | |
Width | (Inherited from System.Windows.Forms.Control) |