Bipin Kumar

Bipin Kumar

  • NA
  • 52
  • 1.5k

Implement find functionality like notepad++ in C#.

Nov 17 2019 10:56 PM
The frame which pops-up on CTRL+F, it doesn't mimize on Clicking inside the main notepad++ form, instead it stays there and the opacity changes. I want to implement same. I have one main Form, inside I have added a panel, and then added 3 new subforms having a richtextbox. I am performing CTRL+F in the richtextbox of subform.
 
Thanks 

Answers (1)