Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

ToolBarItemTextAlign Enumeration

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


Direct link to this topic