The following tables list the members exposed by UserDrawnAdvancedTipEventArgs.
"| Name | Description | |
|---|---|---|
![]() | UserDrawnAdvancedTipEventArgs Constructor | Initializes a new instance of the UserDrawnTipEventArgs Class |
| Name | Description | |
|---|---|---|
![]() | Font | Returns the Font used to calculate the dimensions of the current tool tip. |
![]() | Graphics | A handle to the Graphics object responsible for the drawing. |
![]() | PaintTip | Determines if the default painting routines will be used or not. |
![]() | Rect | The rectangle representing the size and location of the tool tip. |
![]() | Text | Returns the text to be displayed within the current tool tip. |

