[]
Occurs before a tooltip is displayed for a highlighted drop-down list item. Allows to set tooltip options or cancel the tooltip display.
public event EventHandler<ItemTooltipShowingEventArgs> TooltipShowing
| 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. |