Skip to content

phoStatusBar - cCJCommandBarSystem

Contains the object handle of the statusbar

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

Syntax

Property Handle phoStatusBar
Access Type Syntax
Read Access: Get phoStatusBar to HandleVariable
Write Access: Set phoStatusBar to HandleVariable/Value

Description

phoStatusBar contains the handle to the statusbar object. This property is set when a cCJStatusbar object is created and it should never be directly set.

If the commandbar system is your main MDI menu system, phoStatusBar will be the same value as the StatusBar_Id property of its parent Panel object. Either may be used to determine the object handle of the statusbar.