DocumentList.DeletingDocument Event
Occurs when a file is deleted in a DocumentList control.
Namespace: Microsoft.WindowsCE.Forms
Assembly: Microsoft.WindowsCE.Forms (in microsoft.windowsce.forms.dll)
Assembly: Microsoft.WindowsCE.Forms (in microsoft.windowsce.forms.dll)
The DocumentList control raises this event when a file is deleted so that you can close the file, if necessary. Use the Path property to get the path to the file.
For more information about handling events, see Consuming Events.
Windows Mobile for Pocket PC
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.