Click or drag to resize

ShellHistoryToolBarButtons Property

Gets the collection of Win32ToolBarButton controls assigned to the toolbar control.

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

Property Value

Win32ToolBarToolBarButtonCollection
See Also