[]
Gets or sets the text associated with this control.
public override string Text { get; set; }
Public Overrides Property Text As String
Type | Description |
---|---|
string | The text displayed in the control. |
The Text property retrieves the string value displayed on this control.