DrawToolBarButtonEventArgsState Property |
Gets the state of the button.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic CustomDrawState State { get; }Public ReadOnly Property State As CustomDrawState
Get
public:
property CustomDrawState State {
CustomDrawState get ();
}member State : CustomDrawState with get
Property Value
CustomDrawState
See Also