MFC中的类问题请教
//{{AFX_MSG(dialog1)afx_msgvoidOnOnCommMscomm1();virtualBOOLOnInitDialog();afx_msgvoi...
//{{AFX_MSG(dialog1)
afx_msg void OnOnCommMscomm1();
virtual BOOL OnInitDialog();
afx_msg void OnButton1();
afx_msg void OnButton2();
virtual void OnOK();
afx_msg void OnSetfocusEdit1();
afx_msg void OnChangeEdit1();
afx_msg void OnUpdateEdit1();
afx_msg void OnKillfocusEdit1();
DECLARE_EVENTSINK_MAP()
//}}AFX_MSG
上述是一个类中的保护成员,//{{AFX_MSG(dialog1), //}}AFX_MSG是一对吧,什么意思呢?
这里面的函数为什么是灰色的呢? 展开
afx_msg void OnOnCommMscomm1();
virtual BOOL OnInitDialog();
afx_msg void OnButton1();
afx_msg void OnButton2();
virtual void OnOK();
afx_msg void OnSetfocusEdit1();
afx_msg void OnChangeEdit1();
afx_msg void OnUpdateEdit1();
afx_msg void OnKillfocusEdit1();
DECLARE_EVENTSINK_MAP()
//}}AFX_MSG
上述是一个类中的保护成员,//{{AFX_MSG(dialog1), //}}AFX_MSG是一对吧,什么意思呢?
这里面的函数为什么是灰色的呢? 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询