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.0
Syntax
public Win32ToolBarToolBarButtonCollection Buttons { get; }

Property Value

Type: Win32ToolBarToolBarButtonCollection
See Also