Name | Description | |
---|---|---|
C1Combo Constructor | Initialize a new instance of C1Combo control. |
The following tables list the members exposed by C1Combo.
Name | Description | |
---|---|---|
C1Combo Constructor | Initialize a new instance of C1Combo 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) | |
AddItemCols | Returns or sets the column number for the AddItem mode. | |
AddItemSeparator | Determines the separation string for columns when using the AddItem method in AddItem mode. | |
AllowColMove | Enables/disables interactive column movement. | |
AllowColSelect | Enables/disables interactive column selection. | |
AllowDrag | Returns or sets the flag indicating if text can be taken from the editor by drag and drop. | |
AllowDrop | (Inherited from System.Windows.Forms.Control) | |
AllowHorizontalSplit | Specifies if a user is allowed to create horizontal splits. | |
AllowSort | Returns or sets whether or not column sort is allowed. | |
AllowVerticalSplit | Specifies if a user is allowed to create vertical splits. | |
AlternatingRows | Determines if a list or split displays odd-numbered rows in one style and even-numbered rows in another. | |
Anchor | (Inherited from System.Windows.Forms.Control) | |
AutoCompletion | Determines whether matching incremental search values are automatically copied to the text portion of a combo during editing. | |
AutoDropDown | Determines whether the control automatically opens when the user types a character into a cell. | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
AutoSelect | Determines whether the combo sets its index to the current position of the datasource when it is firstly filled with data. | |
AutoSize | Determines whether or not the combo height can be resized. (Inherited from C1.Win.List.ComboBoxContainer) | |
BackColor | Controls the background color of the list portion of the control. | |
BindingContext | (Inherited from System.Windows.Forms.Control) | |
Bookmark | Returns or sets the bookmark identifying the current row in the list. | |
BorderStyle | Returns or sets the border style for the control. (Inherited from C1.Win.List.ComboBoxContainer) | |
Bottom | (Inherited from System.Windows.Forms.Control) | |
Bounds | (Inherited from System.Windows.Forms.Control) | |
ButtonWidth | Gets the width for the combo button. (Inherited from C1.Win.List.ComboBoxContainer) | |
CanFocus | (Inherited from System.Windows.Forms.Control) | |
CanSelect | (Inherited from System.Windows.Forms.Control) | |
Caption | Returns or sets the caption for list. | |
CaptionHeight | Returns or sets the height of the list caption area. The default value is -1, which means that actual height is set automatically according to the font size. Set this property to 0 to hide the caption. | |
CaptionStyle | Returns or sets the Style object that controls the appearance of the caption area. | |
CaptionVisible | Returns or sets the flag indicating if list's caption is visible. | |
Capture | (Inherited from System.Windows.Forms.Control) | |
CausesValidation | (Inherited from System.Windows.Forms.Control) | |
CellTips | Determines whether the list displays a pop-up text window when the cursor is idle. | |
CellTipsDelay | Determines the amount of time before the cell tip window is displayed. | |
CellTipsWidth | Returns or sets the width of the cell tip window. | |
CharacterCasing | Indicates if all characters should be left alone or converted to uppercase or lowercase. | |
ClientRectangle | (Inherited from System.Windows.Forms.Control) | |
ClientSize | (Inherited from System.Windows.Forms.Control) | |
Col | Returns or sets the column position of the current cell. | |
ColumnCaptionHeight | Returns or sets the height of the column headers. | |
ColumnFooterHeight | Returns or sets the height of the column footers. | |
ColumnFooters | Specifies whether footers are displayed. | |
ColumnHeaders | Specifies whether headers are displayed. | |
Columns | Returns a collection of C1DataColumn objects. | |
ColumnWidth | Returns or sets the column width for each column in the control. | |
ComboStyle | Returns or sets a value indicating the display type and behavior of the control. (Inherited from C1.Win.List.ComboBoxContainer) | |
CompanyName | (Inherited from System.Windows.Forms.Control) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | (Inherited from C1.Win.List.ComboBoxContainer) | |
ContextMenuStrip | Gets or sets the ContextMenuStrip associated with this control. (Inherited from C1.Win.List.ComboBoxContainer) | |
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) | |
DataContext | (Inherited from System.Windows.Forms.Control) | |
DataMember | Returns or sets the name of the data member used to populate the control. | |
DataMode | Specifies the normal or additem mode. | |
DataSource | Specifies the data source object used to bind the control to. | |
DeadAreaBackColor | Controls the background color of the dead area in the list. | |
DefColWidth | Specifies column width for auto-created columns. | |
DeviceDpi | (Inherited from System.Windows.Forms.Control) | |
DisplayMember | Returns or sets the DataSource field used for incremental search. | |
DisplayRectangle | (Inherited from System.Windows.Forms.Control) | |
Disposing | (Inherited from System.Windows.Forms.Control) | |
Dock | (Inherited from System.Windows.Forms.Control) | |
DragMode | Returns or sets the value that indicates whether the combo box or the programmer handles a drag operation. | |
DrawMode | Gets or sets a value indicating whether your code or the operating system will handle drawing of elements in the list. | |
DropdownPosition | Returns or sets the dropdown position. (Inherited from C1.Win.List.ComboBoxContainer) | |
DropDownWidth | Returns or sets the width of the dropped down. (Inherited from C1.Win.List.ComboBoxContainer) | |
DropMode | Returns or sets a value that indicates how the combo box handles drop operations. | |
DroppedDown | Returns or sets whether the drop-down window is visible. (Inherited from C1.Win.List.ComboBoxContainer) | |
EditorBackColor | Controls the background color of the editor portion of the control. | |
EditorBorderColor | Controls the border color of the editor portion of the control. | |
EditorFont | Returns or sets the font associated with the text box portion of a C1Combo control. | |
EditorForeColor | Controls the foreground color of the editor portion of the control. | |
EditorHeight | Gets/Sets the editor height. | |
EmptyRows | Returns or sets a value that determines how the list displays rows below the last data row. | |
Enabled | Indicates whether the control is enabled. | |
EvenRowStyle | Returns or sets the Style object that controls the appearance of an even-numbered row. | |
ExtendRightColumn | Returns or sets whether the last column will extend to fill the dead area of the list. | |
FetchRowStyles | Specifies whether the FetchRowStyle event will be fired. | |
FlatStyle | Determines the appearance of the list. | |
Focused | (Inherited from C1.Win.List.ComboBoxContainer) | |
FocusedSplit | Gets the Split that has focus. | |
Font | Overridden. Returns or sets the font associated with the list portion of a C1Combo control. | |
FooterStyle | Returns the Style object that controls the appearance of column footers. | |
ForeColor | Controls the foreground color of the list portion of the control. | |
GapHeight | Returns or sets the length between the edit portion and the dropdown portion of the combo box. (Inherited from C1.Win.List.ComboBoxContainer) | |
Handle | (Inherited from System.Windows.Forms.Control) | |
HasChildren | (Inherited from System.Windows.Forms.Control) | |
HeadingStyle | Returns the Style object that controls the appearance of column heading. | |
Height | (Inherited from System.Windows.Forms.Control) | |
HighLightRowStyle | Returns the Style object that controls the appearance of hight light row. | |
HScrollBar | Returns the HBar object that controls the appearance of the horizontal scrollbar. | |
ImeMode | (Inherited from System.Windows.Forms.Control) | |
IntegralHeight | Controls whether partial rows are displayed. | |
InvokeRequired | (Inherited from System.Windows.Forms.Control) | |
IsAccessible | (Inherited from System.Windows.Forms.Control) | |
IsAncestorSiteInDesignMode | (Inherited from System.Windows.Forms.Control) | |
IsDisposed | (Inherited from System.Windows.Forms.Control) | |
IsHandleCreated | (Inherited from System.Windows.Forms.Control) | |
IsMirrored | (Inherited from System.Windows.Forms.Control) | |
ItemHeight | Returns or sets the height of all list rows. | |
KeepForeColor | Determines whether the fore ground color of text box keeps unchanged when the combo is disabled, this only takes effect when the ComboStyle is DropdownList. | |
LayoutEngine | (Inherited from System.Windows.Forms.Control) | |
Left | (Inherited from System.Windows.Forms.Control) | |
LeftCol | Returns or sets the zero-based index of the leftmost column in a list or split. | |
LimitToList | Determines if users can enter an entry which is not in the list. | |
ListCount | Returns the total row number for the control. | |
Location | (Inherited from System.Windows.Forms.Control) | |
Margin | (Inherited from System.Windows.Forms.Control) | |
MatchCol | Specifies the column where the incremental search is performed on. | |
MatchCompare | Returns or sets the comparing mode for a search. | |
MatchEntry | Returns or sets a value indicating how the control performs searches based on user's input. | |
MatchEntryTimeout | Returns or sets a value indicating the timeout, in milliseconds, for incremental searching. | |
MaxDropDownItems | The maximum number of items of in the drop-down portion of the combo box. | |
MaximumSize | (Inherited from System.Windows.Forms.Control) | |
MaxLength | Gets or sets the maximum number of characters allowed in the editable portion of a combo box. | |
MinimumSize | (Inherited from System.Windows.Forms.Control) | |
MouseCursor | Determines the style of the mouse cursor when it is over list portion of the control. | |
Name | (Inherited from System.Windows.Forms.Control) | |
OddRowStyle | Returns or sets the Style object that controls the appearance of an odd-numbered row. | |
Parent | (Inherited from System.Windows.Forms.Control) | |
PartialRightColumn | True if rightmost column can be clipped to the edge of a split. | |
PreferredHeight | Gets the preferred height of the item area of the combo box. | |
PreferredSize | (Inherited from System.Windows.Forms.Control) | |
ProductName | (Inherited from System.Windows.Forms.Control) | |
ProductVersion | (Inherited from System.Windows.Forms.Control) | |
ReadOnly | Controls whether the text in the control can be changed or not. | |
RecreatingHandle | (Inherited from System.Windows.Forms.Control) | |
Region | (Inherited from System.Windows.Forms.Control) | |
Right | (Inherited from System.Windows.Forms.Control) | |
RightToLeft | When True, applies right to left text functionality. (Inherited from C1.Win.List.ComboBoxContainer) | |
Row | Returns or sets the position of current list row relative to the first displayed row. | |
RowDivider | Determines the style of the border drawn between list rows. | |
RowSubDividerColor | Returns or sets the color of a RowSubDivider. | |
RowTracking | Controls whether rows are automatically highlighted as the mouse is moved over the C1List control. | |
ScrollTips | Determines whether the list displays a pop-up text window when the scrollbar thumb is dragged. | |
ScrollTrack | Determines whether the list constantly displays information as it scrolls. | |
SelectedCols | Returns the SelectedColumnCollection object. | |
SelectedIndex | Returns or sets the bookmark of the currently selected item. | |
SelectedStyle | Returns the Style object that controls the appearance of selected cells. | |
SelectedText | Returns or sets the string containing the currently selected text within the combo box editing window. | |
SelectedValue | Gets or sets the value of the member property specified by the ValueMember property. | |
SelectionLength | Returns or sets the number of characters selected within the editing window. | |
SelectionStart | Returns or sets the starting point of the text selection within the editing window. | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | (Inherited from System.Windows.Forms.Control) | |
Split | Returns current split number. | |
Splits | Returns a Collection of Split objects. | |
Style | Returns or sets the normal Style object for the list. | |
Styles | Returns a collection of named Style objects. | |
SuperBack | Controls the BackSpace behavior when AutoCompletion and LimitToList are set to true. | |
TabIndex | (Inherited from System.Windows.Forms.Control) | |
TabStop | (Inherited from System.Windows.Forms.Control) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
Text | Overridden. Returns or sets the text displayed in the editor. | |
TextAlign | Determines how the text will be aligned within the editor. | |
ToolTip | Gets or sets the tooltip text. (Inherited from C1.Win.List.ComboBoxContainer) | |
Top | (Inherited from System.Windows.Forms.Control) | |
TopIndex | Returns or sets a value containing the bookmark for the first visible row in a list or split. | |
TopLevelControl | (Inherited from System.Windows.Forms.Control) | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
ValueMember | Specifies the field name for binding purposes. | |
VerticalAlign | Gets or sets the vertical alignment of the content in the editor. The default is VerticalAlignEnum.Top. | |
Visible | (Inherited from System.Windows.Forms.Control) | |
VisibleCols | Returns the number of visible columns in the current split. | |
VisibleRows | Returns the number of visible rows in the list. | |
VScrollBar | Returns or sets the VBar object that controls the appearance of the vertical scrollbar. | |
Width | (Inherited from System.Windows.Forms.Control) | |
WillChangeToIndex | Returns the bookmark identifying the will-be selected item in a control. | |
WillChangeToText | Returns the string identifying the text for the item to be selected. | |
WillChangeToValue | Returns the object identifying the value to be selected. |
Name | Description | |
---|---|---|
AddCellStyle | Controls the font and color of cells within a list, column, or split according to value. | |
AddItem | Add a new item to the end in the AddItem mode. | |
AddItemBegin | Please use SuspendBinding(), this method will be removed in next release. | |
AddItemEnd | ||
AddItemF | ||
AddItemTitles | Sets the column titles in the AddItem mode. | |
AddRegexCellStyle | Controls the font and color of cells within a list, column, or split according to their contents. | |
BeginInit | Signals the object that initialization is starting. | |
BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
BringToFront | (Inherited from System.Windows.Forms.Control) | |
CaptureImage | Returns an image of the drop down list control. | |
CellContaining | Returns the cell position for a set of coordinates. | |
ClearCellStyle | Removes a cell condition established with a previous call to the AddCellStyle method. | |
ClearFields | Restores the default list layout. | |
ClearItems | Clear all of the items in the AddItem mode. | |
ClearRegexCellStyle | Overloaded. Removes a cell condition established with a previous call to the AddRegexCellStyle method. | |
ClearSelCols | Deselects all selected columns in the current split. | |
ClearSelected | Clears all selected rows. | |
CloseCombo | Closes the dropdown list of the combo. | |
ColContaining | Returns the column index containing the specified coordinate. | |
Contains | (Inherited from System.Windows.Forms.Control) | |
CreateControl | (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | (Inherited from System.Windows.Forms.Control) | |
Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the object and optionally releases the managed resources. | |
DoDragDrop | Overloaded. (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | (Inherited from System.Windows.Forms.Control) | |
EndInit | Signals the object that initialization is complete. | |
EndInvoke | (Inherited from System.Windows.Forms.Control) | |
FindForm | (Inherited from System.Windows.Forms.Control) | |
FindString | Overloaded. Finds the first row index such that the cell text starts with string s in the column specified by the DisplayMember property. | |
FindStringExact | Overloaded. Finds the first row index such that the cell text is exactly same with string s in the column specified by the DisplayMember property. | |
Focus | (Inherited from System.Windows.Forms.Control) | |
GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | (Inherited from System.Windows.Forms.Control) | |
GetItemText | Overloaded. Get the cell text for C1Combo. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetNextControl | (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
Hide | (Inherited from System.Windows.Forms.Control) | |
HoldFields | Holds the current column/field layout. | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
InsertHorizontalSplit | Inserts a horizontal split at the specified index. | |
InsertItem | Inserts a new item at the index position in the AddItem mode. | |
InsertVerticalSplit | Inserts a vertical split at the specified index. | |
Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
LoadLayout | Overloaded. Loads a saved layout from the given file. | |
LogicalToDeviceUnits | Overloaded. (Inherited from System.Windows.Forms.Control) | |
OpenCombo | Drops down the list of the combo. | |
PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
PointAt | Returns one of the PointAtEnum constants, which indicates the kind of list element beneath the specified coordinate pair. | |
PointToClient | (Inherited from System.Windows.Forms.Control) | |
PointToScreen | (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | (Inherited from C1.Win.List.ComboBoxContainer) | |
Rebind | Overloaded. Re-establishes the connection with the bound data source. | |
RectangleToClient | (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | (Inherited from System.Windows.Forms.Control) | |
Refresh | (Inherited from System.Windows.Forms.Control) | |
RemoveHorizontalSplit | Removes a horizontal split at the specified index. | |
RemoveItem | Removes the item at the given position in the AddItem mode. | |
RemoveVerticalSplit | Removes a vertical split at the specified index. | |
ResetText | (Inherited from System.Windows.Forms.Control) | |
ResumeBinding | Resumes data binding notification from the datasource. | |
ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
RowContaining | Returns the zero-based index of the display row containing the specified coordinate. | |
RowTop | Returns the Y coordinate of the top of a visible row. | |
SaveLayout | Overloaded. Saves the grid's layout. | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) | |
ScrollCtl | Scrolls the list data area by the specified number of rows and columns. | |
Select | Overloaded. Activates the control. | |
SelectAll | Selects all of the text in a combo box's text box. | |
SelectNextControl | (Inherited from System.Windows.Forms.Control) | |
SendToBack | (Inherited from System.Windows.Forms.Control) | |
SetAddItemData | Updates the cell data for the AddItem mode. | |
SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Show | (Inherited from System.Windows.Forms.Control) | |
Sort | Overloaded. Sorts a specific column for the control. | |
SplitContaining | Returns the Index value of the split containing the specified coordinate pair. | |
SuspendBinding | Temporary suspension of data binding notifications from the datasource. | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
AfterSort | Fires after a column is sorted by clicking the column header. | |
BackColorChanged | (Inherited from System.Windows.Forms.Control) | |
BeforeOpen | Fires before the list is dropped down. (Inherited from C1.Win.List.ComboBoxContainer) | |
BindingContextChanged | (Inherited from System.Windows.Forms.Control) | |
BorderStyleChanged | Fires when BorderStyle property is changed. (Inherited from C1.Win.List.ComboBoxContainer) | |
CausesValidationChanged | (Inherited from System.Windows.Forms.Control) | |
Change | Fires only if the ComboStyle property is set to 0-Dropdown Combo or 1-Simple Combo, and the user changes the text by typing into the text box portion of the C1Combo control. | |
ChangeUICues | (Inherited from System.Windows.Forms.Control) | |
Click | (Inherited from System.Windows.Forms.Control) | |
ClientSizeChanged | (Inherited from System.Windows.Forms.Control) | |
Close | Fires when the user closes the list portion of the control by clicking the dropdown button or by pressing ALT + Down Arrow while the control is open. (Inherited from C1.Win.List.ComboBoxContainer) | |
ColFootClick | Fires when the footer of the control is clicked. | |
ColHeadClick | Fires when the headers of the control is clicked. | |
ColMove | Fires when the user has finished moving the selected columns. | |
ColResize | Fires after the user has finished resizing a column. | |
ComboStyleChanged | Fires when the user changes the ComboStyle property. (Inherited from C1.Win.List.ComboBoxContainer) | |
ContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) | |
ControlAdded | (Inherited from System.Windows.Forms.Control) | |
ControlRemoved | (Inherited from System.Windows.Forms.Control) | |
CursorChanged | (Inherited from System.Windows.Forms.Control) | |
DataContextChanged | (Inherited from System.Windows.Forms.Control) | |
DataSourceChanged | Fires when a bound data source is changed or requeried. | |
DisplayMemberChanged | Occurs when the DisplayMember property changes. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DockChanged | (Inherited from System.Windows.Forms.Control) | |
DoubleClick | (Inherited from System.Windows.Forms.Control) | |
DpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) | |
DpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) | |
DragDrop | (Inherited from System.Windows.Forms.Control) | |
DragEnter | (Inherited from System.Windows.Forms.Control) | |
DragLeave | (Inherited from System.Windows.Forms.Control) | |
DragOver | (Inherited from System.Windows.Forms.Control) | |
DrawItem | Fires when any cell is required to be redrawn and DrawMode is set to OwnerDrawFixed or OwnerDrawVariable. | |
EnabledChanged | (Inherited from System.Windows.Forms.Control) | |
Enter | (Inherited from System.Windows.Forms.Control) | |
Error | Fires when a data access error occurs. | |
FetchCellStyle | Fires when the list is about to display cell data in a column whose FetchStyle property is set to True. | |
FetchCellTips | Fires when the control has focus and the cursor is idle for a small amount of time (defined by the CellTipsDelay property) over a data cell, column header, column footer, split header or control caption bar. | |
FetchRowStyle | Fires whenever the list is about to display a row of data and the FetchRowStyles property is True. | |
FetchScrollTips | Fires whenever the list has focus and the scrollbar thumb is moved using the mouse. | |
FontChanged | (Inherited from System.Windows.Forms.Control) | |
ForeColorChanged | (Inherited from System.Windows.Forms.Control) | |
FormatText | Fires when the list is about to display cell data in a column whose NumberFormat property is set. | |
GiveFeedback | (Inherited from System.Windows.Forms.Control) | |
GotFocus | (Inherited from System.Windows.Forms.Control) | |
HandleCreated | (Inherited from System.Windows.Forms.Control) | |
HandleDestroyed | (Inherited from System.Windows.Forms.Control) | |
HelpRequested | (Inherited from System.Windows.Forms.Control) | |
ImeModeChanged | (Inherited from System.Windows.Forms.Control) | |
Invalidated | (Inherited from System.Windows.Forms.Control) | |
ItemChanged | Fires when the contents of the text box portion of a combo box and the current row in the list portion change simultaneously. | |
KeyDown | (Inherited from System.Windows.Forms.Control) | |
KeyPress | (Inherited from System.Windows.Forms.Control) | |
KeyUp | (Inherited from System.Windows.Forms.Control) | |
Layout | (Inherited from System.Windows.Forms.Control) | |
Leave | (Inherited from System.Windows.Forms.Control) | |
LeftColChange | Fires when the first visible column of a list or split is changed. | |
LocationChanged | (Inherited from System.Windows.Forms.Control) | |
LostFocus | (Inherited from System.Windows.Forms.Control) | |
MarginChanged | (Inherited from System.Windows.Forms.Control) | |
Mismatch | Fires when the user enters a value in the text portion of a combo box that is not found in the list portion. | |
MouseCaptureChanged | (Inherited from System.Windows.Forms.Control) | |
MouseClick | (Inherited from System.Windows.Forms.Control) | |
MouseDoubleClick | (Inherited from System.Windows.Forms.Control) | |
MouseDown | (Inherited from System.Windows.Forms.Control) | |
MouseEnter | (Inherited from System.Windows.Forms.Control) | |
MouseHover | (Inherited from System.Windows.Forms.Control) | |
MouseLeave | (Inherited from System.Windows.Forms.Control) | |
MouseMove | (Inherited from System.Windows.Forms.Control) | |
MouseUp | (Inherited from System.Windows.Forms.Control) | |
MouseWheel | (Inherited from System.Windows.Forms.Control) | |
Move | (Inherited from System.Windows.Forms.Control) | |
NotInList | Fires when the user enters a value in the text portion of a combo box that is not found in the list portion. | |
Open | Fires when the user opens the list portion of the control by clicking the dropdown button or by pressing ALT + DOWN ARROW while the control is closed. (Inherited from C1.Win.List.ComboBoxContainer) | |
Paint | (Inherited from System.Windows.Forms.Control) | |
ParentChanged | (Inherited from System.Windows.Forms.Control) | |
PreviewKeyDown | (Inherited from System.Windows.Forms.Control) | |
QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) | |
QueryContinueDrag | (Inherited from System.Windows.Forms.Control) | |
ReadOnlyChanged | Occurs when the ReadOnly property changes. | |
RegionChanged | (Inherited from System.Windows.Forms.Control) | |
Resize | (Inherited from System.Windows.Forms.Control) | |
RightToLeftChanged | (Inherited from System.Windows.Forms.Control) | |
RowChange | Fires when the user changes a row in the list. | |
RowResize | Fires when the user has finished resizing a list row. | |
Scroll | Fires when the user scrolls the control horizontally or vertically using the scroll bars. | |
SelChange | Fires when the user selects a different range of rows or columns. | |
SelectedValueChanged | Occurs when the SelectedValue property changes. | |
SelectionChangeCommitted | Fires when the selected item has changed and that change is displayed in the C1Combo. | |
SelectionChanging | Fires when the user is being selects a different range of rows or columns. | |
SizeChanged | (Inherited from System.Windows.Forms.Control) | |
StyleChanged | (Inherited from System.Windows.Forms.Control) | |
SystemColorsChanged | (Inherited from System.Windows.Forms.Control) | |
TabIndexChanged | (Inherited from System.Windows.Forms.Control) | |
TabStopChanged | (Inherited from System.Windows.Forms.Control) | |
TextChanged | (Inherited from System.Windows.Forms.Control) | |
TopIndexChange | Fires when the first displayed row of a control or split is changed. | |
UnboundColumnFetch | Fires when the control needs to display the value of a cell in an unbound column. | |
Validated | (Inherited from System.Windows.Forms.Control) | |
Validating | (Inherited from System.Windows.Forms.Control) | |
ValueMemberChanged | Occurs when the ValueMember property changes. | |
VisibleChanged | (Inherited from System.Windows.Forms.Control) |