TabControl, mdi and toolbar

  • Thread starter Thread starter TomislaW
  • Start date Start date
Is it possible to merge toolbars in MDI app, in the same way as menus?
When I put in designer toolbar on multitab form, the toolbar cover all tabs,
how can I resize him?
 
* "TomislaW said:
Is it possible to merge toolbars in MDI app, in the same way as menus?

No, that's not possible (you didn't mention that you want to merge
something in your initial post). You will have to write the routines
for doing that yourself.
 
buy a 3rd party control such as infragistics net advantage...this supports
merging of toolbars/menus in mdi
 
* "Patrick O'Gorman said:
buy a 3rd party control such as infragistics net advantage...this supports
merging of toolbars/menus in mdi

ACK, but that's not part of the .NET Framework ;-).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top