Properties for cCJCommandBarEdit
View property list in hierarchical order.
| Name | Description | Defining Class |
|---|---|---|
| Child_Count | Returns the number of child objects the object contains | cObject |
| ComAction | Exposes the Action Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComBeginGroup | Exposes the BeginGroup Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComBuddyButtonId | Exposes the BuddyButtonId Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComCaption | Exposes the Caption Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComCategory | Exposes the Category Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComChecked | Exposes the Checked Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComCloseSubMenuOnClick | Exposes the CloseSubMenuOnClick Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComControls | Exposes the Controls Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComCustomShortcutText | Exposes the CustomShortcutText Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComDefaultItem | Exposes the DefaultItem Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComDescriptionText | Exposes the DescriptionText Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComEditHandle | Exposes the EditHandle Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComEditHint | Exposes the EditHint Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComEditIconId | Exposes the EditIconId Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComEditStyle | Exposes the EditStyle Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComEnabled | Exposes the Enabled Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComExecuteOnPressInterval | Exposes the ExecuteOnPressInterval Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComFlags | Exposes the Flags Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComHasFocus | Exposes the HasFocus Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComHeight | Exposes the Height Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComHideFlags | Exposes the HideFlags Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComIconId | Exposes the IconId Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComId | Exposes the Id Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComIndex | Exposes the Index Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComKeyboardTip | Exposes the KeyboardTip Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComLeft | Exposes the Left Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComNumericOnly | cCJCommandBarEdit | |
| ComParameter | Exposes the Parameter Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComParent | Exposes the Parent Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComReadOnly | Exposes the ReadOnly Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComRibbonGroup | Exposes the RibbonGroup Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComShellAutoComplete | Exposes the ShellAutoComplete Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComShortcutText | Exposes the ShortcutText Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComShowLabel | Exposes the ShowLabel Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComShowSpinButtons | Exposes the ShowSpinButtons Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComStyle | Exposes the Style Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComText | Exposes the Text Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComTextLimit | Exposes the TextLimit Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComTooltipText | Exposes the TooltipText Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComTop | Exposes the Top Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComType | Exposes the Type Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComVisible | Exposes the Visible Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| ComWidth | Exposes the Width Codejock COM property in the DataFlex proxy class | cCJCommandBarEdit |
| 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 |
| peAutoCreate | Manipulates COM Object instantiation | DfComAutomationObject |
| peNeighborhood | Determines how an object and its descendents participate in object neighborhood referencing | cObject |
| 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 |