The tooltip for this interactor. Override this to return the proper information for this interactor. If null, no tooltip will be shown.

Namespace: TallComponents.Interaction
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.43.1

Syntax

C#
public virtual string ToolTip { get; }
Visual Basic
Public Overridable ReadOnly Property ToolTip As String
	Get

See Also