For a list of all members of this type, see dbiTips members.
"| Name | Description | |
|---|---|---|
![]() | AfterTipLocationCalculated | Occurs after the location of the tooltip has been calculated internally by the control. |
![]() | AfterTipSizeCalculated | Occurs after the size of the tooltip has been calculated internally by the control. |
![]() | BeforeTipShow | Occurs just before the tooltip is displayed to the user. |
![]() | BeforeToolTips | Occurs before the tooltip becomes visible. |
![]() | ClickControl | Occurs when a control that has a tooltip object attached to it is clicked. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | EnterControl | Occurs when the mouse enters a control that has a tooltip object attached to it. |
![]() | LeaveControl | Occurs when the mouse leaves a control that has a tooltip object attached to it. |
![]() | UserDrawnBody | Occurs before the body of the tooltip is drawn, allowing the developer to customize the display. |
![]() | UserDrawnFooter | Occurs before the footer of the tooltip is drawn, allowing the developer to customize the display. |
![]() | UserDrawnHeader | Occurs before the header of the tooltip is drawn, allowing the developer to customize the display. |
