ButtonCustomDrawEventArgs Constructors
Contains data for the CustomDraw event.Name | Parameters | Description |
---|---|---|
ButtonCustomDrawEventArgs(GraphicsCache, ObjectPainter, ObjectInfoArgs) | cache, painter, info | Initializes a new instance of the ButtonCustomDrawEventArgs class with specified settings. |
ButtonCustomDrawEventArgs(ButtonCustomDrawEventArgs) | args | Initializes a new instance of the ButtonCustomDrawEventArgs class with specified settings. |
See Also