StatusBar.AutoSize
- Updated2025-07-21
- 1 minute(s) read
StatusBar.AutoSize
Syntax
StatusBar.AutoSize
Data Type
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.