So if using validators and a normal OK button, you may not even need to write any
code for handling dialog dismissal.
-If you load your dialog from a resource file, you'll need to iterate through the controls
+If you load your dialog from a resource file, you will need to iterate through the controls
setting validators, since validators can't be specified in a dialog resource.