Wimark.Controls Class Library  

ToolBars.TextAlign Property

Gets or sets the alignment of text in relation to each image displayed on the toolbar button controls.

[Visual Basic]
Public Property TextAlign As ToolBarTextAlign 
[C#]
public ToolBarTextAlign TextAlign {get; set;}
[C++]
public: __property ToolBarTextAlign get_TextAlign();
public: __property void set_TextAlign(ToolBarTextAlign);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

ToolBars Class | ToolBars Members | Wimark.Controls Namespace