VSSpell Control > VSSpell All Members > VSSpell Properties > ChangeAll Property |
Returns a specific word from the ChangeAll property array.
val$ = [form!]VSSpell.ChangeAll(Index As Long)
When a bad word is detected, the user has the option of specifying a replacement word and telling the control to change all occurrences of the word to the specified replacement word. In this case, the offending word is added to the ChangeAll array, and the specified replacement is added to the ChangeAllTo array.
The first word has index 0.
String