摘要:
CxSkinButton.h中增加两个宏定义#define WM_MYLBTN_UP WM_USER + 0x1001#define WM_MYLBTN_DOWM WM_USER + 0x1002CxSkinButton.cpp中修改void CxSkinButton::OnLButtonDown(UINT nFlags, CPoint point){ //Pass this message to the ToolTip control RelayEvent(WM_LBUTTONDOWN,(WPARAM)nFlags,MAKELPARAM(LOWORD(point.x),LOWORD(poin 阅读全文
posted @ 2012-07-11 16:09
WHISHT
阅读(466)
评论(0)
推荐(0)

浙公网安备 33010602011771号