Hello mmbers
I want to create a second toolbar in my MDI applications.
I take a variabe of type CToolBar and creat the second toolbar.
But on this ToolBar ,I don't need save ,print buttons.
So I deleted them fron ToollBar resource.
But they also deleted from first toolbar.
But I don't need to delete them from first toolbar.
SO how should I create the two diiferent toolbar resources.
Thanks in advance.