Gets or sets the ToolTip of the element.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string Tooltip { get; set; } |
Visual Basic Copy Code |
---|
Public Property Tooltip As String |
The text of the tooltip.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |