Raised to allow modification of the ToolTip of a calendar element before it gets displayed.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public event EventHandler<TooltipEventArgs> TooltipDisplaying |
Visual Basic Copy Code |
---|
Public Event TooltipDisplaying As EventHandler(Of TooltipEventArgs) |
TooltipDisplaying event handlers receive an argument of type TooltipEventArgs.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |