DrawToolBarButtonEventArgs Class |
Namespace: Jam.Shell
The DrawToolBarButtonEventArgs type exposes the following members.
Name | Description | |
---|---|---|
DrawToolBarButtonEventArgs |
Constructor for creating a DrawToolBarButtonEventArgs instance.
|
Name | Description | |
---|---|---|
Button |
Gets the button that is currently drawn.
| |
DrawDefault |
Gets or sets if drawing should be done by system.
(Inherited from CustomDrawEventArgs.) | |
Graphics |
Gets the current Graphics object.
(Inherited from CustomDrawEventArgs.) | |
Rectangle |
Gets the rectangle of the drawing process.
(Inherited from CustomDrawEventArgs.) | |
Stage |
Gets the current drawing stage.
(Inherited from CustomDrawEventArgs.) | |
State |
Gets the state of the button.
|