StatusBarID()

Syntax

StatusBarID = StatusBarID(#StatusBar)
Description
Returns the unique system identifier of the status bar.

Parameters

#StatusBar The status bar to use.

Return value

The system identifier. This result is sometimes also known as 'Handle'. Look at the extra chapter Handles and Numbers for more information.

Supported OS

All

<- StatusBarHeight() - StatusBar Index - StatusBarImage() ->