Custom Toolstrip

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to create a toolstrip and I would like to make that toolstrip reusable
by other windows in my application. This would be the same concept as a
UserControl, only it would be a Toolstrip. Any suggestions on the best way to
do that?
 
Create a UserControl with a ToolStrip in it.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net
 
Back
Top