readme.txt
来自「是WTL的开发包,直接包括在路径中,最好放在VC目录中,要更新的包请到官方网站去」· 文本 代码 · 共 16 行
TXT
16 行
Alpha WTL Sample
----------------
This sample shows how to use 32-bit (alpha channel) images with toolbars and
command bars. It also displays them only if running on Windows XP with themes
enabled, while it displays standard 4-bit images in other cases.
Cut and Copy commands toggle enable/disable state for the Paste command, just
to show how images look disabled.
Subdirectories Release and Debug contain the manifest file, alpha.exe.manifest
which is required to use 32-bit (alpha) images. If you use Windows XP with
themes, you can rename or delete the manifest file to disable alpha images.
-end-
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?