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