StatusBarHeight()

Syntax

Result = StatusBarHeight(#StatusBar)
Description
Returns the height in pixel of the #StatusBar. This is useful for correct calculation on window height when using a statusbar.

Parameters

#StatusBar The status bar to use.

Return value

The height in pixels of the status bar.

Supported OS

All

<- IsStatusBar() - StatusBar Index - StatusBarID() ->