ButtonCustomDrawEventArgs Properties
Contains data for the CustomDraw event.| Name | Description |
|---|---|
| Bounds | Gets button bounds. |
| Info | Gets information about the drawn button. |
| Painter | Provides access to the object that performs paint operations. Inherited from ObjectCustomDrawEventArgs. |
See Also