TextRunInstance.ToolTip Property

Definition

Gets the calculated value of the ToolTip property in a TextRun class.

public:
 virtual property System::String ^ ToolTip { System::String ^ get(); };
public virtual string ToolTip { get; }
member this.ToolTip : string
Public Overridable ReadOnly Property ToolTip As String

Property Value

A string value that represents the calculated value of the ToolTip property.

Applies to