c++ - Creating a menustrip in WinAPI? -


Is there a way to obtain a manistrip instead of an HMEU while using WinAPI? Like the menu Use net applications? Because HMEU is not just fit in my color scheme, I need a deep menu.

Thank you

If you do not like the system default, -Can be excited. If you only need to support Windows Vista and higher, you can follow this. Otherwise you need to call your menu item and call MF_OWNERDRAW and all the things that come with it.


Comments