[]
        
(Showing Draft Content)

C1.Win.Input.C1ComboBox.TooltipShowing

TooltipShowing Event

Occurs before a tooltip is displayed for a highlighted drop-down list item. Allows to set tooltip options or cancel the tooltip display.

Implements
Namespace: C1.Win.Input
Assembly: C1.Win.Input.8.dll
Syntax
public event EventHandler<ItemTooltipShowingEventArgs> TooltipShowing
Returns
Type Description
EventHandler<ItemTooltipShowingEventArgs> Occurs before a tooltip is displayed for a highlighted drop-down list item. Allows to set tooltip options or cancel the tooltip display.