Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
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
Reference
ToolStrip Control Overview (Windows Forms)
ToolStripItem
ToolStripItemAlignment
Left
Right