VC中用CPropertySheet时为何不能用相应的属性页中成员变量的成员函数?
给属性页中的CComboBox添加了成员变量m_CMB,在if(IDOK==propsheet.domodel()){inti=m_CMB.getcursel;}中出错!...
给属性页中的CComboBox添加了成员变量m_CMB,
在
if (IDOK == propsheet.domodel())
{
int i = m_CMB.getcursel;
}
中出错!
wawoo2007: 窗口虽然关闭,但是对象并没有销毁,为什么不行呢? 展开
在
if (IDOK == propsheet.domodel())
{
int i = m_CMB.getcursel;
}
中出错!
wawoo2007: 窗口虽然关闭,但是对象并没有销毁,为什么不行呢? 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询