搜索资源列表
label
- 一个可以改变static文本框字体、大小、颜色的类 enum FlashType {None, Text, Background } class CLabel : public CStatic { // Construction public: CLabel() CLabel& SetBkColor(COLORREF crBkgnd) CLabel& SetTextColor(COLORREF crText) CLabel& SetTex
Button-tansparent
- Button-tansparent: LoadImage CPoint CWnd CButton GetActiveWindow GetCapture SetFocus SetCapture CRect GetClientRect PtInRect ReleaseCapture CDC CPen CBrush FrameRect FillRect GetSysColor SelectObject LineTo DrawFocusRect CString GetWindowText Offse
CString2
- 实现对CString里面函数的基本操作。适用于初学者对CString的了解与学习-The basic operation of the function of CString inside. Suitable for beginners to understand and learn the CString
992173
- 函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值()