Windows/MFC

Mainwnd에서 View의 내용을 변경하기

aucd29 2013. 10. 2. 17:59
CSMS_WIZARDView* pView = (CSMS_WIZARDView*)((CFrameWnd*)AfxGetMainWnd())->GetActiveView();

pView->m_bcboStatus = false;