OpenFolderDialog
OS level dialog used for browsing folder structures.
Public Attributes
filename
File that must be in selected folder for it to be valid.
Detailed Description
OS level dialog used for browsing folder structures.
This is essentially an OpenFileDialog, but only used for returning directory paths, not files.
note:FileDialog and its related classes are only availble in a Tools build of Torque.
see:
OpenFileDialog for more details on functionality.