Events for cCJTrackControl
View event list in hierarchical order.
| Name | Description | Defining Class |
|---|---|---|
| Activating | Sent by the object to itself whenever the object is first activated (placed on the screen) | cUIObject |
| Command | Sent from external controls | DfComUIObject |
| Construct_Object | Object constructor. Initializes the object during object creation in class definitions | cObject |
| Deactivating | Sent to the object when it is being removed from the focus tree | cUIObject |
| Destroy_Object | Sent when an object is about to be destroyed | cObject |
| End_Construct_Object | End of object constructor. | cObject |
| 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 | cUIObject |
| Exiting | Fires when the focus is about to move to a new object, 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 | cUIObject |
| Key | Augmented to implement the GUI keyboard interface | DfComUIObject |
| 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 | 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 | cUIObject |
| OnBeforeInPlaceActivate | cComActiveXControl | |
| OnBeginningOfPanel | Sent by panel to notify all its objects when a beginning_of_panel message is executed | cComActiveXControl |
| OnChange | Can perform a task each time the ActiveX control's 'binded' property is changed | cComActiveXControl |
| OnChildWrapping | Called any time a wrapping event occurs | cUIObject |
| OnComBeforeCopyToText | Exposes the BeforeCopyToText Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComBeforeDrawRow | Exposes the BeforeDrawRow Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComBeforePaste | Exposes the BeforePaste Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComBeforePasteFromText | Exposes the BeforePasteFromText Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComBeginDrag | Exposes the BeginDrag Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComBeginEdit | Exposes the BeginEdit Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComBlockChanged | Exposes the BlockChanged Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComColumnClick | Exposes the ColumnClick Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComColumnOrderChangedEx | Exposes the ColumnOrderChangedEx Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComColumnWidthChanged | Exposes the ColumnWidthChanged Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComConstraintSelecting | Exposes the ConstraintSelecting Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComDragDropCompleted | Exposes the DragDropCompleted Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComDragOverRecords | Exposes the DragOverRecords Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComDrawItem | Exposes the DrawItem Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComDrawPreviewItem | Exposes the DrawPreviewItem Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComDropRecordsEx | Exposes the DropRecordsEx Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComEditCanceled | Exposes the EditCanceled Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComFocusChanging | Exposes the FocusChanging Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComGetToolTipInfo | Exposes the GetToolTipInfo Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComGiveFeedback | Exposes the GiveFeedback Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComGroupOrderChangedEx | Exposes the GroupOrderChangedEx Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComHScroll | Exposes the HScroll Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComHyperlinkClick | Exposes the HyperlinkClick Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComInplaceButtonDown | Exposes the InplaceButtonDown Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComInplaceEditChanging | Exposes the InplaceEditChanging Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComItemButtonClick | Exposes the ItemButtonClick Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComItemCheck | Exposes the ItemCheck Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComKeyDown | Exposes the KeyDown Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComKeyUp | Exposes the KeyUp Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComMarkerChanged | Exposes the MarkerChanged Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComMeasurePreviewItem | Exposes the MeasurePreviewItem Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComMeasureRow | Exposes the MeasureRow Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComMouseDown | Exposes the MouseDown Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComMouseMove | Exposes the MouseMove Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComMouseUp | Exposes the MouseUp Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComOLEDragDrop | Exposes the OLEDragDrop Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComOLEDragOver | Exposes the OLEDragOver Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComPlusMinusClick | Exposes the PlusMinusClick Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComPreviewKeyDown | Exposes the PreviewKeyDown Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComRecordsDropped | Exposes the RecordsDropped Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComReCreated | Exposes the ReCreated Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComRequestEdit | Exposes the RequestEdit Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComRowDblClick | Exposes the RowDblClick Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComRowExpanded | Exposes the RowExpanded Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComRowRClick | Exposes the RowRClick Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComSelectedBlocksChanged | Exposes the SelectedBlocksChanged Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComSelectionChanged | Exposes the SelectionChanged Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComSelectionChanging | Exposes the SelectionChanging Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComSliderChanged | Exposes the SliderChanged Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComSortOrderChanged | Exposes the SortOrderChanged Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComTimeLineLabel | Exposes the TimeLineLabel Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComTimeLinePositionChanged | Exposes the TimeLinePositionChanged Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComValueChanged | Exposes the ValueChanged Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComValueChanging | Exposes the ValueChanging Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnComVScroll | Exposes the VScroll Codejock COM event in the DataFlex proxy class | cCJTrackControl |
| OnControlValueChanged | Notifies the control that the Value Property in the ActiveX control has changed | cComActiveXControl |
| OnCreate | Sent right after a COM object is created | cComActiveXControl |
| 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 | 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 | cUIObject |
| OnKillFocus | Sent whenever the object is about to lose the focus | cComActiveXControl |
| OnSetFocus | Sent whenever windows is about to give this object the focus | cComActiveXControl |
| Page | 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 | cUIObject |
| 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 | cComActiveXControl |