EC_USEFONTINFO top-level constant

int const EC_USEFONTINFO

Rich edit controls: Sets the left and right margins to a narrow width calculated using the text metrics of the control's current font.

If no font has been set for the control, the margins are set to zero. The lParam parameter is ignored.

Implementation

const EC_USEFONTINFO = 0xffff;