FolderBrowserDialog

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
runDialog
bool runDialog(HWND owner)
Undocumented in source. Be warned that the author may not have intended to support it.
showDialog
DialogResult showDialog()
Undocumented in source. Be warned that the author may not have intended to support it.
showDialog
DialogResult showDialog(IWindow owner)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

description
Dstring description [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
description
Dstring description [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
selectedPath
Dstring selectedPath [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
selectedPath
Dstring selectedPath [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
showNewStyleDialog
bool showNewStyleDialog [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
showNewStyleDialog
bool showNewStyleDialog [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
showTextBox
bool showTextBox [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
showTextBox
bool showTextBox [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From CommonDialog

reset
void reset()
Undocumented in source.
showDialog
DialogResult showDialog()
Undocumented in source.
showDialog
DialogResult showDialog(IWindow owner)
Undocumented in source.
helpRequest
Event!(CommonDialog, HelpEventArgs) helpRequest;
Undocumented in source.
hookProc
LRESULT hookProc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
Undocumented in source. Be warned that the author may not have intended to support it.
onHelpRequest
void onHelpRequest(HelpEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
runDialog
bool runDialog(HWND owner)
Undocumented in source.
_cantrun
void _cantrun()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta