1 write to Text
System.Windows.Forms (1)
winforms\Managed\System\WinForms\StatusBar.cs (1)
1354
panel.
Text
= text;
3 references to Text
System.Windows.Forms (3)
winforms\Managed\System\WinForms\StatusBarPanel.cs (3)
419
if (!
Text
.Equals(value)) {
553
text =
Text
;
700
return "StatusBarPanel: {" +
Text
+ "}";