Wimark.Controls Class Library  

ToolBarButton.Style Property

Gets or sets the style of the toolbar button.

[Visual Basic]
Public Property Style As ToolBarButtonStyle 
[C#]
public ToolBarButtonStyle Style {get; set;}
[C++]
public: __property ToolBarButtonStyle get_Style();
public: __property void set_Style(ToolBarButtonStyle);

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

ToolBarButton Class | ToolBarButton Members | Wimark.Controls Namespace