| 名前 | 解説 |
| AccessibilityObject | System.Windows.Forms.Controlから継承されます。 |
| AccessibleDefaultActionDescription | System.Windows.Forms.Controlから継承されます。 |
| AccessibleDescription | System.Windows.Forms.Controlから継承されます。 |
| AccessibleName | System.Windows.Forms.Controlから継承されます。 |
| AccessibleRole | System.Windows.Forms.Controlから継承されます。 |
| AllowDrop | System.Windows.Forms.Controlから継承されます。 |
| Anchor | System.Windows.Forms.Controlから継承されます。 |
| AutoCompleteMode | Gets or sets an option that controls how automatic completion works for the C1MultiSelect. |
| AutoScrollOffset | System.Windows.Forms.Controlから継承されます。 |
| AutoSize | オーバーライドされます。 |
| AutoSuggestMode | Gets or sets an option that controls how candidates searching works in auto-suggest mode. |
| BackColor | オーバーライドされます。 |
| BackgroundImage | System.Windows.Forms.Controlから継承されます。 |
| BackgroundImageLayout | System.Windows.Forms.Controlから継承されます。 |
| BindingContext | 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 | System.Windows.Forms.Controlから継承されます。 |
| Bounds | System.Windows.Forms.Controlから継承されます。 |
| CanFocus | System.Windows.Forms.Controlから継承されます。 |
| CanSelect | System.Windows.Forms.Controlから継承されます。 |
| Capture | System.Windows.Forms.Controlから継承されます。 |
| CausesValidation | System.Windows.Forms.Controlから継承されます。 |
| ClientRectangle | System.Windows.Forms.Controlから継承されます。 |
| ClientSize | System.Windows.Forms.Controlから継承されます。 |
| CompanyName | System.Windows.Forms.Controlから継承されます。 |
| Container | System.ComponentModel.Componentから継承されます。 |
| ContainsFocus | System.Windows.Forms.Controlから継承されます。 |
| ContextMenu | System.Windows.Forms.Controlから継承されます。 |
| ContextMenuStrip | System.Windows.Forms.Controlから継承されます。 |
| Controls | System.Windows.Forms.Controlから継承されます。 |
| Created | System.Windows.Forms.Controlから継承されます。 |
| Cursor | System.Windows.Forms.Controlから継承されます。 |
| DataBindings | System.Windows.Forms.Controlから継承されます。 |
| DeviceDpi | System.Windows.Forms.Controlから継承されます。 |
| DisplayMode | Gets or sets a value indicates whether to show tag mode or text mode. |
| DisplayRectangle | System.Windows.Forms.Controlから継承されます。 |
| Disposing | System.Windows.Forms.Controlから継承されます。 |
| Dock | 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 | System.Windows.Forms.Controlから継承されます。 |
| Focused | System.Windows.Forms.Controlから継承されます。 |
| Font | System.Windows.Forms.Controlから継承されます。 |
| ForeColor | System.Windows.Forms.Controlから継承されます。 |
| Handle | System.Windows.Forms.Controlから継承されます。 |
| HasChildren | 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 | System.Windows.Forms.Controlから継承されます。 |
| ImeMode | System.Windows.Forms.Controlから継承されます。 |
| InvokeRequired | System.Windows.Forms.Controlから継承されます。 |
| IsAccessible | System.Windows.Forms.Controlから継承されます。 |
| IsDisposed | System.Windows.Forms.Controlから継承されます。 |
| IsHandleCreated | System.Windows.Forms.Controlから継承されます。 |
| IsHeaderFormatVisible | Gets a value that indicates whether header format is shown. |
| IsMirrored | System.Windows.Forms.Controlから継承されます。 |
| Items | Returns the collection of the C1.Win.TreeView.C1CheckListItem objects which are shown in drop-down part. |
| LayoutEngine | System.Windows.Forms.Controlから継承されます。 |
| Left | System.Windows.Forms.Controlから継承されます。 |
| Location | System.Windows.Forms.Controlから継承されます。 |
| Margin | System.Windows.Forms.Controlから継承されます。 |
| MaxHeaderItems | Gets or sets the maximum number of items to display on the control header. |
| MaximumSize | System.Windows.Forms.Controlから継承されます。 |
| MinimumSize | System.Windows.Forms.Controlから継承されます。 |
| Name | System.Windows.Forms.Controlから継承されます。 |
| Padding | System.Windows.Forms.Controlから継承されます。 |
| Parent | System.Windows.Forms.Controlから継承されます。 |
| Placeholder | Gets or sets the string shown as a hint when the control is empty. |
| PreferredSize | System.Windows.Forms.Controlから継承されます。 |
| ProductName | System.Windows.Forms.Controlから継承されます。 |
| ProductVersion | System.Windows.Forms.Controlから継承されます。 |
| ReadOnly | Gets or sets a value indicating whether text editor in the C1MultiSelect is read-only. |
| RecreatingHandle | System.Windows.Forms.Controlから継承されます。 |
| Region | System.Windows.Forms.Controlから継承されます。 |
| Right | System.Windows.Forms.Controlから継承されます。 |
| RightToLeft | 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 C1.Win.TreeView.C1CheckList control. |
| SelectedValues | Gets the array of selected item values in the drop-down C1.Win.TreeView.C1CheckList control. |
| SelectionMode | Gets or sets a value indicating how the items of the C1.Win.TreeView.C1CheckList control can be selected. SelectionMode is of type enumeration C1.Win.TreeView.SelectionMode. The default is C1.Win.TreeView.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 | System.Windows.Forms.Controlから継承されます。 |
| Size | System.Windows.Forms.Controlから継承されます。 |
| Styles | Gets or sets styles. |
| TabIndex | System.Windows.Forms.Controlから継承されます。 |
| TabStop | System.Windows.Forms.Controlから継承されます。 |
| Tag | System.Windows.Forms.Controlから継承されます。 |
| TagWrap | Indicates whether a tag editor control automatically wraps tags to the beginning of the next line when necessary. |
| Text | オーバーライドされます。 Gets or sets the text associated with this control. |
| Top | System.Windows.Forms.Controlから継承されます。 |
| TopLevelControl | System.Windows.Forms.Controlから継承されます。 |
| UnselectAllCaption | Gets or sets the caption for Unselect All checkbox. |
| UseWaitCursor | System.Windows.Forms.Controlから継承されます。 |
| Visible | System.Windows.Forms.Controlから継承されます。 |
| Width | System.Windows.Forms.Controlから継承されます。 |