Properties for cCJContextMenu
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 |
| pbControlDoubleGripper | Determines whether menu items that are checked will have both a check mark and an image next to them in the popup menu | cCJContextMenu |
| pbControlPopupToolBar | Sets the specified toolbar to popup | cCJContextMenu |
| pbEnableAnimation | Determines if animation effects should be applied within this context menu | cCJContextMenu |
| peAutoCreate | Manipulates COM Object instantiation | DfComAutomationObject |
| peNeighborhood | Determines how an object and its descendents participate in object neighborhood referencing | cObject |
| phoCommandBars | Allows you to explicitly specify the commandbar system object that owns this context menu | cCJContextMenu |
| 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 |