FolderBrowserDialog
A destructor is present on this object, but not explicitly documented in the source.
- description
Dstring description [@property setter]
Dstring description [@property getter]
- selectedPath
Dstring selectedPath [@property setter]
Dstring selectedPath [@property getter]
- reset
void reset()
- showDialog
DialogResult showDialog()
DialogResult showDialog(IWindow owner)
- helpRequest
Event!(CommonDialog, HelpEventArgs) helpRequest;
- hookProc
LRESULT hookProc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
- onHelpRequest
void onHelpRequest(HelpEventArgs ea)
- runDialog
bool runDialog(HWND owner)