I have a form with a Toolstrip along the top.
On this toolbar I have a toolstrip button which I’ve set the alignment to “Right” and it now appears on the far right of the toolstrip.
I now want to add a toolStripTextBox but when I right-click on it I don’t get the option to align it. Am I missing something obvious?
The Alignment property is available in the property grid, it just isn’t available on the popup menu.
If you don’t see the Properties window, type CTRL+W, P.