Method SetText
SetText(string?)
Gets or sets text of the first status bar panel. Same as Text property but implemented as method.
public void SetText(string? value)
Parameters
value
string
Gets or sets text of the first status bar panel. Same as Text property but implemented as method.
public void SetText(string? value)
value
string