Search
HyperlinkForm.ToolTip Property
See Also
 






Gets the hyperlink tooltip.

Namespace: MindFusion.Spreadsheet.WinForms
Assembly: MindFusion.Spreadsheet.WinForms.StandardForms

 Syntax

C#  Copy Code

public string ToolTip { get; }

Visual Basic  Copy Code

Public ReadOnly Property ToolTip As String

 Property Value

A string value.

 See Also