DT_HIDEPREFIX top-level constant
int
const DT_HIDEPREFIX
Ignores the ampersand (&) prefix character in the text. The letter that follows will not be underlined, but other mnemonic-prefix characters are still processed.
Implementation
const DT_HIDEPREFIX = 0x00100000;