[]
        
(Showing Draft Content)

C1.Win.SuperTooltip.C1SuperTooltipBase.Popup

Popup Event

Fires before the C1SuperTooltipBase is displayed.

Namespace: C1.Win.SuperTooltip
Assembly: C1.Win.8.dll
Syntax
public event PopupEventHandler Popup
Returns
Type Description
PopupEventHandler Fires before the is displayed.
Remarks

This event allows you to modify the location of the tooltip (by adjusting the Location parameter), or to prevent the tooltip from being displayed (by setting the Cancel parameter.