Click or drag to resize

Win32ToolBarButtonParent Property

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

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public Win32ToolBar Parent { get; }

Return Value

Win32ToolBar
The Win32ToolBar control that the Win32ToolBarButton is assigned to.
See Also