[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1Ribbon.PopupToolTip

PopupToolTip Event

Occurs before a tooltip is displayed.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Behavior")]
[C1Description("C1Ribbon.PopupToolTip", "Occurs before a tooltip is displayed.")]
public event EventHandler<ToolTipPositionEventArgs> PopupToolTip
Returns
Type Description
EventHandler<ToolTipPositionEventArgs> Occurs before a tooltip is displayed.