Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You can move or add a ToolStripItem to the left or right side of a ToolStrip.
To move or add a ToolStripItem to the left side of a ToolStrip
- Set the ToolStripItemAlignment property of the ToolStripItem to Left.
To move or add a ToolStripItem to the right side of a ToolStrip
- Set the ToolStripItemAlignment property of the ToolStripItem to Right.
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET Desktop feedback