Draw |
The DrawToolBarButtonEventArgs type exposes the following members.
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. |