MFC + CxImage 實現自繪半透明按鈕

btn.h   [cpp]  view plain  copy   #pragma once      // CBtn   #include "ximage/ximage.h"      class CBtn : public CButton   {       DECLARE_DYNAMIC(CBtn)   private:       CxImage * m_pImgNormal;      
相關文章
相關標籤/搜索