Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Positions the toolbar and its sibling on separate rows.
void SetTwoRowsWithSibling();
Remarks
The framework calls this method when the user clicks the Show Buttons on Two Rows button.
Call the CMFCToolBar::SetSiblingToolBar method to enable the Show Buttons on One Row or Show Buttons on Two Rows buttons. If you call CMFCToolBar::SetSiblingToolBar for this toolbar, the sibling toolbar is moved to a separate row. Otherwise, this toolbar is moved to a separate row.
The framework calls the CMFCToolBar::SetOneRowWithSibling method when the user clicks the Show Buttons on One Row button.
Requirements
Header: afxtoolbar.h