Create a UserControl with a ToolStrip in it.

Signature
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
>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?