Click or drag to resize

DrawToolBarButtonEventArgsState Property

Gets the state of the button.

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

Property Value

Type: CustomDrawState
See Also