View event list in alphabetical order.
| Name |
Description |
Defining Class |
| OnExecute |
Exposes the OnExecute Codejock COM event in the DataFlex proxy class This exposes the OnExecute Codejock COM event in the DataFlex proxy class. |
cCJUnRememberFieldAllMenuItem |
| Name |
Description |
Defining Class |
| OnCreateControl |
Event that is called when the COM control is created OnCreateControl is called when the COM control is created. |
cCJMenuItem |
Inherited Events from cCJAction
| Name |
Description |
Defining Class |
| OnCreateAction |
Event called when the action is activated (COM object created) OnCreateAction is called when the COM action is created. |
cCJAction |
| OnExecute |
Event that is called when an action (a menu item or toolbar item) is executed |
cCJAction |
| OnPopupInit |
Event is called before any popup menu, popup toolbar or combobox is displayed OnPopupInit is called before any popup menu or popup toolbar is displayed. |
cCJAction |
| OnSelected |
Event that is called when an action (a menu item or toolbar item) is "selected" via a mouse hover over or keyboard navigation |
cCJAction |
| OnUpdate |
Event that is called as part of an item's Update process OnUpdate is called as part of an items Update process. |
cCJAction |
| Name |
Description |
Defining Class |
| OnCreate |
Sent right after a COM object is created The OnCreate event is always sent right after a COM object is created. |
DfComAutomationObject |
Inherited Events from cObject