I am stuck at how to access the menu item
My menu has 5 items, the first one will have 5 subitems, and I am unable to access the subitems
CMenu* submenu=menu.GetSubMenu(0);
ASSERT(submenu->GetSafeHMenu()); // This line throws exception
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 14 of 14
Thread: On menu item againThreaded View
|
Click Here to Expand Forum to Full Width |