Click or drag to resize

ToolBarButtonClickEventArgsButton Property

Gets or sets the Win32ToolBarButton that was clicked.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public Win32ToolBarButton Button { get; set; }

Return Value

Win32ToolBarButton
The Win32ToolBarButton that was clicked.
See Also