AdvancedLabelText Property

Gets or sets text of the label. When ResolveHyperlinks is not None, hyperlinks in text will be converted to links automatically.

Definition

Namespace: KGySoft.WinForms.Controls
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public override string Text { get; set; }

Property Value

String

See Also