0
Answer

How to capture Selected text from Notepad or MS-word or web browser . . . .etc from C# ?

Ask a question
satish babu

satish babu

18y
1.8k
1
Hi

I open a notepad, type something in that and select that text

now I want to capture selected text from notepad and store in a string variable in C# ?

Pls anyone suggest that how to get it

Thank You