Click or drag to resize

DrawToolBarButtonEventArgsButton Property

Gets the button that is currently drawn.

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

Property Value

Type: Win32ToolBarButton
See Also