Bineesh  Viswanath

Bineesh Viswanath

  • NA
  • 1k
  • 776.6k

Find, FindNext, Replace and Go to Function in Notepad

May 21 2013 2:33 AM
Sir, I am Doing a C# Notepad now.

I added   Menu just as windows Notepad using MenuStripControl.

My problem starts when I press menu item Find.

I created a new form frmFind to do this. this form has a Button(find), textBox(Searchtext).

 enabled isMDiContainer=true;

 I can't  access richtextBox Item by txtFind in frmFind.

 also want code for FindNext, goto, and Replace;

how can it possible, please reply.

 


Answers (1)