dbicList Send comments on this topic.
DbiListControl Class Members
See Also  Properties  Methods  Events
dbicBase Assembly > Dbi.WinControl Namespace : DbiListControl Class


"

The following tables list the members exposed by DbiListControl.

"

Public Constructors

 NameDescription
public ConstructorDbiListControl ConstructorInitializes a new instance of the class.  
Top

Public Properties

 NameDescription
public PropertyAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
public PropertyAccessibleNameGets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
public PropertyAccessibleRoleGets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control)
public PropertyAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control)
public PropertyAllowItemDragDetermines if dbiNodeItems can be dragged and dropped within the list area.  
public PropertyAltColorEvenDetermines the background color of an even numbered list item in the control.  
public PropertyAltColorOddDetermines the background color of an odd numbered list item in the control.  
public PropertyAlternateColorDetermines whether or not the list items will be drawn with alternating background colors.  
public PropertyAlternateItemsDetermines the amount of lines to color with the AlternateColors before the opposite color is used. See AltColorEven and AltColorOdd.  
public PropertyAnchorGets 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)
public PropertyArrowAlignDetermines on what side of a column header the sort arrows will be placed.  
public PropertyArrowOffsetDetermines the horizontal and vertical offset used for the calculated position of a sort arrow in a column header.  
public PropertyBackColorDetermines the background color of the list items section.  
public PropertyBackgroundImageDetermines the background image for the control.  
public PropertyBackgroundImageLayoutGets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control)
public PropertyBodyColumnEndDetermines the final column for the body text in the items.  
public PropertyBodyColumnStartDetermines the starting column for the body text in the items.  
public PropertyBodyFont

Determines the font used to draw the body text of a item.

 
public PropertyBodyForeColorDetermines the color used to paint the body text of an item.  
public PropertyBodyIndentDetermines the indent of the left margin spacing for the body text in the items.  
public PropertyBreakCharDetermines the character used to delimit the text within the different columns.  
public PropertyCausesValidationGets 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)
public PropertyColumnsGets the collection of columns.  
public PropertyComboBoxGets the current dbiComboBox control used for editing cells in the list.  
public PropertyContextMenuStripGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control)
public PropertyCultureDetermines 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.  
public PropertyCursorGets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control)
public PropertyDataBindingsGets the data bindings for the control. (Inherited from System.Windows.Forms.Control)
public PropertyDateFormatDefines how DateTime values are formatted and displayed, depending on the culture.  
public PropertyDisplayHeaderDetermines whether or not the column headers will be displayed.  
public PropertyDisplayTitleDetermines whether or not the title will be displayed.  
public PropertyDockGets 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)
public PropertyEditAutoNavigateDetermines if the control will automatically navigate to the next/previous cell when editing.  
public PropertyEditAutoSizeDetermines if the dbiTextBox displayed when editing cells, will be automatically resized based on the font size and current text length.  
public PropertyEnabledGets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control)
public PropertyFillListDetermines whether the last column in a list will always extend the the edge of the list.  
public PropertyFocusBorderDetermines if a focus line will be drawn around the selected dbiNodeItem when the control has focus.  
public PropertyFocusColorDetermines the color used to paint the focus border.  
public PropertyFontGets or sets the font of the text displayed by the control. (Inherited from System.Windows.Forms.Control)
public PropertyForeColorOverridden. Determines the foreground color of the items.  
public PropertyHeaderAlignDetermines how the text in the column headers will be aligned.  
public PropertyHeaderBackColorDetermines the background color of the column headers.  
public PropertyHeaderBackColorMiddleDetermines the middle back color of the column header allowing for greater readability with certain fill types.  
public PropertyHeaderBackColorToDetermines the secondary background color of the column headers.  
public PropertyHeaderBorderDetermines the border type for the column headers.  
public PropertyHeaderDownColorDetermines the color used to paint background when the mouse pointer is over the column header and a mouse button is pressed.  
public PropertyHeaderFillTypeDetermines the pattern used to paint the background of the column headers.  
public PropertyHeaderFontDetermines the font used for the text in the column headers of the control.  
public PropertyHeaderForeColorDetermines the foreground color of the column headers.  
public PropertyHeaderHeightDetermines the height of the column headers.  
public PropertyHeaderImageOffsetDetermines the value used to calculate the horizontal and vertical position of the images within the column headers.
 
public PropertyHeaderOverColorDetermines the color used to paint background when the mouse pointer is over the column header.  
public PropertyHeaderStyleDetermines the style of the column header.  
public PropertyHeaderTextImageRelationDetermines how the column header position of text and image relate to each other.  
public PropertyHeaderTextOffsetDetermines the value used to calculate the horizontal and vertical position of the text within the column headers.  
public PropertyHorzGridColorDetermines the color of the horizontal grid lines.  
public PropertyHorzGridLinesDetermines whether or not horizontal grid lines will be drawn between the items.  
public PropertyHorzGridWidthDetermines the width of the horizontal grid lines.  
public PropertyHorzScrollTypeDetermines the horizontal scrolling action for the list.  
public PropertyImageCheckDisabledDetermines the image used to replace the stock check disabled state item image.  
public PropertyImageCheckDownDetermines the image used to replace the stock check down state item image.  
public PropertyImageCheckUpDetermines the image used to replace the stock check up state item image.  
public PropertyImageListThe image list for the control.  
public PropertyImageMinusDetermines the image used to replace the stock close node image.  
public PropertyImagePlusDetermines the image used to replace the stock open node image.  
public PropertyImeModeGets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control)
public PropertyInactiveBackColorDetermines the color used to paint the background of a selected item when the control no longer has focus.  
public PropertyInactiveForeColorDetermines the color used to paint the text of a selected item when the control no longer has focus.  
public PropertyItemBorderDetermines the border type for the node items.  
public PropertyItemDragColorDetermines the color of the drag bar when an item is dragged inside the list area.  
public PropertyItemDragHeightDetermines the height of the drag bar when an item is dragged inside the list area.  
public PropertyItemHeaderBackColorDetermines the default background color of all Header Items in the list.  
public PropertyItemHeaderForeColorDetermines the default foreground color of all Header Items in the list.  
public PropertyItemHeightOffsetDetermines the offset value used to calculate the height of the line items.  
public PropertyItemHeightTypeDetermines how the line item heights are calculated.  
public PropertyLabelEditDetermines if a cell will be put into edit mode automatically, if the user double clicks it.  
public PropertyLineColorDetermines the color of list/tree connector lines.  
public PropertyLineTypeDetermines the list/tree connector line type.  
public PropertyListTypeDetermines how the node items will be drawn in the control.  
public PropertyLocationGets 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)
public PropertyLockLineHeightDetermines whether the line items can be resized with the mouse.  
public PropertyMarginGets or sets the space between controls. (Inherited from System.Windows.Forms.Control)
public PropertyMaximumSizeGets 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)
public PropertyMinimumSizeGets 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)
public PropertyMultiSelectAllow the list to utilize multi-select mode (using ctrl/click and shift/click).  
public PropertyPaddingGets or sets padding within the control. (Inherited from System.Windows.Forms.Control)
public PropertyPlusMinusStyleDetermines the style used when rendering the Plus/Minus boxes on parent nodes.  
public PropertyPreColumnBackColorDetermines the background color of the pre-column section of a non-selected item.  
public PropertyPreColumnBackColorToDetermines the secondary background color of the pre-column section of a non-selected item.  
public PropertyPreColumnBorderDetermines the type of border to place around the pre-column section of a non-selected item.  
public PropertyPreColumnFillTypeDetermines the pattern used to paint the background of the pre-column section.  
public PropertyPreColumnFontDetermines the font used for the text in the pre-column section.  
public PropertyPreColumnForeColorDetermines the text color of the pre-column section of a non-selected item.  
public PropertyPreColumnPictureDetermines the picture clip within the pre-column section.  
public PropertyPreColumnTypeDetermines the pre-column to be used on the list part of the control.  
public PropertyPreColumnWidthDetermines the width of the pre-column in the list.  
public PropertyPreSelectBackColorDetermines the background color of the pre-column section of a selected list item.  
public PropertyPreSelectBorderDetermines the type of border to place around the pre-column section of a selected list item.  
public PropertyPreSelectForeColorDetermines the type of border to place around the pre-column section of a selected list item.  
public PropertyPrintHeaderBackColorDetermines the background color of the header in a printed report.  
public PropertyPrintHeaderForeColorDetermines the text color of the header in a printed report.  
public PropertyPrintItemBackColorDetermines the background color of the item in a printed report.  
public PropertyPrintItemForeColorDetermines the text color of the item in a printed report.  
public PropertyPrintPageControlUsed 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.  
public PropertyPrintTitleBackColorDetermines the background color of the title in a printed report.  
public PropertyPrintTitleForeColorDetermines the text color of the title in a printed report.  
public PropertyRightToLeftGets 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)
public PropertySelectedBackColorDetermines the background color of a selected list item.  
public PropertySelectedBackColorToDetermines the second background color of a selected list item.  
public PropertySelectedBorderDetermines the type of border to place around the selected item.  
public PropertySelectedBorderColorDetermines the border color of a selected item.  
public PropertySelectedFillTypeDetermines the pattern used to paint the background of the selected item.  
public PropertySelectedFontDetermines the font used to draw the text of a selected item.  
public PropertySelectedForeColorDetermines the text color of a selected list item.  
public PropertySelectedStyleDetermines how the selection will be applied to the selected node(s). See enumSelectedStyle Enumeration for values.  
public PropertySiteGets or sets the site of the control. (Inherited from System.Windows.Forms.Control)
public PropertySizeGets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control)
public PropertySortArrowsDetermines whether or not arrows indicating the direction of the sort order will be displayed in the column headers.  
public PropertySortColumnDetermines the column whose data a sort will be performed on. See Sort Method for more information on sorting in the list.  
public PropertySortDirectionDetermines the direction a sort operation will perform.  
public PropertyTabIndexGets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control)
public PropertyTabStopGets 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)
public PropertyTagGets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control)
public PropertyTextGets or sets the text associated with this control. (Inherited from System.Windows.Forms.Control)
public PropertyTextAntiAliasDetermines if the text within the control will be rendered using the Anti Alias option.  
public PropertyTextBoxGets the current dbiTextBox control used for editing cells in the list.  
public PropertyTitleAlignDetermines the alignment for the text within the title section.  
public PropertyTitleBackColorDetermines the background color of the title section.  
public PropertyTitleBackColorMiddleDetermines the middle back color of the title section allowing for greater readability with certain fill types.  
public PropertyTitleBackColorToDetermines the secondary background color of the title setction.  
public PropertyTitleBorderDetermines the border type for the title section.  
public PropertyTitleFillTypeDetermines the pattern used to paint the background of the title section.  
public PropertyTitleFontDetermines the font used for the text in the title of the control.  
public PropertyTitleForeColorDetermines the text color of the title section.  
public PropertyTitleHeightDetermines the height of the title setction.  
public PropertyTitleImageDetermines the image for the title section.  
public PropertyTitleImageAlignDetermines the image alignment for the title section.  
public PropertyTitleTextDetermines the text of the title area.  
public PropertyTitleTextOffsetDetermines the value used to calculate the horizontal and vertical position of the text within the title.  
public PropertyTreeLevelIndentDetermines the indent used to offset the text of each level of child nodes.  
public PropertyUseWaitCursorGets 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)
public PropertyVertGridColorDetermines the color of the vertical grid lines.  
public PropertyVertGridLinesDetermines whether or not to draw vertical grid lines between the columns.  
public PropertyVisibleGets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control)
Top

Public Methods

 NameDescription
public MethodBeginInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
public MethodBringToFrontBrings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control)
public MethodColumnAtOverloaded. Gets the dbiColumnItem at a specified location  
public MethodContainsRetrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control)
public MethodCreateControlForces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control)
public MethodCreateGraphicsCreates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control)
public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
public MethodDispose() (Inherited from System.ComponentModel.Component)
public MethodDoDragDropBegins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control)
public MethodDrawToBitmapSupports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control)
public MethodEndInvokeRetrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control)
public MethodEnsureVisibleMethod 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.  
public MethodFindFormRetrieves the form that the control is on. (Inherited from System.Windows.Forms.Control)
public MethodFocusSets input focus to the control. (Inherited from System.Windows.Forms.Control)
public MethodGetChildAtPointOverloaded.  (Inherited from System.Windows.Forms.Control)
public MethodGetContainerControlReturns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control)
public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
public MethodGetNextControlRetrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control)
public MethodGetNodeLevelReturns the zero-based level within the nested structure of a specified node.  
public MethodGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)
public MethodHideConceals the control from the user. (Inherited from System.Windows.Forms.Control)
public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
public MethodInvalidateOverloaded.  (Inherited from System.Windows.Forms.Control)
public MethodInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
public MethodLogicalToDeviceUnitsOverloaded.  (Inherited from System.Windows.Forms.Control)
public MethodPerformLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
public MethodPointToClientComputes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control)
public MethodPointToScreenComputes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control)
public MethodPreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
public MethodPreProcessMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
public MethodRectangleToClientComputes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control)
public MethodRectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control)
public MethodRefreshForces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control)
public MethodRestoreCellReset internal items required for the edit mode.  
public MethodResumeLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
public MethodScale (Inherited from System.Windows.Forms.Control)
public MethodScaleBitmapLogicalToDeviceScales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Inherited from System.Windows.Forms.Control)
public MethodScrollToNodeAttempts to make a specified dbiNodeItem visible in the list display.  
public MethodSelectActivates the control. (Inherited from System.Windows.Forms.Control)
public MethodSelectNextControlActivates the next control. (Inherited from System.Windows.Forms.Control)
public MethodSendToBackSends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control)
public MethodSetBoundsOverloaded.  (Inherited from System.Windows.Forms.Control)
public MethodShowDisplays the control to the user. (Inherited from System.Windows.Forms.Control)
public MethodSortOverloaded. Method to sort the items  
public MethodSuspendLayoutTemporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control)
public MethodToString (Inherited from System.ComponentModel.Component)
public MethodUpdateCauses the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control)
Top

Public Events

 NameDescription
public EventAfterCellEditEvent fired after the editing of a cell has completed.  
public EventAfterColumnSortEvent 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.  
public EventAfterNodeCollapseEvent fired after a parent node has collapsed (hiding its child nodes).  
public EventAfterNodeExchangeEvent fired after a node has been internally dragged/dropped was moved.  
public EventAfterNodeExpandEvent fired after a parent node has expanded (showing its child nodes).  
public EventAfterNodeSelectEvent fired after a node has been selected.  
public EventBackColorChangedOccurs when the value of the System.Windows.Forms.Control.BackColor property changes. (Inherited from System.Windows.Forms.Control)
public EventBackgroundImageChangedOccurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. (Inherited from System.Windows.Forms.Control)
public EventBackgroundImageLayoutChangedOccurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. (Inherited from System.Windows.Forms.Control)
public EventBeforeCellEditEvent fired before a cell is placed into an editable state.  
public EventBeforeCellTextDisplayEvent fires before the text is drawn in each cell.  
public EventBeforeColumnSortEvent 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.  
public EventBeforeNodeCollapseEvent fired before a parent node is collapsed (child nodes will be hidden).  
public EventBeforeNodeExchangeEvent fired before a node that has been internally dragged/dropped is moved.  
public EventBeforeNodeExpandEvent fired before a parent node is expanded (child nodes will be made visible).  
public EventBeforeNodeSelectEvent fired before a node is selected in the control.  
public EventBeforePaintEvent fired before the control has painted the list.  
public EventBindingContextChangedOccurs when the value of the System.Windows.Forms.BindingContext property changes. (Inherited from System.Windows.Forms.Control)
public EventCausesValidationChangedOccurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Inherited from System.Windows.Forms.Control)
public EventChangeEvent fired when a list item is selected.  
public EventChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change. (Inherited from System.Windows.Forms.Control)
public EventCheckClickEvent fired when a check box in the list is clicked.  
public EventClickOccurs when the control is clicked. (Inherited from System.Windows.Forms.Control)
public EventClientSizeChangedOccurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (Inherited from System.Windows.Forms.Control)
public EventContextMenuStripChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control)
public EventControlAddedOccurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control)
public EventControlRemovedOccurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control)
public EventCursorChangedOccurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Inherited from System.Windows.Forms.Control)
public EventDisplayUserControlEvent fired before a cell is placed into edit mode, allowing the developer to prepare and display their own control for the editing process.  
public EventDockChangedOccurs when the value of the System.Windows.Forms.Control.Dock property changes. (Inherited from System.Windows.Forms.Control)
public EventDoubleClickOccurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control)
public EventDpiChangedAfterParentOccurs 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)
public EventDpiChangedBeforeParentOccurs 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)
public EventDragDropOccurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control)
public EventDragEnterOccurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control)
public EventDragLeaveOccurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control)
public EventDragOverOccurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control)
public EventDropListEvent fired when an item is dropped into the list.  
public EventEditInputKeyEvent fired when a key is pressed inside the TextBox or ComboBox when editing a cell.  
public EventEditKeyDownEvent fired when a key is pressed inside the TextBox or ComboBox when editing a cell.  
public EventEditKeyPressEvent fired when a key is pressed inside the TextBox or ComboBox when editing a cell.  
public EventEditKeyUpEvent fired when a key is released inside the TextBox or ComboBox when editing a cell.  
public EventEnabledChangedOccurs when the System.Windows.Forms.Control.Enabled property value has changed. (Inherited from System.Windows.Forms.Control)
public EventEnterOccurs when the control is entered. (Inherited from System.Windows.Forms.Control)
public EventFontChangedOccurs when the System.Windows.Forms.Control.Font property value changes. (Inherited from System.Windows.Forms.Control)
public EventForeColorChangedOccurs when the System.Windows.Forms.Control.ForeColor property value changes. (Inherited from System.Windows.Forms.Control)
public EventGiveFeedbackOccurs during a drag operation. (Inherited from System.Windows.Forms.Control)
public EventHeaderClickEvent fired when the left mouse button clicks on a column header.  
public EventHeaderDoubleClickEvent fired when the left mouse button double clicks on a column header.  
public EventHelpRequestedOccurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control)
public EventImeModeChangedOccurs when the System.Windows.Forms.Control.ImeMode property has changed. (Inherited from System.Windows.Forms.Control)
public EventInitializeCellEditEvent fired before the cell edit operation is started  
public EventItemLineHeightChangedEvent fired when the item height is changed.  
public EventKeyDownOccurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
public EventKeyPressOccurs when a character. space or backspace key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
public EventKeyUpOccurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control)
public EventLayoutOccurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control)
public EventLeaveOccurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control)
public EventListMouseOverEvent fired when the mouse moves over a cell.  
public EventLocationChangedOccurs when the System.Windows.Forms.Control.Location property value has changed. (Inherited from System.Windows.Forms.Control)
public EventMarginChangedOccurs when the control's margin changes. (Inherited from System.Windows.Forms.Control)
public EventMouseCaptureChangedOccurs when the control loses mouse capture. (Inherited from System.Windows.Forms.Control)
public EventMouseClickOccurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control)
public EventMouseDoubleClickOccurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control)
public EventMouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control)
public EventMouseEnterOccurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control)
public EventMouseHoverOccurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control)
public EventMouseLeaveOccurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control)
public EventMouseMoveOccurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control)
public EventMouseUpOccurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control)
public EventMoveOccurs when the control is moved. (Inherited from System.Windows.Forms.Control)
public EventNodeClickEvent fired when the mouse clicks on a list item.  
public EventNodeDoubleClickEvent fired when the item is double-clicked.  
public EventPaddingChangedOccurs when the control's padding changes. (Inherited from System.Windows.Forms.Control)
public EventPaintOccurs when the control is redrawn. (Inherited from System.Windows.Forms.Control)
public EventParentChangedOccurs when the System.Windows.Forms.Control.Parent property value changes. (Inherited from System.Windows.Forms.Control)
public EventPreviewKeyDownOccurs 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)
public EventQueryAccessibilityHelpOccurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control)
public EventQueryContinueDragOccurs 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)
public EventRegionChangedOccurs when the value of the System.Windows.Forms.Control.Region property changes. (Inherited from System.Windows.Forms.Control)
public EventRemoveUserControlsEvent fired after a cell has finished being edited, allowing the developer to remove and dispose of their edit control.  
public EventResizeOccurs when the control is resized. (Inherited from System.Windows.Forms.Control)
public EventRightToLeftChangedOccurs when the System.Windows.Forms.Control.RightToLeft property value changes. (Inherited from System.Windows.Forms.Control)
public EventSizeChangedOccurs when the System.Windows.Forms.Control.Size property value changes. (Inherited from System.Windows.Forms.Control)
public EventStyleChangedOccurs when the control style changes. (Inherited from System.Windows.Forms.Control)
public EventSystemColorsChangedOccurs when the system colors change. (Inherited from System.Windows.Forms.Control)
public EventTabIndexChangedOccurs when the System.Windows.Forms.Control.TabIndex property value changes. (Inherited from System.Windows.Forms.Control)
public EventTabStopChangedOccurs when the System.Windows.Forms.Control.TabStop property value changes. (Inherited from System.Windows.Forms.Control)
public EventTextChangedOccurs when the System.Windows.Forms.Control.Text property value changes. (Inherited from System.Windows.Forms.Control)
public EventUserDrawnCellEvent fired before a cell is drawn, allowing the developer to customize the display.  
public EventUserDrawnColumnHeaderEvent fired before a column header is drawn, allowing the developer to customize the display.  
public EventUserDrawnNodeEvent fired before a node is drawn, allowing the developer to customize the display.  
public EventUserDrawnTitleEvent fired before the title area is drawn, allowing the developer to customize the display.  
public EventValidatedOccurs when the control is finished validating. (Inherited from System.Windows.Forms.Control)
public EventValidatingOccurs when the control is validating. (Inherited from System.Windows.Forms.Control)
public EventVisibleChangedOccurs when the System.Windows.Forms.Control.Visible property value changes. (Inherited from System.Windows.Forms.Control)
Top

See Also