The following tables list the members exposed by UserDrawnButtonEventArgs.
"| Name | Description | |
|---|---|---|
![]() | UserDrawnButtonEventArgs Constructor | Creates a new instance of the Class. |
| Name | Description | |
|---|---|---|
![]() | ButtonStatus | The current status of the button being drawn. |
![]() | Graphics | A handle to the graphics object responsible for the drawing. |
![]() | PaintButton | Determines if the internal routines of the control should draw the button. |
![]() | Rect | A rectangle representing the area being painted in the control. |

