Skip to content

Events for cCJCommandBarSystem

View event list in alphabetical order.

Name Description Defining Class
OnComControlSelected Called when a menu or tool bar items is selected via a mouse hover or cursor selection cCJCommandBarSystem
OnComCustomization Event sent before the customize dialog appears allowing you to determine what customize tab pages are visible The customize dialog allows you to customize the command bars. cCJCommandBarSystem
OnComExecute Called when a menu or tool bar item is executed via a mouse click or keyboard enter cCJCommandBarSystem
OnComInitCommandsPopup Called when a popup menu or tool bar item is executed via a mouse click or keyboard enter cCJCommandBarSystem
OnCreateCommandBars Event called when the command bar system is being paged (created) OnCreateCommandBars is called as part of the menu, toolbar and statusbar activation process. cCJCommandBarSystem
OnCreateTabbedWorkspace Can be used to customize the appearance of your tab bar cCJCommandBarSystem
OnRelease Event called when a commandbar system is being deactivated OnRelease is called when a commandbar system is being deactivated (unpaged). cCJCommandBarSystem
OnUnhandledControlSelected Called when OnComControlSelected cannot find an item object to send the OnControlSelected event to cCJCommandBarSystem
OnUnhandledExecute Called when OnComExecute cannot find an item object to send the OnExecute event to cCJCommandBarSystem
OnUnhandledInitCommandsPopup Called when OnComInitCommandsPopup cannot find an item object to send the OnInitCommandsPopup event to cCJCommandBarSystem
OnUpdate Event sent when an Update event occurs - usually the result of the idle timer firing cCJCommandBarSystem

Inherited Events from cCJCommandBars

Name Description Defining Class
OnComCommandBarKeyDown Exposes the CommandBarKeyDown Codejock COM event in the DataFlex proxy class This exposes the CommandBarKeyDown Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComControlNotify Exposes the ControlNotify Codejock COM event in the DataFlex proxy class This exposes the ControlNotify Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComControlRButtonUp Exposes the ControlRButtonUp Codejock COM event in the DataFlex proxy class This exposes the ControlRButtonUp Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComControlSelected Exposes the ControlSelected Codejock COM event in the DataFlex proxy class This exposes the ControlSelected Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComCustomization Exposes the Customization Codejock COM event in the DataFlex proxy class This exposes the Customization Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComCustomizationAddToolBar Exposes the CustomizationAddToolBar Codejock COM event in the DataFlex proxy class This exposes the CustomizationAddToolBar Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComCustomizationDeleteToolBar Exposes the CustomizationDeleteToolBar Codejock COM event in the DataFlex proxy class This exposes the CustomizationDeleteToolBar Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComCustomizationDone Exposes the CustomizationDone Codejock COM event in the DataFlex proxy class This exposes the CustomizationDone Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComCustomizationResetAll Exposes the CustomizationResetAll Codejock COM event in the DataFlex proxy class This exposes the CustomizationResetAll Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComCustomizationResetToolBar Exposes the CustomizationResetToolBar Codejock COM event in the DataFlex proxy class This exposes the CustomizationResetToolBar Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComExecute Exposes the Execute Codejock COM event in the DataFlex proxy class This exposes the Execute Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComGetActiveDocumentID Exposes the GetActiveDocumentID Codejock COM event in the DataFlex proxy class This exposes the GetActiveDocumentID Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComGetClientBordersWidth Exposes the GetClientBordersWidth Codejock COM event in the DataFlex proxy class This exposes the GetClientBordersWidth Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComInitCommandsPopup Exposes the InitCommandsPopup Codejock COM event in the DataFlex proxy class This exposes the InitCommandsPopup Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComMessageBarClosed Exposes the MessageBarClosed Codejock COM event in the DataFlex proxy class This exposes the MessageBarClosed Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComOLECompleteDrag Exposes the OLECompleteDrag Codejock COM event in the DataFlex proxy class This exposes the OLECompleteDrag Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComOLEStartDrag Exposes the OLEStartDrag Codejock COM event in the DataFlex proxy class This exposes the OLEStartDrag Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComReCreated Exposes the ReCreated Codejock COM event in the DataFlex proxy class This exposes the ReCreated Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComRepositionAlignedControls Exposes the RepositionAlignedControls Codejock COM event in the DataFlex proxy class This exposes the RepositionAlignedControls Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComResize Exposes the Resize Codejock COM event in the DataFlex proxy class This exposes the Resize Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComResizeClient Exposes the ResizeClient Codejock COM event in the DataFlex proxy class This exposes the ResizeClient Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComSpecialColorChanged Exposes the SpecialColorChanged Codejock COM event in the DataFlex proxy class This exposes the SpecialColorChanged Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComToolBarContextMenu Exposes the ToolBarContextMenu Codejock COM event in the DataFlex proxy class This exposes the ToolBarContextMenu Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComToolBarVisibleChanged Exposes the ToolBarVisibleChanged Codejock COM event in the DataFlex proxy class This exposes the ToolBarVisibleChanged Codejock COM event in the DataFlex proxy class. cCJCommandBars
OnComTrackingModeChanged Exposes the TrackingModeChanged Codejock COM event in the DataFlex proxy class This exposes the TrackingModeChanged Codejock COM event in the DataFlex proxy class. cCJCommandBars

Inherited Events from cComActiveXControl

Name Description Defining Class
OnBeforeInPlaceActivate cComActiveXControl
OnChange Can perform a task each time the ActiveX control's 'binded' property is changed cComActiveXControl
OnControlValueChanged Notifies the control that the Value Property in the ActiveX control has changed The OnControlValueChanged event notifies the control that the Value Property in the ActiveX control has changed. cComActiveXControl
OnCreate Sent right after a COM object is created The OnCreate event is always sent right after a COM object is created. cComActiveXControl
OnKillFocus Sent whenever the object is about to lose the focus This event message is sent whenever the object is about to lose the focus. cComActiveXControl
OnSetFocus Sent whenever windows is about to give this object the focus This event message is sent whenever windows is about to give this object the focus. cComActiveXControl
Prompt_Callback Sends a callback event to an object that requested a prompt object cComActiveXControl
Shadow_Display Called whenever a change in shadow state occurs, or when an object is paged The Shadow_Display event is called whenever a change in shadow state occurs, or when an object is paged. cComActiveXControl

Inherited Events from DfInPlaceComObject

Name Description Defining Class
OnCreate DfInPlaceComObject

Inherited Events from DfComUIObject

Name Description Defining Class
Command Sent from external controls Command messages are sent from external controls. DfComUIObject
Key Augmented to implement the GUI keyboard interface The Key message is augmented to implement the GUI keyboard interface. DfComUIObject

Inherited Events from cUIObject

Name Description Defining Class
Activating Sent by the object to itself whenever the object is first activated (placed on the screen) cUIObject
Deactivating Sent to the object when it is being removed from the focus tree The Deactivating event is sent to the object when it is being removed from the focus tree. cUIObject
Entering Fires when the focus is about to move to a new object, sent to the object receiving the focus cUIObject
Entering_Scope Sent to the object if its scope_state is true, and one of the objects within its scope takes the focus cUIObject
Error_Report Used by the error object to display errors The Error_Report procedure is used by the error object to display errors. cUIObject
Exiting Fires when the focus is about to move to a new object, sent to the object losing the focus When the focus is about to move to a new object, the exiting event is sent to the object losing the focus. cUIObject
Exiting_Scope Sent whenever the focus is moving to an object that is outside the current scope The Exiting_Scope event is sent whenever the focus is moving to an object that is outside the current scope. cUIObject
Mouse_Click Sent whenever the first button of the mouse is double clicked on an item or in the edit window of the object cUIObject
Mouse_Click2 Sent whenever the second button of the mouse is double clicked on an item or in the edit window of the object cUIObject
Mouse_Down Sent whenever the first button of the mouse is pressed down while on an item or in the edit window of the object cUIObject
Mouse_Down2 Sent whenever the second button of the mouse is pressed down while on an item or in the edit window of the object cUIObject
Mouse_Drag Sent whenever the first button of the mouse is being held down while users drag the mouse cursor from one item or edit line of the object to the next cUIObject
Mouse_Drag2 Sent whenever the second button of the mouse is being held down while users drag the mouse cursor from one item or edit line of the object to the next cUIObject
Mouse_Up Sent whenever the first button of the mouse is released while on an item is in the edit window of the object Mouse_Up is sent whenever the first (normally the left) mouse button is released. cUIObject
Mouse_Up2 Sent whenever the second button of the mouse is released while on an item is in the edit window of the object Mouse_Up2 is sent whenever the second (normally the right) mouse button is released. cUIObject
OnChildWrapping Called any time a wrapping event occurs The OnChildWrapping message is sent any time a wrapping event occurs. cUIObject
OnEnterArea Hook for entering an area, sent to the entered object's container and its parent containers cUIObject
OnEnterObject Hook for entering an object, sent to the entered object Called after the navigation event is complete, so Focus(Self) is always the "to" object. cUIObject
OnExitArea Hook for exiting an area, sent to the exited object's container and its parent containers cUIObject
OnExitObject Hook for exiting an object, sent to the exited object Called after the navigation event is complete, so Focus(Self) is always the "to" object. cUIObject
Page Used internally to create a Windows control for a DataFlex object Used internally to create a Windows control for a DataFlex object. cUIObject
Page_Delete Used internally to delete a Windows control for a DataFlex object Used internally to delete a Windows control for a DataFlex object. cUIObject

Inherited Events from cObject

Name Description Defining Class
Construct_Object Object constructor. cObject
Destroy_Object Sent when an object is about to be destroyed The Destroy_Object event is sent to an object when it is about to be destroyed. cObject
End_Construct_Object End of object constructor. cObject