Skip to content

Properties for cCJMenuBar

View property list in alphabetical order.

Inherited Properties from cCJAbstractCommandBar

Name Description Defining Class
pbCloseable Determines if a menubar or toolbar can be closed by the user 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 pbDockNextTo controls the initial placement of toolbars. cCJAbstractCommandBar
pbEnableAnimation Determines if animation effects should be applied within this menubar or toolbar 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 pbEnableDocking determines if a menubar or toolbar can be moved and docked to different areas 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 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 pbVisible determines if the toolbar or menubar is visible. cCJAbstractCommandBar
peBarPosition Determines the position of the toolbar or menubar peBarPosition determines the position of the toolbar or menubar. cCJAbstractCommandBar
peStretched Determines how a menubar or toolbar shares space with other bars in the same "row" 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 Each menubar and toolbar must have a unique numeric identifier, which is stored in piID. cCJAbstractCommandBar
psTitle Determines the title of the menubar or toolbar psTitle is the title of the menubar or toolbar. cCJAbstractCommandBar

Inherited Properties from cCJCommandBar

Name Description Defining Class
ComBarID Exposes the BarID Codejock COM property in the DataFlex proxy class This exposes the BarID Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComBuiltIn Exposes the BuiltIn Codejock COM property in the DataFlex proxy class This exposes the BuiltIn Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComCloseable Exposes the Closeable Codejock COM property in the DataFlex proxy class This exposes the Closeable Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComCommandBars Exposes the CommandBars Codejock COM property in the DataFlex proxy class This exposes the CommandBars Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComContextMenuPresent Exposes the ContextMenuPresent Codejock COM property in the DataFlex proxy class This exposes the ContextMenuPresent Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComControls Exposes the Controls Codejock COM property in the DataFlex proxy class This exposes the Controls Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComCustomizable Exposes the Customizable Codejock COM property in the DataFlex proxy class This exposes the Customizable Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComCustomizeDialogPresent Exposes the CustomizeDialogPresent Codejock COM property in the DataFlex proxy class This exposes the CustomizeDialogPresent Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComDefaultButtonStyle Exposes the DefaultButtonStyle Codejock COM property in the DataFlex proxy class This exposes the DefaultButtonStyle Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComDoubleGripper Exposes the DoubleGripper Codejock COM property in the DataFlex proxy class This exposes the DoubleGripper Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComEnableAnimation Exposes the EnableAnimation Codejock COM property in the DataFlex proxy class This exposes the EnableAnimation Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComHWnd Exposes the HWnd Codejock COM property in the DataFlex proxy class This exposes the HWnd Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComParent Exposes the Parent Codejock COM property in the DataFlex proxy class This exposes the Parent Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComPosition Exposes the Position Codejock COM property in the DataFlex proxy class This exposes the Position Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComSelectedControl Exposes the SelectedControl Codejock COM property in the DataFlex proxy class This exposes the SelectedControl Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComShowExpandButton Exposes the ShowExpandButton Codejock COM property in the DataFlex proxy class This exposes the ShowExpandButton Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComShowGripper Exposes the ShowGripper Codejock COM property in the DataFlex proxy class This exposes the ShowGripper Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComShowTextBelowIcons Exposes the ShowTextBelowIcons Codejock COM property in the DataFlex proxy class This exposes the ShowTextBelowIcons Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComTextOrientation Exposes the TextOrientation Codejock COM property in the DataFlex proxy class This exposes the TextOrientation Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComTitle Exposes the Title Codejock COM property in the DataFlex proxy class This exposes the Title Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComType Exposes the Type Codejock COM property in the DataFlex proxy class This exposes the Type Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComVisible Exposes the Visible Codejock COM property in the DataFlex proxy class This exposes the Visible Codejock COM property in the DataFlex proxy class. cCJCommandBar
ComWidth Exposes the Width Codejock COM property in the DataFlex proxy class This exposes the Width Codejock COM property in the DataFlex proxy class. cCJCommandBar

Inherited Properties from DfComAutomationObject

Name Description Defining Class
peAutoCreate Manipulates COM Object instantiation COM Object instantiation can be manipulated via the peAutoCreate property. DfComAutomationObject
psLicenseKey Contains the license key for Automation objects using a run-time license The psLicenseKey property contains the license key for Automation objects using a run-time license. DfComAutomationObject
psProgID Holds the CLSID (class ID) of the COM class represented The psProgID property is used to hold the CLSID (class ID) of the COM class represented. DfComAutomationObject
pvComObject Returns an IDispatch pointer to the external COM object pvComObject is a variant property which returns an IDispatch pointer to the external COM object. DfComAutomationObject

Inherited Properties from cObject

Name Description Defining Class
Child_Count Returns the number of child objects the object contains Child_Count returns the number of child objects the object contains. cObject
Delegation_Mode Determines if and how unknown messages are delegated The delegation_mode of an object determines the method by which unknown messages are handled. cObject
Name Returns the full name of the object including parentage Name returns the full name (including parentage) of the object. cObject
Object_Id Returns the object handle of the object, can be used to determine if an object exists The Object_Id property returns the object handle identifier of the object. cObject
Object_Label Returns the short name of an object Object_Label returns the short name of the object using the Name property. cObject
Parent Returns the parent of an object The Parent property returns parent object handle of an object. cObject
peNeighborhood Determines how an object and its descendents participate in object neighborhood referencing cObject