Hi,
I am desperately in need of help, I work on .NET and the problem I am facing is that, from my app I am launching EXCEL's spellchecker and everything works fine except that I am not able to open the EXCEL spellchecker as a response window. And since it is not a response window, if the user clicks on any other app and then comes back to my app., it looks like it is hanging but actually the problem is spellchecker went behind my app screen and that gives a feeling that the app is hanging now. I am using excel method "checkSpelling" to open the spell checker. Since spellchecker is an EXCEL window, I can not do anything from .NET to make it a response window. So I was wondering if there is any property that I can set for EXCEL which will launch spellchecker as a response window. Can somebody help me with this situation??
Thanks
-Kris
I am desperately in need of help, I work on .NET and the problem I am facing is that, from my app I am launching EXCEL's spellchecker and everything works fine except that I am not able to open the EXCEL spellchecker as a response window. And since it is not a response window, if the user clicks on any other app and then comes back to my app., it looks like it is hanging but actually the problem is spellchecker went behind my app screen and that gives a feeling that the app is hanging now. I am using excel method "checkSpelling" to open the spell checker. Since spellchecker is an EXCEL window, I can not do anything from .NET to make it a response window. So I was wondering if there is any property that I can set for EXCEL which will launch spellchecker as a response window. Can somebody help me with this situation??
Thanks
-Kris