ToolStrip layout when moving it to different parts of a ToolStripContainer

Hi,

I'm probably missing something very obvious but how can I ensure that a ToolStrip's Layout (ie: horizontal/vertical) is automatically changed when it is moved to different parts of a ToolStripContainer

Essentially, I want a horizontal layout when the ToolStrip is at the Top or Bottom, and vertical layout when it is on the right or left sides. This is because the ToolStrip has buttons with text and they take up too much space when in a horizontal layout at the right or left.

Thanks



Answer this question

ToolStrip layout when moving it to different parts of a ToolStripContainer

  • ToolStrip layout when moving it to different parts of a ToolStripContainer