HELPMSGSTRING top-level constant

String const HELPMSGSTRING

A common dialog box sends the HELPMSGSTRING registered message to the window procedure of its owner window when the user clicks the Help button.

To learn more, see learn.microsoft.com/windows/win32/dlgbox/helpmsgstring.

Implementation

const HELPMSGSTRING = 'commdlg_help';