You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have used previous versions of Visual C++ to create customized toolbars, the new implementation of class CToolBar could cause you problems. So that you don't have to give up your old toolbars to use the new functionality, the old implementation is still supported.
The DOCKTOOL sample does not use the old-style toolbars, only the new-style toolbars.
You can't edit old-style toolbars with the toolbar resource editor.