The following tables list the members exposed by BeforeTipShowEventArgs.
"| Name | Description | |
|---|---|---|
![]() | BeforeTipShowEventArgs Constructor | Initializes a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | Control | The control that triggered the tooltip. |
![]() | DisplayTip | Determines if the tooltip will display. |
![]() | Location | The X and Y coordinates of the top left corner of the tooltip when it displays. |
![]() | Size | The height and width of the tooltip when it displays. |
![]() | ToolTips | The dbiTipsObject that will be displayed. |

