![]() |
Hom to check a subMenu |
Post Reply ![]() |
Author | |
Zauz ![]() Newbie ![]() Joined: 20 August 2004 Location: France Status: Offline Points: 1 |
![]() ![]() ![]() ![]() ![]() Posted: 20 August 2004 at 10:50am |
Hi,
I'm looking to check dynamically a subMenu. And I can't find what's working. Can someone help me please ??? Thanks a lot for your answer |
|
zauz :)
|
|
![]() |
|
Oleg ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
See FAQ.
From FAQ:
Question: Answer: BEGIN_MESSAGE_MAP(CMainFrame, CFrameWnd) //{{AFX_MSG_MAP(CMainFrame) ... //}}AFX_MSG_MAP ON_UPDATE_COMMAND_UI(ID_EDIT_STATE,OnUpdateEditState) END_M ESSAGE_MAP() void CMainFrame::OnUpdateEditState(CCmdUI* pCmdUI) { pCmdUI->SetCheck(m_bCheck); pCmdUI->Enable(TRUE); } |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |