Click or drag to resize

DrawToolBarButtonEventArgsButton Property

Gets the button that is currently drawn.

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

Property Value

Type: Win32ToolBarButton
See Also