Hi,
I would like to
1-check spell on a string (a sentence in fact)
2-open spellcheck dialog box only if errors>0 at step #1
I can handle the 2nd part=dialogbox and user query ... but likely stupidly, on the first part, I can not find how to test & count errors on a string in code behind :(
Any help just for that part would be appreciated,
F