ControlAppearanceStateText Property

Gets the text that should be painted for the control.

Definition

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

Property Value

String

See Also