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