Click here to Skip to main content
15,897,291 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear friends,

Thanks in advance.

i am developing window application to edit pdf.in that i have two Rich text boxes for(paragraph(RTBpara),abstact(RTBabstract)) and one textbox(txtkey) for keyword.when the form loaded the keyword will be highlighted in paragraph field.till this no problem for me.

Now my problem was,

when i double click the highlighted text(txtkey) in paragraph(RTBpara),the sentence where the highlighted text need to updated in abstract(RTBabstract) field.
Posted
Comments
Dave Kreskowiak 23-Feb-13 10:26am    
So what part of this are you having a problem with?
jai_mca 24-Feb-13 23:55pm    
how to write user defined event to get particular sentence where the keyword exist, based on the double click.
jai_mca 24-Feb-13 23:57pm    
when i double click the text in rich text box.the whole sentence of the keyword need to be fetched.getting whole sentence is not a problem..how to double click the text in RTB?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900