DT_SINGLELINE top-level constant

int const DT_SINGLELINE

Displays text on a single line only. Carriage returns and line feeds do not break the line.

Implementation

const DT_SINGLELINE = 0x0020;