BCGSoft Support Center
sign in
Recently viewed tickets
Log out
Sales
Pre-sales questions
Technical
Technical questions
Other
More...
Print...
How to put two toolbars on one row?
Simply use the following code in your CMainFrame::OnCreate:
DockControlBar(&m_wndToolbarRight);
DockControlBarLeftOf(&m_wndToolbarLeft, &m_wndToolbarRight);
Creation date:
2/1/2017 1:59 PM ()
Updated:
2/1/2017 2:02 PM ()