Properties for cCJCommandBarsFrame
View property list in hierarchical order.
| Name | Description | Defining Class |
|---|---|---|
| Absolute_GuiOrigin | Returns the screen coordinates of the top left corner of a DataFlex object | DfComUIObject |
| Active_State | Indicates whether or not the object is activated Active_State indicates whether or not the object is activated (in the focus tree). | cUIObject |
| Attach_Parent_State | Determines whether an object that is activated will be added to the next level of the current focus (false) or the next level of its parent (true) | cUIObject |
| Block_Mouse_State | Determines whether or not the use of the mouse is restricted | cUIObject |
| Border_Style | Specifies the border style of this object The Border_Style property specifies the border style of this object. | DfComUIObject |
| Child_Count | Returns the number of child objects the object contains Child_Count returns the number of child objects the object contains. | cObject |
| Client_Area_State | Determines if object is a user interface container for children A special mode of user interface objects will become a container for children. | cUIObject |
| Client_Size | DfComUIObject | |
| Color | The background color of the object Determines the background color of the object. | DfComUIObject |
| 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. | cCJCommandBarsFrame |
| ComActions | Exposes the Actions Codejock COM property in the DataFlex proxy class This exposes the Actions Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComActiveMenuBar | Exposes the ActiveMenuBar Codejock COM property in the DataFlex proxy class This exposes the ActiveMenuBar Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComActiveMenuTitleBar | cCJCommandBarsFrame | |
| ComContextMenus | Exposes the ContextMenus Codejock COM property in the DataFlex proxy class This exposes the ContextMenus Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComCount | Exposes the Count Codejock COM property in the DataFlex proxy class This exposes the Count Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComCustomizedControl | Exposes the CustomizedControl Codejock COM property in the DataFlex proxy class This exposes the CustomizedControl Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComDesignerControls | Exposes the DesignerControls Codejock COM property in the DataFlex proxy class This exposes the DesignerControls Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComFocusedCommandBar | Exposes the FocusedCommandBar Codejock COM property in the DataFlex proxy class This exposes the FocusedCommandBar Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComGlobalSettings | Exposes the GlobalSettings Codejock COM property in the DataFlex proxy class This exposes the GlobalSettings Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComIcons | Exposes the Icons Codejock COM property in the DataFlex proxy class This exposes the Icons Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComIsAllCaps | cCJCommandBarsFrame | |
| ComIsAllowFrameTransparency | cCJCommandBarsFrame | |
| ComItem | Exposes the Item Codejock COM property in the DataFlex proxy class This exposes the Item Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComKeyBindings | Exposes the KeyBindings Codejock COM property in the DataFlex proxy class This exposes the KeyBindings Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComMessageBar | Exposes the MessageBar Codejock COM property in the DataFlex proxy class This exposes the MessageBar Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComOptions | Exposes the Options Codejock COM property in the DataFlex proxy class This exposes the Options Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComPaintManager | Exposes the PaintManager Codejock COM property in the DataFlex proxy class This exposes the PaintManager Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComRecentFileList | Exposes the RecentFileList Codejock COM property in the DataFlex proxy class This exposes the RecentFileList Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComReCreateReparented | Exposes the ReCreateReparented Codejock COM property in the DataFlex proxy class This exposes the ReCreateReparented Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComRightToLeft | Exposes the RightToLeft Codejock COM property in the DataFlex proxy class This exposes the RightToLeft Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComScaleMode | Exposes the ScaleMode Codejock COM property in the DataFlex proxy class This exposes the ScaleMode Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComStatusBar | Exposes the StatusBar Codejock COM property in the DataFlex proxy class This exposes the StatusBar Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComTabWorkspace | Exposes the TabWorkspace Codejock COM property in the DataFlex proxy class This exposes the TabWorkspace Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComToolTipContext | Exposes the ToolTipContext Codejock COM property in the DataFlex proxy class This exposes the ToolTipContext Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComTrackingMode | Exposes the TrackingMode Codejock COM property in the DataFlex proxy class This exposes the TrackingMode Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| ComVisualTheme | Exposes the VisualTheme Codejock COM property in the DataFlex proxy class This exposes the VisualTheme Codejock COM property in the DataFlex proxy class. | cCJCommandBarsFrame |
| Container_Handle | Returns the Windows window handle of the DataFlex object's container The Container_Handle function returns the Windows window handle of the DataFlex object's container. | DfComUIObject |
| ContainsFocus | Determines if the container contains the focus The ContainsFocus property returns true if the object or one of its descendents contains the focus. | cUIObject |
| ControlValue | Used as a hook to link a property in the ActiveX control with the Value Property | cComActiveXControl |
| Current_Scope | Returns the object_id of the currently active scoping object The Current_scope property returns the object_id of the currently active scoping object. | cUIObject |
| 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 |
| Dynamic_Update_State | Determines whether or not the image of an object that can be seen will be updated when a change to the object occurs | cUIObject |
| Entry_msg | Hook sent whenever the object is about to receive the focus The message (procedure or function) defined by the Entry_msg property is sent whenever the object is about to receive the focus. | cUIObject |
| Error_Text | Gets the text from FLEXERRS.DAT that corresponds to the passed error number Error_Text gets the text from FLEXERRS.DAT that corresponds to iErrorNumber. | cUIObject |
| Error_Text_Available | Determines if Error Text is available for this error number Error_Text_Available determines if an error text exists for iErrorNumber. | cUIObject |
| Exit_msg | Hook sent whenever the object is about to lose the focus The message (procedure or function) defined by the Exit_msg property is sent whenever the object is about to lose the focus. | cUIObject |
| Find_Scope | Returns the scoping object of the current object The Find_scope property returns the scoping object of the current object. | cUIObject |
| Focus | Returns the ID of the object that currently has the focus The Focus property returns the ID of the object that currently has the focus. | cUIObject |
| Focus_Mode | Determines the conditions under which the object will take the focus Focus_Mode determines the conditions under which the object will take the focus. | cUIObject |
| GuiLocation | Determines the position of the object expressed in physical pixels relative to the upper left-hand corner of the parent object's client-area | DfComUIObject |
| GuiSize | Determines the size (height and width) of the object expressed in physical pixels | DfComUIObject |
| Key_Path | Determines the delegation path for on_key key assignments The property Key_path determines where an object should look for key definitions(on_key Xxxx) after it has searched the current object. | cUIObject |
| Last_Child | Returns the Object_Id of the last focus child Last_Child returns the Object_Id of the last focus child. | cUIObject |
| Location | Determines the position of the upper left pixel of the object's window | cUIObject |
| Module_Name | Obsolete Assists in the process of locating context-sensitive help information Obsolete This property only applies to character mode DataFlex. | cUIObject |
| Mouse_Capture | Causes all DataFlex mouse events to be sent to the object that captures the mouse | DfComUIObject |
| Name | Returns the full name of the object including parentage Name returns the full name (including parentage) of the object. | cObject |
| Next_Focus | Returns the object that is positioned in the focus tree as the next object at the same level as this object | cUIObject |
| Next_Level | Returns the object that is positioned in the focus tree as the first object in the next level | cUIObject |
| Next_Scope | Returns the object that is the next_scope object of the current scope The Next_scope property returns the object that is the next_scope object of the current scope. | cUIObject |
| 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 |
| pbBindValue | Controls whether an ActiveX's bindable property is bound to the Value property | cComActiveXControl |
| peAnchors | Describes how you want the control to react whenever its container changes size | DfComUIObject |
| peAutoCreate | Manipulates COM Object instantiation COM Object instantiation can be manipulated via the peAutoCreate property. | DfInPlaceComObject |
| peNeighborhood | Determines how an object and its descendents participate in object neighborhood referencing | cObject |
| piMaxSize | Determines the limit of the maximum size that a Component can be | DfComUIObject |
| piMinSize | Determines the limit of the minimum size that a Component can be | DfComUIObject |
| Popup_State | Determines whether the object should respond to the standard Activate message, or via the Popup message | cUIObject |
| Prior_Focus | Returns the object that is positioned in the focus tree as the prior object at the same level as this object | cUIObject |
| Prior_Level | Returns the object that is the root of this object's level in the focus tree The Prior_level property returns the object that is the root of this object's level in the focus tree. | cUIObject |
| Prior_Scope | Returns the object that is the prior_scope object of the current scope The Prior_scope property returns the object that is the prior_scope object of the current scope. | cUIObject |
| psLicenseKey | Contains the license key when ActiveX controls use a run-time license The psLicenseKey property contains the license key when ActiveX controls use a run-time license. | DfInPlaceComObject |
| 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. | DfInPlaceComObject |
| 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. | DfInPlaceComObject |
| Ring_State | Determines whether or not the objects added into the next level of this object are to act as a ring | cUIObject |
| RingParent | Returns the object handle of the object that is its ring parent | cUIObject |
| Scope_Focus | A property of scope objects in the focus tree The scope_focus is a property of scope objects in the focus tree. | cUIObject |
| Scope_State | Determines whether the objects at the next level of this object and beyond, are to be scoped by this object | cUIObject |
| Search_Case | Determines whether searches performed are case-sensitive or not | cUIObject |
| Shadow_State | Determines if item is enabled (not shadowed) Shadowing an item affects both its appearance and its functionality. | DfComUIObject |
| Size | Determines the size of a window in dialog units Size determines the size of object in dialog units. | cUIObject |
| Skip_State | Determines whether or not the switch and switch_back messages skip over this object during focus movement | cUIObject |
| Status_Help | Determines the status text that will be displayed when this object takes the focus This is the status-bar help text for the object. | cComActiveXControl |
| TextColor | The text color of the object Determines the text color of the object. | DfComUIObject |
| Use_Parent_Status_Help | Determines if parent's status help is used when object status help is empty | cComActiveXControl |
| Value | Sets or returns content of control or item | cComActiveXControl |
| Visible_State | Determines whether object is visible The Visible_State property is set true by default. | cUIObject |
| Window_Handle | Returns the Windows window handle of the DataFlex object The Window_handle property returns the Windows window handle of the DataFlex object. | DfComUIObject |
| Windows_Override_State | Allows DataFlex to stop the default windows behavior for mouse and keyboard messages | DfComUIObject |