show / hide menu

ShowSpellChecker

This function is used to check the spells using one spell check window of the controls specified.

Syntax:

ShowSpellChecker(ControlNames)

Control name is the name of the controls to be spell check

Example:

ShowSpellChecker(textbox1)

The function will invoke spell check window for the textbox.