摘要:
一般放在重绘函数OnPaint()里OnPaint(){//为按钮添加图片 Image image(L"...resSH\\退出系统正常状态.png",TRUE); Graphics graphics(m_button16.GetWindowDC()->m_hDC); graphics.DrawImage(&image,0,0,image.GetWidth(),image.GetHeight()); //为窗体添机背景图片CPaintDC dc(this); // device context for painting CRect rect;GetClient 阅读全文
posted @ 2013-07-27 12:44
劃云
阅读(1100)
评论(0)
推荐(0)

浙公网安备 33010602011771号