GroupCaptionCustomDrawEventArgs Properties
Supplies data for the GroupControl.CustomDrawCaption event.| Name | Description |
|---|---|
| CaptionBounds | Gets the painted caption’s bounding rectangle. |
| Info | Gets information on the painted group. |
| Painter | Provides access to the object that performs paint operations. Inherited from ObjectCustomDrawEventArgs. |
See Also