[]
        
(Showing Draft Content)

C1.Win.Input.IComboBox.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.

Namespace: C1.Win.Input
Assembly: C1.Win.Input.8.dll
Syntax
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.