I am working on a dockmanager style UI that follows the way Visual Studio 2008 implements the UI:
I need to create a tool similar to how VS2008 has the "Add New Data Source" which is in both the main menu and in a toolbar that is specific to the dock manager Data Source DockAreaPanel.
How would I go about doing this in the UI designer?
Sam
This post is a week old now, I was wondering if there is a solution or if I am SOL?
Is the toolbar you have docked part of your main toolbar control or from a serperate toolbar object?
Ah, there is nothing like a good example, please see the attache project. There is an Add and Edit tool under the File menu that needs to be the exact same as the buttons on the toolbar in the ultraPane1