Table of Contents

Property Text

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Text

Gets or sets the tool tip text displayed when the mouse pointer rests on a notification area icon.

public virtual string? Text { get; set; }

Property Value

string

The tool tip text displayed when the mouse pointer rests on a notification area icon.

Remarks

If the text is null, no tool tip is displayed.