Status Bar - AutoLayout Property

Automatically attach the status bar to the bottom of the parent

Member of Status Bar (PRIM_STBR)

Data Type - Boolean

Details

The AutoLayout property determines where the status bar will be positioned.
 
When True, it will be attached to the bottom of the form, regardless of any layout manager settings.
 
When False, it will behave like any other control and can be positioned anywhere.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2