DocumentList Events

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

The DocumentList type exposes the following members.

Events

  Name Description
Public event Click Occurs when the control is clicked. (Inherited from Control.)
Public eventSupported by the .NET Compact Framework DeletingDocument Occurs when a file is deleted in a DocumentList control.
Public eventSupported by the .NET Compact Framework Disposed Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.)
Public eventSupported by the .NET Compact Framework DocumentActivated Occurs when a file is selected in a DocumentList control.
Public event DoubleClick Occurs when the control is double-clicked. (Inherited from Control.)
Public eventSupported by the .NET Compact Framework EnabledChanged Occurs when the Enabled property value has changed. (Inherited from Control.)
Public eventSupported by the .NET Compact Framework GotFocus Occurs when the control receives focus. (Inherited from Control.)
Public eventSupported by the .NET Compact Framework HandleCreated Occurs when a handle is created for the control. (Inherited from Control.)
Public eventSupported by the .NET Compact Framework HandleDestroyed Occurs when the control's handle is in the process of being destroyed. (Inherited from Control.)
Public event HelpRequested Occurs when the user requests help for a control. (Inherited from Control.)
Public eventSupported by the .NET Compact Framework KeyDown Occurs when a key is pressed while the control has focus. (Inherited from Control.)
Public eventSupported by the .NET Compact Framework KeyPress Occurs when a key is pressed while the control has focus. (Inherited from Control.)
Public eventSupported by the .NET Compact Framework KeyUp Occurs when a key is released while the control has focus. (Inherited from Control.)
Public eventSupported by the .NET Compact Framework LostFocus Occurs when the control loses focus. (Inherited from Control.)
Public event MouseDown Occurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from Control.)
Public event MouseMove Occurs when the mouse pointer is moved over the control. (Inherited from Control.)
Public event MouseUp Occurs when the mouse pointer is over the control and a mouse button is released. (Inherited from Control.)
Public event Paint Occurs when the control is redrawn. (Inherited from Control.)
Public eventSupported by the .NET Compact Framework ParentChanged Occurs when the Parent property value changes. (Inherited from Control.)
Public event Resize Occurs when the control is resized. (Inherited from Control.)
Public eventSupported by the .NET Compact Framework SelectedDirectoryChanged Occurs when a folder is selected in a DocumentList control.
Public eventSupported by the .NET Compact Framework TextChanged Occurs when the Text property value changes. (Inherited from Control.)
Public eventSupported by the .NET Compact Framework Validated Occurs when the control is finished validating. (Inherited from Control.)
Public eventSupported by the .NET Compact Framework Validating Occurs when the control is validating. (Inherited from Control.)

Top

See Also

Reference

DocumentList Class

Microsoft.WindowsCE.Forms Namespace