Automatically attach the status bar to the bottom of the parent
Member of Status Bar (PRIM_STBR)
Data Type - Boolean
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.
Febuary 18 V14SP2