StandardFolderDialog.Show Method | |
Display a standard folder dialog box. To retrieve the value that the user selected, use the relevant method of the specific subclass.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax Remarks
The item selected by the user can be retrieved with the StandardFolderDialog:Result property.
See Also