Click or drag to resize

DrawToolBarButtonEventArgsState Property

Gets the state of the button.

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

Property Value

Type: CustomDrawState
See Also