Quote Originally Posted by i00 View Post
Open the forms designer and where it says inherits ... At the top.. change that to inherits windows.form

Kris
Thank you!
Btw say that I have collections of string that I would like to check...
These strings needs to be has specified index/keys.
Is there a way I could check all of them at once instead of per string? I don't want the user to click Close to confirm changes per string checked.

Or maybe at least how to make the spell check auto close by itself after spell check complete...I've been stepping through the codes but I don't find the lines for Close button...