DocumentList.SelectedDirectoryChanged Event
.NET Framework 2.0
Occurs when a folder 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 and use the currently selected folder to open and close files. The SelectedDirectory property contains currently selected folder.
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.