The following tables list the members exposed by UserDrawnHeaderEventArgs.
"| Name | Description | |
|---|---|---|
![]() | UserDrawnHeaderEventArgs Constructor | Initializes a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | Control | The control that triggered the tooltip. |
![]() | Graphics | A handle to the graphics object responsible for drawing. |
![]() | PaintHeader | Determines if the internal painting routines should draw the header of the tooltip. |
![]() | Rect | A rectangle representing the area being painted in the control. |
![]() | ToolTips | The dbiTipsObject that will be displayed. |

