DT_PREFIXONLY top-level constant
int
const DT_PREFIXONLY
Draws only an underline at the position of the character following the ampersand (&) prefix character. Does not draw any other characters in the string.
Implementation
const DT_PREFIXONLY = 0x00200000;