Properties for cCJMenuBar
View property list in hierarchical order.
| Name | Description | Defining Class |
|---|---|---|
| Child_Count | Returns the number of child objects the object contains | cObject |
| ComBarID | Exposes the BarID Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComBuiltIn | Exposes the BuiltIn Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComCloseable | Exposes the Closeable Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComCommandBars | Exposes the CommandBars Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComContextMenuPresent | Exposes the ContextMenuPresent Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComControls | Exposes the Controls Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComCustomizable | Exposes the Customizable Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComCustomizeDialogPresent | Exposes the CustomizeDialogPresent Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComDefaultButtonStyle | Exposes the DefaultButtonStyle Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComDoubleGripper | Exposes the DoubleGripper Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComEnableAnimation | Exposes the EnableAnimation Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComHWnd | Exposes the HWnd Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComParent | Exposes the Parent Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComPosition | Exposes the Position Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComSelectedControl | Exposes the SelectedControl Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComShowExpandButton | Exposes the ShowExpandButton Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComShowGripper | Exposes the ShowGripper Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComShowTextBelowIcons | Exposes the ShowTextBelowIcons Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComTextOrientation | Exposes the TextOrientation Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComTitle | Exposes the Title Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComType | Exposes the Type Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComVisible | Exposes the Visible Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| ComWidth | Exposes the Width Codejock COM property in the DataFlex proxy class | cCJCommandBar |
| Delegation_Mode | Determines if and how unknown messages are delegated | cObject |
| Name | Returns the full name of the object including parentage | cObject |
| Object_Id | Returns the object handle of the object, can be used to determine if an object exists | cObject |
| Object_Label | Returns the short name of an object | cObject |
| Parent | Returns the parent of an object | cObject |
| pbCloseable | Determines if a menubar or toolbar can be closed by the user | cCJAbstractCommandBar |
| pbCustomizable | Determines if the menubar or toolbar and all of its child items can be customized by the end user | cCJAbstractCommandBar |
| pbDockNextTo | Determines if the toolbar should be docked next to the previous toolbar | cCJAbstractCommandBar |
| pbEnableAnimation | Determines if animation effects should be applied within this menubar or toolbar | cCJAbstractCommandBar |
| pbEnableDocking | Determines if the menubar or toolbar can be moved and docked by the user | cCJAbstractCommandBar |
| pbGripper | Determines if a "gripper" should be displayed to the left of the toolbar or menubar indicating that the bar can be moved | cCJAbstractCommandBar |
| pbHideWrap | Determines if the menubar or toolbar should wrap to the next line or be clipped | cCJAbstractCommandBar |
| pbShowExpandButton | Determines if the toolbar expand / customize chevron button should always to be shown at the end of the toolbar | cCJAbstractCommandBar |
| pbVisible | Determines if the toolbar or menubar is visible | cCJAbstractCommandBar |
| peAutoCreate | Manipulates COM Object instantiation | DfComAutomationObject |
| peBarPosition | Determines the position of the toolbar or menubar | cCJAbstractCommandBar |
| peNeighborhood | Determines how an object and its descendents participate in object neighborhood referencing | cObject |
| peStretched | Determines how a menubar or toolbar shares space with other bars in the same "row" | cCJAbstractCommandBar |
| piBarID | A unique numeric identifier that uniquely identifies the toolbar | cCJAbstractCommandBar |
| psLicenseKey | Contains the license key for Automation objects using a run-time license | DfComAutomationObject |
| psProgID | Holds the CLSID (class ID) of the COM class represented | DfComAutomationObject |
| psTitle | Determines the title of the menubar or toolbar | cCJAbstractCommandBar |
| pvComObject | Returns an IDispatch pointer to the external COM object | DfComAutomationObject |