CommonDialog

Members

Functions

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