一
按鈕可以顯示四種狀態圖形
二
三
// Declare External Functions
function ulong SetCapture
(ulong hwnd) library
function boolean ReleaseCapture
(ulong hwnd) library
function boolean DrawEdge(ulong hdc
ref rect qrc
library
RECT
{
long left
long top
long right
long bottom
}
// Declare Shared Variables
boolean sb_SuppressHoverBorder
[
From:http://tw.wingwit.com/Article/program/PB/201311/24555.html