If the error word is the last word in the textbox then you won't see it underlined until you change focus because that's when it knows you finished typing the word.... otherwise
Well, it uses the TextChanged event to identify when new words have been added - is there any reason why that event might not be firing?
One thing you could try, is getting it to highlight a word, and then type in front of the word - does it move the underline along with the word?
Also, if you type a misspelling and it is not underline, can you right click and get the context menu - that would indicate that the problem is only adorner related.
Best
Jim
-your feedback is helpful to other users, thank you!-your feedback is helpful to other users, thank you!