StatusBar.AutoSize

Syntax

StatusBar.AutoSize

Data Type

Boolean

Purpose

Specifies whether the control places the status bar on the bottom of the parent window, auto-sizes the height of the status bar, and adjusts to match the width of the parent window at run time.

Remarks

Note This property has no effect when you edit a form at design time in any development environment.