I just want to be able to print text where ever the cursor is located in my application.
It doesn't matter whether it's in textbox1 textbox2 or textbox3, i just want it to print in whichever one has focus.
How do i go about doing this?