Subclass the button and make it owner drawn and intercept the WM_MOUSEMOVE or WM_MOUSEHOVER events to tell when the mouse is over the button and then draw ...
確定! 回上一頁