Sequence of Toolstrips
If I have multiple ToolStrips in f.ex. the TopToolPanel of a ToolStripContainer, how do I control (from the program) the sequence in which they appear? And also whether they appear beside each other (if space available) or top-down?

