The events of the ExplorerListView class are listed below. For a complete list of ExplorerListView class members, see the ExplorerListView Members topic.
| Occurs when the label for an item is edited by the user. | |
| Occurs when the value of the BackColor property changes. | |
| Occurs when the user starts editing the label of an item. | |
| Occurs when the value of the BindingContext property changes. | |
| Occurs when the value of the CausesValidation property changes. | |
| Occurs when the focus or keyboard user interface (UI) cues change. | |
| Occurs when the control is clicked. | |
| Occurs when the user clicks a column header within the list view control. | |
| Occurs when the value of the ContextMenu property changes. | |
| Occurs when a new control is added to the ControlCollection . | |
| Occurs when a control is removed from the ControlCollection . | |
| Occurs when the value of the Cursor property changes. | |
| Adds an event handler to listen to the Disposed event on the component. | |
| Occurs when the value of the Dock property changes. | |
| Occurs when the control is double-clicked. | |
| Occurs when a drag-and-drop operation is completed. | |
| Occurs when an object is dragged into the control's bounds. | |
| Occurs when an object is dragged out of the control's bounds. | |
| Occurs when an object is dragged over the control's bounds. | |
| Occurs when the Enabled property value has changed. | |
| Occurs when the control is entered. | |
| Occurs when the Font property value changes. | |
| Occurs when the ForeColor property value changes. | |
| Occurs during a drag operation. | |
| Occurs when the control receives focus. | |
| Occurs when a handle is created for the control. | |
| Occurs when the control's handle is in the process of being destroyed. | |
| Occurs when the user requests help for a control. | |
| Occurs when the ImeMode property has changed. | |
| Occurs when a control's display requires redrawing. | |
| Occurs when an item is activated. | |
| Occurs when the check state of an item changes. | |
| Occurs when the user begins dragging an item. | |
| Occurs when a key is pressed while the control has focus. | |
| Occurs when a key is pressed while the control has focus. | |
| Occurs when a key is released while the control has focus. | |
| Occurs when a control should reposition its child controls. | |
| Occurs when the input focus leaves the control. | |
| Occurs when the Location property value has changed. | |
| Occurs when the control loses focus. | |
| Occurs when the mouse pointer is over the control and a mouse button is pressed. | |
| Occurs when the mouse pointer enters the control. | |
| Occurs when the mouse pointer hovers over the control. | |
| Occurs when the mouse pointer leaves the control. | |
| Occurs when the mouse pointer is moved over the control. | |
| Occurs when the mouse pointer is over the control and a mouse button is released. | |
| Occurs when the mouse wheel moves while the control has focus. | |
| Occurs when the control is moved. | |
| Occurs when the Parent property value changes. | |
| Occurs when AccessibleObject is providing help to accessibility applications. | |
| Occurs during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled. | |
| Occurs when the control is resized. | |
| Occurs when the RightToLeft property value changes. | |
| Occurs when the index of the selected item in the list view control changes. | |
| Occurs when the Size property value changes. | |
| Occurs when the control style changes. | |
| Occurs when the system colors change. | |
| Occurs when the TabIndex property value changes. | |
| Occurs when the TabStop property value changes. | |
| Occurs when the control is finished validating. | |
| Occurs when the control is validating. | |
| Occurs when the Visible property value changes. |
ExplorerListView Class | Alvas.Windows.Forms.FileControls Namespace