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