摘要:
MFC SDI: How do I create transparent SDI views?Q: How do I create transparent SDI views?A: One can make a the view of an MFC application transparent by handling 'CView::OnEraseBkgnd()' function and returning 'FALSE' instead of the default 'CView::OnEraseBkgnd()' call.Code:BOO 阅读全文
posted @ 2012-01-09 23:38
一万零一时
阅读(565)
评论(0)
推荐(0)
浙公网安备 33010602011771号