Dialog Tag of the Dialogs File
The dialog tag describes each dialog box. It is similar to the form tag of the forms_xx.xml file but it does not support the on_saved and on_saving attributes. The dialog tag in the dialogs.xml file behaves in the same way as the form tag in the forms_xx.xml file except for the following differences:
The dialog box description includes the layout tag and the appearance tag.
The dialogs.xml file does not contain a validation_rules tag.
You cannot use native Outlook controls in the dialogs.xml file.