0

I'm new to WIN32 and I can do the top (regular) menu bar. I want to create a sidebar menu just like the image below, is it even possible to do so in WIN32 C++? if so, any tutorials or hints would be appreciated.

SideBar Menu

Remy Lebeau
  • 555,201
  • 31
  • 458
  • 770
Hossam Houssien
  • 359
  • 4
  • 14
  • 1
    Why don't you try googling: "win32 c++ sidebar" ? – ZivS Apr 08 '17 at 18:45
  • @ZivS I tried with no success :( – Hossam Houssien Apr 08 '17 at 18:50
  • Well, please first, this is a guide for asking questions on this website: http://stackoverflow.com/help/how-to-ask . Your question is too broad. You did not mention which GUI framework you are using, and have not shown any attempts that you have tried. When I google "win32 c++ sidebar" the first link (after the link to this question) is http://stackoverflow.com/questions/21780505/creating-guis-in-win32-c , start there, or google "win32 c++ gui tutorial" and start there. Once you have a specific problem that you need assistance, ask a specific question – ZivS Apr 09 '17 at 06:50
  • Don't know why someone -1 this question. OP question is about sidebar in Common Control Library inside [Windows API](https://en.wikipedia.org/wiki/Windows_API#Overview). Pleas do not -1 questions that you do not understand. – Logman Apr 11 '17 at 17:19
  • @Logman Finally someone got the point – Hossam Houssien Apr 15 '17 at 15:09

0 Answers0