DS_SETFONT top-level constant

int const DS_SETFONT

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;