DT_MODIFYSTRING top-level constant

  1. @Deprecated('Use DRAW_TEXT_FORMAT.DT_MODIFYSTRING instead')
int const DT_MODIFYSTRING

Modifies the specified string to match the displayed text. This value has no effect unless DT_END_ELLIPSIS or DT_PATH_ELLIPSIS is specified.

Implementation

@Deprecated('Use DRAW_TEXT_FORMAT.DT_MODIFYSTRING instead')
const DT_MODIFYSTRING = 0x00010000;