CustomDrawEventArgs Fields
Supplies data for events that allow you to draw the control’s visual elements in a custom way.| Name | Description |
|---|---|
| Empty static | Provides a value to use with events that do not have event data. Inherited from EventArgs. |
See Also