DS_CONTEXTHELP top-level constant Null safety
Includes a question mark in the title bar of the dialog box. When the user clicks the question mark, the cursor changes to a question mark with a pointer.
Implementation
const DS_CONTEXTHELP = 0x2000;
Includes a question mark in the title bar of the dialog box. When the user clicks the question mark, the cursor changes to a question mark with a pointer.
const DS_CONTEXTHELP = 0x2000;