phoCommandBars - BasicPanel
Allows you to explicitly specify the commandbar system object
Type: Property
Access: Read/Write
Data Type: Handle
Parameters: None
Syntax
Property Handle phoCommandBars
| Access Type | Syntax |
|---|---|
| Read Access: | Get phoCommandBars to HandleVariable |
| Write Access: | Set phoCommandBars to HandleVariable/Value |
Description
The phoCommandBars property is set by the cCJCommandBarSystem object when pbInMDIPanel is True.
This property is set to True when Main_Panel_Id is not 0 and Mdi_State of this Main_Panel_Id object is True.
In case of a BasicPanel with a cCJCommandBarSystem object not having an MDI, one needs to set this property manually.