Statusbar_Id - BasicPanel
The ID of the panel's status bar object
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Statusbar_Id
| Access Type | Syntax |
|---|---|
| Read Access: | Get Statusbar_Id to IntegerVariable |
| Write Access: | Set Statusbar_Id to IntegerVariable/Value |
Description
StatusBar_Id is the ID of the panel's status bar object. Status bars are not supported by this class, so object should be zero. Status bars are supported by the subclasses AppPanel and Panel.