StatusBars
Previous  Top  Next

The StatusBar is part of the Form Properties.

By default the Tab/Fields in the Properties tool window is set to 0, meaning there is no StatusBar added to your form.
Change this number to higher than 0 to enable the StatusBar with the number of Tabs/Fields you wish displayed.

statusbar


If you are creating a resizable Form, you can have the StatusBar automatically resize with the Form by checking the Autosize Statusbar option.

Once Tabs/Fields have been added to a StatusBar, the Tabs/Fields tool window will display the name of each field along with the field size. To edit this information, double click on the appropriate field with the left mouse button.

clip0062

To Insert or Delete StatusBar Tabs/Fields, use the Insert or Delete keys.

Note:
If you would like to assign the #PB_Ignore variable to the Statusbar Width, set the field size to zero.