Step 4: Run the Application
Save the application and run it. Observe the following spell-checking functionality of each customized form:
• Click the CheckControl button. Notice that the misspelled word is highlighted and the DialogForm appears with a list of suggestions.
• From the MainForm, select the Check Typing box and click the CheckControl button. Notice that the misspelled word is highlighted, but the dialog box does not appear.
• From the MainForm, click the Options button. Notice that the OptionsForm appears with spell-checking options to customize your spell-checking process. You can also add custom dictionaries here.
Congratulations, you have successfully created customized spell-checking dialog boxes.
|