Wimark.Controls Class Library  

ToolBarButton.HideWhenVertically Property

Gets or sets a value indicating whether a toolbar button should be hidden when the toolbar is drawn vertically.

[Visual Basic]
Public Property HideWhenVertically As Boolean 
[C#]
public bool HideWhenVertically {get; set;}
[C++]
public: __property bool get_HideWhenVertically();
public: __property void set_HideWhenVertically(bool);

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