Wimark.Controls Class Library  

ToolBar.AllowHide Property

Gets and sets a value indicating whether a toolbar can be hidden.

[Visual Basic]
Public Property AllowHide As Boolean 
[C#]
public bool AllowHide {get; set;}
[C++]
public: __property bool get_AllowHide();
public: __property void set_AllowHide(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

ToolBar Class | ToolBar Members | Wimark.Controls Namespace