Hello Michael-
Apologize for the confusion. It might be better illustrated with an example. I will try to upload an example project.
To understand my question, run the project and click the “Spell Check” button.
The spell checker will catch the miss typed word “Heello” and suggest the word “Hello”. Clicking the “Ignore All” button on the spellcheck dialog will ignore all other occurrences of “Heello”. However, if you run the project again, but this time click “Change All”, the spellchecker only corrects the first occurrence of “Heello”, but does not correct the same word in other controls.
To me, this seems confusing since the word “All” on the spellchecker’s button controls seems to have different meanings…
Thanks!
SpellCheckProblem