Click or drag to resize

ShellHistoryToolBarButtons Property

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

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

Property Value

Type: Win32ToolBarToolBarButtonCollection
See Also