Edit

Share via


GroupBox.Text Property

Definition

Gets or sets the text associated with this control.

C#
public override string Text { get; set; }

Property Value

The text associated with this control.

Applies to

See also