Properties for cCJRibbonBar
View property list in hierarchical order.
| Name | Description | Defining Class |
|---|---|---|
| Child_Count | Returns the number of child objects the object contains | cObject |
| Com_NewEnum | Exposes the _NewEnum Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComAllowMinimize | Exposes the AllowMinimize Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComAllowQuickAccessCustomization | Exposes the AllowQuickAccessCustomization Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComAllowQuickAccessDuplicates | Exposes the AllowQuickAccessDuplicates Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComBarID | Exposes the BarID Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComBuiltIn | Exposes the BuiltIn Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComClientHeight | Exposes the ClientHeight Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComCloseable | Exposes the Closeable Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComCommandBars | Exposes the CommandBars Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComContextMenuPresent | Exposes the ContextMenuPresent Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComControlQuickAccess | Exposes the ControlQuickAccess Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComControls | Exposes the Controls Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComControlSystemButton | Exposes the ControlSystemButton Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComCustomizable | Exposes the Customizable Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComDefaultButtonStyle | Exposes the DefaultButtonStyle Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComEnableAnimation | Exposes the EnableAnimation Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComFontHeight | Exposes the FontHeight Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComGroupsHeight | Exposes the GroupsHeight Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComGroupsVisible | Exposes the GroupsVisible Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComHWnd | Exposes the HWnd Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComMinimized | Exposes the Minimized Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComMinimumVisibleWidth | Exposes the MinimumVisibleWidth Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComPosition | Exposes the Position Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComQuickAccessControls | Exposes the QuickAccessControls Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComQuickAccessEmptyIconId | Exposes the QuickAccessEmptyIconId Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComRibbonPaintManager | Exposes the RibbonPaintManager Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComSelectedControl | Exposes the SelectedControl Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComSelectedTab | Exposes the SelectedTab Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComShowCaptionAlways | Exposes the ShowCaptionAlways Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComShowGripper | Exposes the ShowGripper Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComShowQuickAccess | Exposes the ShowQuickAccess Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComShowQuickAccessBelowRibbon | Exposes the ShowQuickAccessBelowRibbon Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComSystemButton | Exposes the SystemButton Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComTab | Exposes the Tab Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComTabCount | Exposes the TabCount Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComTabPaintManager | Exposes the TabPaintManager Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComTabsVisible | Exposes the TabsVisible Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComTitle | Exposes the Title Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComType | Exposes the Type Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComVisible | Exposes the Visible Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| ComWidth | Exposes the Width Codejock COM property in the DataFlex proxy class | cCJRibbonBar |
| 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 |