StatusText Property
StatusText
Gets or sets the string that is interpreted by attached controls as the current status string.
Declaration
[Browsable(false)]
public string StatusText { get; set; }
<Browsable(False)>
Public Property StatusText As String