StatusBarPane.UseAvailableSpace

Syntax

StatusBarPane.UseAvailableSpace

Data Type

Boolean

Purpose

Set this property to True when you want a StatusBar pane to occupy all available space in the status bar not used by other panes. This property enables a pane to adjust to make full use of the available space when the status bar changes size.

Remarks

Although you can have more than one StatusBar pane with a value of True for this property, only the leftmost visible StatusBar pane honors this setting.

See Also

StatusBarPane.Width