EditChanged | This event fires when any changes are made on the edit dialog. |
EditClose | This event fires when the edit dialog is closing. |
EditDelete | This event fires if the currently loaded file is going to be deleted. |
EditLoad | This event fires when the edit dialog loads. |
EditNext | This event fires when the next file is loaded into the edit dialog. |
EditSave | This event fires if the changes made in the edit dialog are going to be saved back to the file. |
MainClose | This event fires when the main dialog is closing. |
MainLoad | This event fires when the main dialog loads. |