These events are generated by common dialogs.
| Events: | | wDialogEvent | Description |
| wEvent_DialogCreated | When the dialog is created but not yet shown. |
| wEvent_DialogClosed | When the dialog is being closed. |
| wEvent_DialogHelp | When the Help button is pressed. |
| wEvent_DialogApply | When the Apply button is pressed. |
| wEvent_FindNext | When find next button was pressed. |
| wEvent_Replace | When replace button was pressed. |
| wEvent_ReplaceAll | When replace all button was pressed . |
| wEvent_PrinterChanged | When the selected printer is changed. |
|