Posted 19 years ago
by Rick
-
Developer,
Visual Software Systems LLC
I have two questions:
1) Is there a way to associate, at design time, a standalone Toolbar on a "child" form with a BarManager control on a "main" form so that that design time features of the bar controls can be used? I'm able to make the association at runtime and programmatically add commandlinks that reference commands from the bar manager on my main form. VS 2005 won't let me associate the bar manager from the main form in the desinger. It would be much easier to be able to use the designer than code everything manually.
2) Can you put commandlinks on the Statusbar control, similar to what can be done with the new StatusStrip control from Microsoft? If not, this would be a great enhancement to the Statusbar.
Thanks...
1) Is there a way to associate, at design time, a standalone Toolbar on a "child" form with a BarManager control on a "main" form so that that design time features of the bar controls can be used? I'm able to make the association at runtime and programmatically add commandlinks that reference commands from the bar manager on my main form. VS 2005 won't let me associate the bar manager from the main form in the desinger. It would be much easier to be able to use the designer than code everything manually.
2) Can you put commandlinks on the Statusbar control, similar to what can be done with the new StatusStrip control from Microsoft? If not, this would be a great enhancement to the Statusbar.
Thanks...