CommonDialog

Undocumented in source.

Members

Functions

_cantrun
void _cantrun()
Undocumented in source. Be warned that the author may not have intended to support it.
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.
reset
void reset()
Undocumented in source.
runDialog
bool runDialog(HWND owner)
Undocumented in source.
showDialog
DialogResult showDialog()
Undocumented in source.
showDialog
DialogResult showDialog(IWindow owner)
Undocumented in source.

Variables

helpRequest
Event!(CommonDialog, HelpEventArgs) helpRequest;
Undocumented in source.

Meta