Wimark.Controls Class Library  

ToolBar.AllowFloating Property

Gets and sets a value indicating whether a toolbar can be placed in a floating window.

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