Specifies the alignment of text on the toolbar button control.
[Visual Basic] Public Enum ToolBarTextAlign [C#] public enum ToolBarTextAlign [C++] public enum ToolBarTextAlign
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Room is reserved for an image to be displayed on toolbar buttons. The alignment of text is in relation to the image displayed on the toolbar button. If no image is assigned to the button, the reserved space will appear to the left, or above the text dispalyed.
Member Name | Description |
---|---|
Right | The text is aligned to the right of the toolbar button image. |
Underneath | The text is aligned underneath the toolbar button image. |
Namespace: System.WinForms
Assembly: System.WinForms.dll