Wimark.Controls Class Library  

ToolBars.CreateCustomizeToolBarsForm Method

Creates a dialog where the user can customize toolbars.

[Visual Basic]
Overridable Protected Function CreateCustomizeToolBarsForm() As CustomizeToolBarsFormBase 
[C#]
protected virtual CustomizeToolBarsFormBase CreateCustomizeToolBarsForm();
[C++]
protected: virtual CustomizeToolBarsFormBase* CreateCustomizeToolBarsForm();

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