MindFusion WinForms Programmer's Guide
TooltipEventArgs.Tooltip Property
See Also
 





Gets or sets the ToolTip of the element.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public string Tooltip { get; set; }

Visual Basic  Copy Code

Public Property Tooltip As String

 Property Value

The text of the tooltip.

 See Also

TooltipEventArgs Members
TooltipEventArgs Class
MindFusion.Scheduling.WinForms Namespace