I want to achieve the Menu style same like Visual Studio with Images (see image below)
I could insert items in Menu using CMFCToolBarMenuButton. But the problem is with Disable state. My Menu images are completely greyed out (see image below)
I want Menu Images to be displayed like "Redo, Undo Last Global Action" shown in Visual Studio Menu.
How can I do it?