Wimark.Controls Class Library  

ToolBars.Appearance Property

Gets or set the value that determines the appearance of a toolbar and its buttons.

[Visual Basic]
Public Property Appearance As ToolBarAppearance 
[C#]
public ToolBarAppearance Appearance {get; set;}
[C++]
public: __property ToolBarAppearance get_Appearance();
public: __property void set_Appearance(ToolBarAppearance);

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