Skip to content

StatusBar_State - AppPanel

Determines if object will display a status bar

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer StatusBar_State
Access Type Syntax
Read Access: Get StatusBar_State to IntegerVariable
Write Access: Set StatusBar_State to IntegerVariable/Value

Description

If the Statusbar_state property is set true, this object will display a status bar. If the property is false, this object will not display a status bar. This is set by toggle_statusbar.

Default is true.