CDialog::SetHelpID
Sets a context-sensitive help ID for the dialog box.
void SetHelpID(
UINT nIDR
);
Parameters
- nIDR
Specifies the context-sensitive help ID.
Requirements
Header: afxwin.h
Sets a context-sensitive help ID for the dialog box.
void SetHelpID(
UINT nIDR
);
Header: afxwin.h