Wimark.Controls Class Library  

ToolBarsEventArgs.ToolBar Property

The ToolBar component that was docked, floating or hidden.

[Visual Basic]
Public ReadOnly Property ToolBar As ToolBar 
[C#]
public ToolBar ToolBar {get;}
[C++]
public: __property ToolBar* get_ToolBar();

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

ToolBarsEventArgs Class | ToolBarsEventArgs Members | Wimark.Controls Namespace | ToolBar