所以我尝试使用此代码,但它不起作用:
CButton *btnApply; btnApply = reinterpret_cast<CButton *>(GetDlgItem(IDOK)); btnApply->ShowWindow(FALSE);
提前致谢.
c++ mfc cpropertysheet visual-c++
c++ ×1
cpropertysheet ×1
mfc ×1
visual-c++ ×1