Specifies how tool bar item text are aligned.
[Visual Basic]
Public Enum ToolBarItemTextAlign
[C#]
public enum ToolBarItemTextAlign
Members
| Member Name |
Description |
| NotSet | Not specified. |
| Right | The text is aligned to the right of the toolbar button image. |
| Underneath | The text is aligned underneath the toolbar button image. |
Requirements
Namespace:
EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
EO.Web Namespace