[]
Occurs when the tooltip is displaying if the TooltipPlacement is set to Custom.
[C1Description("C1RadialMenu.CustomTooltipDisplaying", "Occurs when the tooltip is displaying if the TooltipPlacement is set to TooltipPlacementMode.Custom")]
public event EventHandler<CustomTooltipDisplayingEventArgs> CustomTooltipDisplaying
| Type | Description |
|---|---|
| EventHandler<CustomTooltipDisplayingEventArgs> | Occurs when the tooltip is displaying if the is set to . |