Wimark.Controls Class Library  

ToolBars.AllowCustomize Property

Gets and sets a value indicating whether the user should be able to customize toolbars.

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

ToolBars Class | ToolBars Members | Wimark.Controls Namespace