Occurs when ToolTip is shown.
[Visual Basic]
Public Event ShowTooltip As ShowTooltipEventHandler
[C#]
public event ShowTooltipEventHandler ShowTooltip
[Delphi]
public property ShowTooltip: ShowTooltipEventHandler read remove_ShowTooltip write add_ShowTooltip;
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |