Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have added spellcheck.exe to resources
i have copied def.def and dic.dic to the root of my project and into the resources folder

on the form i have
Imports i00SpellCheck
above the class definition

and in the form load i have
Me.EnableControlExtensions()

but no spell checking can some one give me precise instructions on how to use please?
Posted

1 solution

Did you download the zip files and read the article here i00 Spell Check and Control Extensions - No Third Party Components Required![^]?
You should ask the question in the forum at the bottom of the article page. As I recall, the author does answer questions there.

I have not tried using it myself. I checked the article and it looks like you have followed his instructions, but without seeing your code it's difficult to say for sure.

Soren Madsen
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900