System.Windows.Forms.StatusBar.Text Property

Gets or sets the text associated with the System.Windows.Forms.StatusBar control.

Syntax

[System.ComponentModel.Localizable(true)]
public override string Text { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property represents the text displayed by the control.

Note:

The System.Windows.Forms.StatusBar control displays only the first 127 characters of a string.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0