Object Types: Trees
Description: When the tree enters or leaves edit state, an EVENT_EDIT_MODE_STATE_CHANGE event occurs and is sent to the callback function associated with the tree control. This event is not swallowable.
Event Data Parameters:
eventData1 = TRUE if entering edit mode; FALSE if leaving edit mode
eventData2 = the item being edited