CreateStatusBar()

Syntax

Result = CreateStatusBar(#StatusBar, WindowID)

Description

Create and add an empty StatusBar to the specified WindowID. If the Result is 0, the StatusBar creation has failed, else it's fine. Once the bar is created, AddStatusBarField() can be used to setup the different parts of the bar

Supported OS

Windows, Linux

StatusBar - Index