Wimark.Controls Class Library  

ToolBarBase.Parent Property

Gets the ToolBars component that hosts the toolbar.

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

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

ToolBarBase Class | ToolBarBase Members | Wimark.Controls Namespace | ToolBars