SS_LEFTNOWORDWRAP top-level constant

int const SS_LEFTNOWORDWRAP

A simple rectangle and left-aligns the text in the rectangle.

Tabs are expanded, but words are not wrapped. Text that extends past the end of a line is clipped.

Implementation

const SS_LEFTNOWORDWRAP = 0x0000000C;