​
​
​

Specifies the status bar control to be used with a TextControl. The property value is null if there is no status bar connected. Otherwise it is an object of the type StatusBar.

Syntax

​public StatusBar StatusBar { get; set; }
​Public Property StatusBar() As StatusBar
​