c# - Multiline Textbox allow to split wording after cursor highlight in specific word -


let say,

i have multiline textbox

the textbox content below:

abc def              ghi aa jkl          mno pqr   

the cursor located @ second line after sentences 'aa'

how use string split out when there cursor in-between 'aa'


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

React Native allow user to reorder elements in a scrollview list -

multithreading - Exception in Application constructor -