中国开发网: 论坛: 程序员情感CBD: 贴子 175175
品雪: win api DrawText直接就可以
DT_HIDEPREFIX Windows 2000/XP: Ignores the ampersand (&) prefix character in the text. The letter that follows will not be underlined, but other mnemonic-prefix characters are still processed. For example:
input string: "A&bc&&d"
normal: "Abc&d"
DT_HIDEPREFIX: "Abc&d"
Compare with DT_NOPREFIX and DT_PREFIXONLY.

相关信息:


欢迎光临本社区,您还没有登录,不能发贴子。请在 这里登录