DocumentList.DocumentActivated Event
.NET Framework 3.0
Occurs when a file is selected 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)
You can handle this event to open the selected file. Use the Path property to get the path to the file.
This event does not occur when the user activates a shortcut menu associated with the DocumentList control.
For more information about handling events, see Consuming Events.
Community Additions
ADD
Show: