i have developed an appliceation to find a word on a web page in c#. i want it to run on pressing ctrl+some key pressed. How to make that code run with this key shortcut?
(as normal ctrl+f runss). Is there any way to do that?
(as normal ctrl+f runss). Is there any way to do that?
Comment