Skip to content

Properties for cCJCommandBarPopup

View property list in alphabetical order.

Name Description Defining Class
ComAction Exposes the Action Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComBeginGroup Exposes the BeginGroup Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComCaption Exposes the Caption Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComCategory Exposes the Category Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComChecked Exposes the Checked Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComCloseSubMenuOnClick Exposes the CloseSubMenuOnClick Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComCommandBar Exposes the CommandBar Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComControls Exposes the Controls Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComCustomShortcutText Exposes the CustomShortcutText Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComDefaultItem Exposes the DefaultItem Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComDescriptionText Exposes the DescriptionText Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComEnabled Exposes the Enabled Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComExecuteOnPressInterval Exposes the ExecuteOnPressInterval Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComFlags Exposes the Flags Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComHeight Exposes the Height Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComHideFlags Exposes the HideFlags Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComIconId Exposes the IconId Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComId Exposes the Id Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComIndex Exposes the Index Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComKeyboardTip Exposes the KeyboardTip Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComLeft Exposes the Left Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComParameter Exposes the Parameter Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComParent Exposes the Parent Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComRibbonGroup Exposes the RibbonGroup Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComShortcutText Exposes the ShortcutText Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComStyle Exposes the Style Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComTooltipText Exposes the TooltipText Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComTop Exposes the Top Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComType Exposes the Type Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComVisible Exposes the Visible Codejock COM property in the DataFlex proxy class cCJCommandBarPopup
ComWidth Exposes the Width Codejock COM property in the DataFlex proxy class cCJCommandBarPopup

Inherited Properties from DfComAutomationObject

Name Description Defining Class
peAutoCreate Manipulates COM Object instantiation DfComAutomationObject
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
pvComObject 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 cObject
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
peNeighborhood Determines how an object and its descendents participate in object neighborhood referencing cObject