Hi
I'm writing a program that when i write a text in its textbox it copy my text synchronously to a opened notepad file.
My problem is that i don't know how to get handle of notepad's richtextbox and i don't know how to use it for my purpose.
Thanks for your helping
I'm writing a program that when i write a text in its textbox it copy my text synchronously to a opened notepad file.
My problem is that i don't know how to get handle of notepad's richtextbox and i don't know how to use it for my purpose.
Thanks for your helping
Comment