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 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -