Software Development Network>> Visual C#>> Get selected text form MS Office Word
Could you describe in more details how do you imagine your application
you can use timer and check on every X seconds for selected text in some ms Word instance.
Hope this helps
Hi,
I guess you want to paste something from word to somewhere else in program. If I've misunderstood you, pls let me know.
If so, reference to clipBoard in .NET Framework: http://msdn2.microsoft.com/en-us/library/c2thcsx4(VS.80).aspx
Thanks
Hi, Mory
For such issues please use an appropriate newsgroup, potentially one at http://msdn.microsoft.com/newsgroups.
Get selected text form MS Office Word
Mark Beiley
Could you describe in more details how do you imagine your application
you can use timer and check on every X seconds for selected text in some ms Word instance.
Hope this helps
Donal McWeeney
Hi,
I guess you want to paste something from word to somewhere else in program. If I've misunderstood you, pls let me know.
If so, reference to clipBoard in .NET Framework: http://msdn2.microsoft.com/en-us/library/c2thcsx4(VS.80).aspx
Thanks
Kevin Hoffman
Hi, Mory
For such issues please use an appropriate newsgroup, potentially one at http://msdn.microsoft.com/newsgroups.
Thanks
jschumann.net
but i want get selected text without press any key whereas i want do it with my program that spy MS Word.
Heino
can you say how i can do your solution
tnx