Wednesday, September 18, 2013

How to replace all occurrences of a string with a specified string from rich text box in c#?

Yeah i had already checked and added a break point at regex.replace statement where old and new word values were found to be null. Its certainly a wrong data passing logic between forms so could you please help me explaining that how to replace all words with specified word being in one form and show these changes in another form having rich text box in which replacements are to be made?

No comments:

Post a Comment