Skip to content

Properties for cCJComTabToolBar

View property list in alphabetical order.

Name Description Defining Class
Com_NewEnum Exposes the _NewEnum Codejock COM property in the DataFlex proxy class This exposes the _NewEnum Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComAllowReorder Exposes the AllowReorder Codejock COM property in the DataFlex proxy class This exposes the AllowReorder Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComBarID Exposes the BarID Codejock COM property in the DataFlex proxy class This exposes the BarID Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComBuiltIn Exposes the BuiltIn Codejock COM property in the DataFlex proxy class This exposes the BuiltIn Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComCategory Exposes the Category Codejock COM property in the DataFlex proxy class This exposes the Category Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComCategoryCount Exposes the CategoryCount Codejock COM property in the DataFlex proxy class This exposes the CategoryCount Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComCloseable Exposes the Closeable Codejock COM property in the DataFlex proxy class This exposes the Closeable Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComCommandBars Exposes the CommandBars Codejock COM property in the DataFlex proxy class This exposes the CommandBars Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComContextMenuPresent Exposes the ContextMenuPresent Codejock COM property in the DataFlex proxy class This exposes the ContextMenuPresent Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComControls Exposes the Controls Codejock COM property in the DataFlex proxy class This exposes the Controls Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComCustomizable Exposes the Customizable Codejock COM property in the DataFlex proxy class This exposes the Customizable Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComCustomizeDialogPresent Exposes the CustomizeDialogPresent Codejock COM property in the DataFlex proxy class This exposes the CustomizeDialogPresent Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComDefaultButtonStyle Exposes the DefaultButtonStyle Codejock COM property in the DataFlex proxy class This exposes the DefaultButtonStyle Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComDoubleGripper Exposes the DoubleGripper Codejock COM property in the DataFlex proxy class This exposes the DoubleGripper Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComEnableAnimation Exposes the EnableAnimation Codejock COM property in the DataFlex proxy class This exposes the EnableAnimation Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComHWnd Exposes the HWnd Codejock COM property in the DataFlex proxy class This exposes the HWnd Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComMinimumWidth Exposes the MinimumWidth Codejock COM property in the DataFlex proxy class This exposes the MinimumWidth Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComPosition Exposes the Position Codejock COM property in the DataFlex proxy class This exposes the Position Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComSelectedControl Exposes the SelectedControl Codejock COM property in the DataFlex proxy class This exposes the SelectedControl Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComShowExpandButton Exposes the ShowExpandButton Codejock COM property in the DataFlex proxy class This exposes the ShowExpandButton Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComShowGripper Exposes the ShowGripper Codejock COM property in the DataFlex proxy class This exposes the ShowGripper Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComShowTextBelowIcons Exposes the ShowTextBelowIcons Codejock COM property in the DataFlex proxy class This exposes the ShowTextBelowIcons Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComTabPaintManager Exposes the TabPaintManager Codejock COM property in the DataFlex proxy class This exposes the TabPaintManager Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComTitle Exposes the Title Codejock COM property in the DataFlex proxy class This exposes the Title Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComType Exposes the Type Codejock COM property in the DataFlex proxy class This exposes the Type Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComVisible Exposes the Visible Codejock COM property in the DataFlex proxy class This exposes the Visible Codejock COM property in the DataFlex proxy class. cCJComTabToolBar
ComWidth Exposes the Width Codejock COM property in the DataFlex proxy class This exposes the Width Codejock COM property in the DataFlex proxy class. cCJComTabToolBar

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