Alright im trying to make a mini word but instead its going to correct the spelling when its save to a text file.


How would i make my program check all the words in the textbox fix them then save it.

Ps: Would i have to make a dictionary and import the text file to the application or is there even an easyer way to do this what source code rather than reading the dictionary text file and comparing it.


Thanks!