Wimark.Controls Class Library  

ToolBarButton.Parent Property

Gets the toolbar component that the toolbar button is assigned to.

[Visual Basic]
Public ReadOnly Property Parent As ToolBar 
[C#]
public ToolBar Parent {get;}
[C++]
public: __property ToolBar* 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

ToolBarButton Class | ToolBarButton Members | Wimark.Controls Namespace