tb_xpbutton.inc

来自「Powerbasic 对GDI 的操作 很漂亮的代码!」· INC 代码 · 共 5 行

INC
5
字号
' ========================================================================================
' TB_XPBUTTON control
' Draws a themed button in Windows XP and a classic button in the other Windows versions.
' Do not use it with Windows 95 because the TrackMouseEvent is not available in that OS.
' (c) 2006 by Jos

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?