If anyone is curious, i added a combo box to a toolbar instead. I created the combo box manual, and made sure there was room on the tool bar for it.
I added ID_SEPARATOR to the buttons array and called setButtons:
m_ChartToolBar.SetButtons(buttons, sizeof(buttons)/sizeof(UINT))...
I'm working on an MDI application and i need to add a comboBox in the caption Bar. If anyone has any idea how this is done, please let me know.
Thanks in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.