This is a discussion on insert text into another application's window - Programmer ; hi all, i need some help regarding drag and drop. i drag a richedit control / listview item from my application and drop it in a window of any other application currently running eg a notepad or a textbox in ...
hi all,
i need some help regarding drag and drop.
i drag a richedit control / listview item from my application and drop
it in a window of any other application currently running eg a notepad
or a textbox in a window.
What i want is that the text in the richedit control / listview item
should get inserted into the other applications window (if possible eg
it's obviously not possible to insert text into a HTML Doc).For
MS-WORD, this will be done automatically due 2 code written in word.
plz let me know ASAP how 2 implement this.
anurag.