CommonDialog

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)
onHelpRequest
void onHelpRequest(HelpEventArgs ea)
reset
void reset()
runDialog
bool runDialog(HWND owner)
showDialog
DialogResult showDialog()
DialogResult showDialog(IWindow owner)

Variables

helpRequest
Event!(CommonDialog, HelpEventArgs) helpRequest;

Meta