Is it possible to determine the cursor position in a multilined textbox and then insert some text at the point where the cursor is?
Printable View
Is it possible to determine the cursor position in a multilined textbox and then insert some text at the point where the cursor is?
yes, here is an example of how to do it
Ty. Nice example. Very straight and to the point. :)