Hi,
well i got a textbox1, and multiline=1.
i cant make this thing work..
when i paste a text into the texbox to make automatically a new line for pasting...and not allowing to press enter...
i m going crazy with this thing...
and...1 more thing...textbox1 on multiline puts the pointer by default at a new line below the last text:
text bla bla bla
bliblibli
blublublu
| | this is where the pointer goes by default
i cant make it go back...i mean i can with sendkeys {backspace}
but i thiunk all would be solved not allowing enter to be pressed nad deleting the last empty line in the textbox..
please any help? :confused:
