[RESOLVED] Reordering Multiple Toolstrips
Hi. I've got two toolstrips on my form. What I want to be able to do is to move their positions around using the Grip, putting, for example, one above the other or to the left of one. But I can't find any properties that allow me to drag the toolbars. I thought maybe you'd have to put them in a toolstrip container, but I'm having no luck with its properties either.
Thanks.
Re: Reordering Multiple Toolstrips
Nevermind. I figured it out. You have to place the toolStrip on the toolStrip panels.
Thanks.