Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
645
Missing resources in sample: "SpellChecker in WinGrid"
posted

I want to try the sample SpellChecker in WinGrid. I have copy/pasted the code in the three vb-files in the sample and added it to a current project.

However, I get error on compiling saying that in the "Form1" there is:

Error 2 'NoSuggestions' is not a member of 'Resources'.

Error 3 'AddToDictionary' is not a member of 'Resources'. 

Error 4 'IgnoreAll' is not a member of 'Resources'.

Error 5 'NoErrors' is not a member of 'Resources'. 

What kind of objects are these missing items, and how can I add them to "Resources".

Regards

Kai-Inge