The following tables list the members exposed by DbiListControl.
"| Name | Description | |
|---|---|---|
![]() | DbiListControl Constructor | Initializes a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleName | Gets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleRole | Gets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control) |
![]() | AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control) |
![]() | AllowItemDrag | Determines if dbiNodeItems can be dragged and dropped within the list area. |
![]() | AltColorEven | Determines the background color of an even numbered list item in the control. |
![]() | AltColorOdd | Determines the background color of an odd numbered list item in the control. |
![]() | AlternateColor | Determines whether or not the list items will be drawn with alternating background colors. |
![]() | AlternateItems | Determines the amount of lines to color with the AlternateColors before the opposite color is used. See AltColorEven and AltColorOdd. |
![]() | Anchor | Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control) |
![]() | ArrowAlign | Determines on what side of a column header the sort arrows will be placed. |
![]() | ArrowOffset | Determines the horizontal and vertical offset used for the calculated position of a sort arrow in a column header. |
![]() | BackColor | Determines the background color of the list items section. |
![]() | BackgroundImage | Determines the background image for the control. |
![]() | BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control) |
![]() | BodyColumnEnd | Determines the final column for the body text in the items. |
![]() | BodyColumnStart | Determines the starting column for the body text in the items. |
![]() | BodyFont | Determines the font used to draw the body text of a item. |
![]() | BodyForeColor | Determines the color used to paint the body text of an item. |
![]() | BodyIndent | Determines the indent of the left margin spacing for the body text in the items. |
![]() | BreakChar | Determines the character used to delimit the text within the different columns. |
![]() | CausesValidation | Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control) |
![]() | Columns | Gets the collection of columns. |
![]() | ComboBox | Gets the current dbiComboBox control used for editing cells in the list. |
![]() | ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control) |
![]() | Culture | Determines information about a specific culture including the names of the culture, the writing system, and the calendar used, as well as access to culture-specific objects that provide information for common operations, such as formatting dates and sorting strings. |
![]() | Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control) |
![]() | DataBindings | Gets the data bindings for the control. (Inherited from System.Windows.Forms.Control) |
![]() | DateFormat | Defines how DateTime values are formatted and displayed, depending on the culture. |
![]() | DisplayHeader | Determines whether or not the column headers will be displayed. |
![]() | DisplayTitle | Determines whether or not the title will be displayed. |
![]() | Dock | Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control) |
![]() | EditAutoNavigate | Determines if the control will automatically navigate to the next/previous cell when editing. |
![]() | EditAutoSize | Determines if the dbiTextBox displayed when editing cells, will be automatically resized based on the font size and current text length. |
![]() | Enabled | Gets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control) |
![]() | FillList | Determines whether the last column in a list will always extend the the edge of the list. |
![]() | FocusBorder | Determines if a focus line will be drawn around the selected dbiNodeItem when the control has focus. |
![]() | FocusColor | Determines the color used to paint the focus border. |
![]() | Font | Gets or sets the font of the text displayed by the control. (Inherited from System.Windows.Forms.Control) |
![]() | ForeColor | Overridden. Determines the foreground color of the items. |
![]() | HeaderAlign | Determines how the text in the column headers will be aligned. |
![]() | HeaderBackColor | Determines the background color of the column headers. |
![]() | HeaderBackColorMiddle | Determines the middle back color of the column header allowing for greater readability with certain fill types. |
![]() | HeaderBackColorTo | Determines the secondary background color of the column headers. |
![]() | HeaderBorder | Determines the border type for the column headers. |
![]() | HeaderDownColor | Determines the color used to paint background when the mouse pointer is over the column header and a mouse button is pressed. |
![]() | HeaderFillType | Determines the pattern used to paint the background of the column headers. |
![]() | HeaderFont | Determines the font used for the text in the column headers of the control. |
![]() | HeaderForeColor | Determines the foreground color of the column headers. |
![]() | HeaderHeight | Determines the height of the column headers. |
![]() | HeaderImageOffset | Determines the value used to calculate the horizontal and vertical position of the images within the column headers. |
![]() | HeaderOverColor | Determines the color used to paint background when the mouse pointer is over the column header. |
![]() | HeaderStyle | Determines the style of the column header. |
![]() | HeaderTextImageRelation | Determines how the column header position of text and image relate to each other. |
![]() | HeaderTextOffset | Determines the value used to calculate the horizontal and vertical position of the text within the column headers. |
![]() | HorzGridColor | Determines the color of the horizontal grid lines. |
![]() | HorzGridLines | Determines whether or not horizontal grid lines will be drawn between the items. |
![]() | HorzGridWidth | Determines the width of the horizontal grid lines. |
![]() | HorzScrollType | Determines the horizontal scrolling action for the list. |
![]() | ImageCheckDisabled | Determines the image used to replace the stock check disabled state item image. |
![]() | ImageCheckDown | Determines the image used to replace the stock check down state item image. |
![]() | ImageCheckUp | Determines the image used to replace the stock check up state item image. |
![]() | ImageList | The image list for the control. |
![]() | ImageMinus | Determines the image used to replace the stock close node image. |
![]() | ImagePlus | Determines the image used to replace the stock open node image. |
![]() | ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control) |
![]() | InactiveBackColor | Determines the color used to paint the background of a selected item when the control no longer has focus. |
![]() | InactiveForeColor | Determines the color used to paint the text of a selected item when the control no longer has focus. |
![]() | ItemBorder | Determines the border type for the node items. |
![]() | ItemDragColor | Determines the color of the drag bar when an item is dragged inside the list area. |
![]() | ItemDragHeight | Determines the height of the drag bar when an item is dragged inside the list area. |
![]() | ItemHeaderBackColor | Determines the default background color of all Header Items in the list. |
![]() | ItemHeaderForeColor | Determines the default foreground color of all Header Items in the list. |
![]() | ItemHeightOffset | Determines the offset value used to calculate the height of the line items. |
![]() | ItemHeightType | Determines how the line item heights are calculated. |
![]() | LabelEdit | Determines if a cell will be put into edit mode automatically, if the user double clicks it. |
![]() | LineColor | Determines the color of list/tree connector lines. |
![]() | LineType | Determines the list/tree connector line type. |
![]() | ListType | Determines how the node items will be drawn in the control. |
![]() | Location | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control) |
![]() | LockLineHeight | Determines whether the line items can be resized with the mouse. |
![]() | Margin | Gets or sets the space between controls. (Inherited from System.Windows.Forms.Control) |
![]() | MaximumSize | Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control) |
![]() | MinimumSize | Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control) |
![]() | MultiSelect | Allow the list to utilize multi-select mode (using ctrl/click and shift/click). |
![]() | Padding | Gets or sets padding within the control. (Inherited from System.Windows.Forms.Control) |
![]() | PlusMinusStyle | Determines the style used when rendering the Plus/Minus boxes on parent nodes. |
![]() | PreColumnBackColor | Determines the background color of the pre-column section of a non-selected item. |
![]() | PreColumnBackColorTo | Determines the secondary background color of the pre-column section of a non-selected item. |
![]() | PreColumnBorder | Determines the type of border to place around the pre-column section of a non-selected item. |
![]() | PreColumnFillType | Determines the pattern used to paint the background of the pre-column section. |
![]() | PreColumnFont | Determines the font used for the text in the pre-column section. |
![]() | PreColumnForeColor | Determines the text color of the pre-column section of a non-selected item. |
![]() | PreColumnPicture | Determines the picture clip within the pre-column section. |
![]() | PreColumnType | Determines the pre-column to be used on the list part of the control. |
![]() | PreColumnWidth | Determines the width of the pre-column in the list. |
![]() | PreSelectBackColor | Determines the background color of the pre-column section of a selected list item. |
![]() | PreSelectBorder | Determines the type of border to place around the pre-column section of a selected list item. |
![]() | PreSelectForeColor | Determines the type of border to place around the pre-column section of a selected list item. |
![]() | PrintHeaderBackColor | Determines the background color of the header in a printed report. |
![]() | PrintHeaderForeColor | Determines the text color of the header in a printed report. |
![]() | PrintItemBackColor | Determines the background color of the item in a printed report. |
![]() | PrintItemForeColor | Determines the text color of the item in a printed report. |
![]() | PrintPageControl | Used to determine if the control should print using the colors as rendered in the form (true) or as described in the PrintItemBackColor Property and PrintItemForeColor Property (false). Default is true. |
![]() | PrintTitleBackColor | Determines the background color of the title in a printed report. |
![]() | PrintTitleForeColor | Determines the text color of the title in a printed report. |
![]() | RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control) |
![]() | SelectedBackColor | Determines the background color of a selected list item. |
![]() | SelectedBackColorTo | Determines the second background color of a selected list item. |
![]() | SelectedBorder | Determines the type of border to place around the selected item. |
![]() | SelectedBorderColor | Determines the border color of a selected item. |
![]() | SelectedFillType | Determines the pattern used to paint the background of the selected item. |
![]() | SelectedFont | Determines the font used to draw the text of a selected item. |
![]() | SelectedForeColor | Determines the text color of a selected list item. |
![]() | SelectedStyle | Determines how the selection will be applied to the selected node(s). See enumSelectedStyle Enumeration for values. |
![]() | Site | Gets or sets the site of the control. (Inherited from System.Windows.Forms.Control) |
![]() | Size | Gets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control) |
![]() | SortArrows | Determines whether or not arrows indicating the direction of the sort order will be displayed in the column headers. |
![]() | SortColumn | Determines the column whose data a sort will be performed on. See Sort Method for more information on sorting in the list. |
![]() | SortDirection | Determines the direction a sort operation will perform. |
![]() | TabIndex | Gets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control) |
![]() | TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control) |
![]() | Tag | Gets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control) |
![]() | Text | Gets or sets the text associated with this control. (Inherited from System.Windows.Forms.Control) |
![]() | TextAntiAlias | Determines if the text within the control will be rendered using the Anti Alias option. |
![]() | TextBox | Gets the current dbiTextBox control used for editing cells in the list. |
![]() | TitleAlign | Determines the alignment for the text within the title section. |
![]() | TitleBackColor | Determines the background color of the title section. |
![]() | TitleBackColorMiddle | Determines the middle back color of the title section allowing for greater readability with certain fill types. |
![]() | TitleBackColorTo | Determines the secondary background color of the title setction. |
![]() | TitleBorder | Determines the border type for the title section. |
![]() | TitleFillType | Determines the pattern used to paint the background of the title section. |
![]() | TitleFont | Determines the font used for the text in the title of the control. |
![]() | TitleForeColor | Determines the text color of the title section. |
![]() | TitleHeight | Determines the height of the title setction. |
![]() | TitleImage | Determines the image for the title section. |
![]() | TitleImageAlign | Determines the image alignment for the title section. |
![]() | TitleText | Determines the text of the title area. |
![]() | TitleTextOffset | Determines the value used to calculate the horizontal and vertical position of the text within the title. |
![]() | TreeLevelIndent | Determines the indent used to offset the text of each level of child nodes. |
![]() | UseWaitCursor | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control) |
![]() | VertGridColor | Determines the color of the vertical grid lines. |
![]() | VertGridLines | Determines whether or not to draw vertical grid lines between the columns. |
![]() | Visible | Gets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control) |
| Name | Description | |
|---|---|---|
![]() | BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | BringToFront | Brings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control) |
![]() | ColumnAt | Overloaded. Gets the dbiColumnItem at a specified location |
![]() | Contains | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control) |
![]() | CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control) |
![]() | CreateGraphics | Creates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose() | (Inherited from System.ComponentModel.Component) |
![]() | DoDragDrop | Begins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control) |
![]() | DrawToBitmap | Supports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control) |
![]() | EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control) |
![]() | EnsureVisible | Method to move the visible portion of the control to ensure that the node item passed to the method is visible. Due to the nature of the node/subnode collections, the exact location of the item in the display may deviate. |
![]() | FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) |
![]() | Focus | Sets input focus to the control. (Inherited from System.Windows.Forms.Control) |
![]() | GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control) |
![]() | GetNodeLevel | Returns the zero-based level within the nested structure of a specified node. |
![]() | GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control) |
![]() | Hide | Conceals the control from the user. (Inherited from System.Windows.Forms.Control) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | LogicalToDeviceUnits | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | PointToClient | Computes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | PointToScreen | Computes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) |
![]() | RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control) |
![]() | RestoreCell | Reset internal items required for the edit mode. |
![]() | ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | Scale | (Inherited from System.Windows.Forms.Control) |
![]() | ScaleBitmapLogicalToDevice | Scales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Inherited from System.Windows.Forms.Control) |
![]() | ScrollToNode | Attempts to make a specified dbiNodeItem visible in the list display. |
![]() | Select | Activates the control. (Inherited from System.Windows.Forms.Control) |
![]() | SelectNextControl | Activates the next control. (Inherited from System.Windows.Forms.Control) |
![]() | SendToBack | Sends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control) |
![]() | SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | Show | Displays the control to the user. (Inherited from System.Windows.Forms.Control) |
![]() | Sort | Overloaded. Method to sort the items |
![]() | SuspendLayout | Temporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | Update | Causes the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control) |
| Name | Description | |
|---|---|---|
![]() | AfterCellEdit | Event fired after the editing of a cell has completed. |
![]() | AfterColumnSort | Event fired when the header of a column defined as sortable receives a left mouse click. NOTE: Event is fired after the actual sort is performed. |
![]() | AfterNodeCollapse | Event fired after a parent node has collapsed (hiding its child nodes). |
![]() | AfterNodeExchange | Event fired after a node has been internally dragged/dropped was moved. |
![]() | AfterNodeExpand | Event fired after a parent node has expanded (showing its child nodes). |
![]() | AfterNodeSelect | Event fired after a node has been selected. |
![]() | BackColorChanged | Occurs when the value of the System.Windows.Forms.Control.BackColor property changes. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageChanged | Occurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayoutChanged | Occurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. (Inherited from System.Windows.Forms.Control) |
![]() | BeforeCellEdit | Event fired before a cell is placed into an editable state. |
![]() | BeforeCellTextDisplay | Event fires before the text is drawn in each cell. |
![]() | BeforeColumnSort | Event fired when the header of a column defined as sortable receives a left mouse click. NOTE: Event is fired BEFORE the actual sort is performed. |
![]() | BeforeNodeCollapse | Event fired before a parent node is collapsed (child nodes will be hidden). |
![]() | BeforeNodeExchange | Event fired before a node that has been internally dragged/dropped is moved. |
![]() | BeforeNodeExpand | Event fired before a parent node is expanded (child nodes will be made visible). |
![]() | BeforeNodeSelect | Event fired before a node is selected in the control. |
![]() | BeforePaint | Event fired before the control has painted the list. |
![]() | BindingContextChanged | Occurs when the value of the System.Windows.Forms.BindingContext property changes. (Inherited from System.Windows.Forms.Control) |
![]() | CausesValidationChanged | Occurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Inherited from System.Windows.Forms.Control) |
![]() | Change | Event fired when a list item is selected. |
![]() | ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. (Inherited from System.Windows.Forms.Control) |
![]() | CheckClick | Event fired when a check box in the list is clicked. |
![]() | Click | Occurs when the control is clicked. (Inherited from System.Windows.Forms.Control) |
![]() | ClientSizeChanged | Occurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStripChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control) |
![]() | ControlAdded | Occurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control) |
![]() | ControlRemoved | Occurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control) |
![]() | CursorChanged | Occurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Inherited from System.Windows.Forms.Control) |
![]() | DisplayUserControl | Event fired before a cell is placed into edit mode, allowing the developer to prepare and display their own control for the editing process. |
![]() | DockChanged | Occurs when the value of the System.Windows.Forms.Control.Dock property changes. (Inherited from System.Windows.Forms.Control) |
![]() | DoubleClick | Occurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control) |
![]() | DpiChangedAfterParent | Occurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed. (Inherited from System.Windows.Forms.Control) |
![]() | DpiChangedBeforeParent | Occurs when the DPI setting for a control is changed programmatically before a DPI change event for its parent control or form has occurred. (Inherited from System.Windows.Forms.Control) |
![]() | DragDrop | Occurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control) |
![]() | DragEnter | Occurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control) |
![]() | DragLeave | Occurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control) |
![]() | DragOver | Occurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control) |
![]() | DropList | Event fired when an item is dropped into the list. |
![]() | EditInputKey | Event fired when a key is pressed inside the TextBox or ComboBox when editing a cell. |
![]() | EditKeyDown | Event fired when a key is pressed inside the TextBox or ComboBox when editing a cell. |
![]() | EditKeyPress | Event fired when a key is pressed inside the TextBox or ComboBox when editing a cell. |
![]() | EditKeyUp | Event fired when a key is released inside the TextBox or ComboBox when editing a cell. |
![]() | EnabledChanged | Occurs when the System.Windows.Forms.Control.Enabled property value has changed. (Inherited from System.Windows.Forms.Control) |
![]() | Enter | Occurs when the control is entered. (Inherited from System.Windows.Forms.Control) |
![]() | FontChanged | Occurs when the System.Windows.Forms.Control.Font property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | ForeColorChanged | Occurs when the System.Windows.Forms.Control.ForeColor property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | GiveFeedback | Occurs during a drag operation. (Inherited from System.Windows.Forms.Control) |
![]() | HeaderClick | Event fired when the left mouse button clicks on a column header. |
![]() | HeaderDoubleClick | Event fired when the left mouse button double clicks on a column header. |
![]() | HelpRequested | Occurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control) |
![]() | ImeModeChanged | Occurs when the System.Windows.Forms.Control.ImeMode property has changed. (Inherited from System.Windows.Forms.Control) |
![]() | InitializeCellEdit | Event fired before the cell edit operation is started |
![]() | ItemLineHeightChanged | Event fired when the item height is changed. |
![]() | KeyDown | Occurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | KeyPress | Occurs when a character. space or backspace key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | KeyUp | Occurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | Layout | Occurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control) |
![]() | Leave | Occurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control) |
![]() | ListMouseOver | Event fired when the mouse moves over a cell. |
![]() | LocationChanged | Occurs when the System.Windows.Forms.Control.Location property value has changed. (Inherited from System.Windows.Forms.Control) |
![]() | MarginChanged | Occurs when the control's margin changes. (Inherited from System.Windows.Forms.Control) |
![]() | MouseCaptureChanged | Occurs when the control loses mouse capture. (Inherited from System.Windows.Forms.Control) |
![]() | MouseClick | Occurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control) |
![]() | MouseDoubleClick | Occurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control) |
![]() | MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control) |
![]() | MouseEnter | Occurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseHover | Occurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseLeave | Occurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseMove | Occurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control) |
![]() | Move | Occurs when the control is moved. (Inherited from System.Windows.Forms.Control) |
![]() | NodeClick | Event fired when the mouse clicks on a list item. |
![]() | NodeDoubleClick | Event fired when the item is double-clicked. |
![]() | PaddingChanged | Occurs when the control's padding changes. (Inherited from System.Windows.Forms.Control) |
![]() | Paint | Occurs when the control is redrawn. (Inherited from System.Windows.Forms.Control) |
![]() | ParentChanged | Occurs when the System.Windows.Forms.Control.Parent property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | PreviewKeyDown | Occurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. (Inherited from System.Windows.Forms.Control) |
![]() | QueryAccessibilityHelp | Occurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control) |
![]() | QueryContinueDrag | Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.Control) |
![]() | RegionChanged | Occurs when the value of the System.Windows.Forms.Control.Region property changes. (Inherited from System.Windows.Forms.Control) |
![]() | RemoveUserControls | Event fired after a cell has finished being edited, allowing the developer to remove and dispose of their edit control. |
![]() | Resize | Occurs when the control is resized. (Inherited from System.Windows.Forms.Control) |
![]() | RightToLeftChanged | Occurs when the System.Windows.Forms.Control.RightToLeft property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | SizeChanged | Occurs when the System.Windows.Forms.Control.Size property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | StyleChanged | Occurs when the control style changes. (Inherited from System.Windows.Forms.Control) |
![]() | SystemColorsChanged | Occurs when the system colors change. (Inherited from System.Windows.Forms.Control) |
![]() | TabIndexChanged | Occurs when the System.Windows.Forms.Control.TabIndex property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | TabStopChanged | Occurs when the System.Windows.Forms.Control.TabStop property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | TextChanged | Occurs when the System.Windows.Forms.Control.Text property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | UserDrawnCell | Event fired before a cell is drawn, allowing the developer to customize the display. |
![]() | UserDrawnColumnHeader | Event fired before a column header is drawn, allowing the developer to customize the display. |
![]() | UserDrawnNode | Event fired before a node is drawn, allowing the developer to customize the display. |
![]() | UserDrawnTitle | Event fired before the title area is drawn, allowing the developer to customize the display. |
![]() | Validated | Occurs when the control is finished validating. (Inherited from System.Windows.Forms.Control) |
![]() | Validating | Occurs when the control is validating. (Inherited from System.Windows.Forms.Control) |
![]() | VisibleChanged | Occurs when the System.Windows.Forms.Control.Visible property value changes. (Inherited from System.Windows.Forms.Control) |



