I am using CMFCToolBar
to use the MFC Feature, and want to make a custom toolbar that is given in picture
I can add combobox but unable to add line in combobox. I have the following needs:
- Line with text in
CMFCtoolbarComboboxButtom
- Combo box with up/down arrow for increase and decrease value.
How to add lines in CMFCtoolbarComboBoxButton
and place multiple control such as width & height control?
Using Visual C++ 2018