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