F
FinallyInSeattle
I'm developing a .Net WinForms application where I need to invoke the
Word spelling/grammar checker. I have a small sample that works great,
but when I plug the same code into my main application, the Word
spelling dialog always shows up underneath my WinForms application.
The main difference between my sample and my main application is that
the main application is MDI.
Can anyone suggest how to ensure that the spelling dialog winds up on
top?
Thanks in advance!
Word spelling/grammar checker. I have a small sample that works great,
but when I plug the same code into my main application, the Word
spelling dialog always shows up underneath my WinForms application.
The main difference between my sample and my main application is that
the main application is MDI.
Can anyone suggest how to ensure that the spelling dialog winds up on
top?
Thanks in advance!