摘要:
今天又用了一下Button,需要注意以下几点:(1)在stdafx.h中加入:#include #include "atlgdix.h"#include (2)在类中加入 WUI::CWUIButton m_btn;(3)在消息反射中加入: REFLECT_NOTIFICATIONS()否则按钮不能自绘(4)在OnInitDialog中子类化控件 m_btn.SubclassWin... 阅读全文
posted @ 2004-09-17 12:00
浙林龙哥
阅读(622)
评论(0)
推荐(0)