Wisej.Web.ToolBarTextAlign
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Specifies the alignment of text on the ToolBarButton control.
public enum ToolBarTextAlign : Enum
Public Enum ToolBarTextAlign As [Enum]
Right
The text is aligned to the right of the ToolBarButton image.
Underneath
The text is aligned underneath the ToolBarButton image.
ToolBar.TextAlign
Returns or sets the alignment of text in relation to each image displayed on the toolbar button controls.
ToolBarExtensions.TextAlign
Sets the text alignment on the specified ToolBar.
Last updated 9 months ago
Was this helpful?