DS_SETFONT top-level constant Null safety
Indicates that the header of the dialog box template (either standard or extended) contains additional data specifying the font to use for text in the client area and controls of the dialog box.
Implementation
const DS_SETFONT = 0x40;