| Object specific | |
| evWillHide | Sent to a field before it is hidden. Currently only used when the field is set as a side panel Parameters
| pEventCode | The event code |
| pSidePanel | If true,this object is being hidden or shown as a side panel |
|
| evWillShow | Sent to a field before it becomes visible. Currently only used when the field is set as a side panel Parameters
| pEventCode | The event code |
| pSidePanel | If true,this object is being hidden or shown as a side panel |
|
| evWTreeIconClick | Sent to the control when the user clicks on the icon associated with the node Parameters
| pEventCode | The event code |
| pNodeIdent | The ident number of the node |
| pTagID | The node tag id |
|
| evWTreeNodeClick | Sent to the control when the user clicks on the node Parameters
| pEventCode | The event code |
| pNodeIdent | The ident number of the node |
| pTagID | The node tag id |
|
| evWTreeNodeCollapse | Sent to the control when the user collapses the node Parameters
| pEventCode | The event code |
| pNodeIdent | The ident number of the node |
| pTagID | The node tag id |
|
| evWTreeNodeDClick | Sent to the control when the user double clicks on the node Parameters
| pEventCode | The event code |
| pNodeIdent | The ident number of the node |
| pTagID | The node tag id |
|
| evWTreeNodeExpand | Sent to the control when the user expands the node Parameters
| pEventCode | The event code |
| pNodeIdent | The ident number of the node |
| pTagID | The node tag id |
|
| Standard | evAfter evBefore evCanDrop evDisabled evDrag evDragBorder evDragFinished evDrop evEnabled evHidden evKey evMouseDouble evMouseDown evMouseEnter evMouseLeave evMouseUp evOpenContextMenu evRMouseDouble evRMouseDown evRMouseUp evSent evShiftTab evShown evTab evWillDrop |