SC_CONTEXTHELP top-level constant

int const SC_CONTEXTHELP

Changes the cursor to a question mark with a pointer. If the user then clicks a control in the dialog box, the control receives a WM_HELP message.

Implementation

const SC_CONTEXTHELP = 0xF180;