0
votes
votes
0 answers
C# win forms disable mouse text selection in browser
Hello, I am working on a screenshots program using C# win forms. Im using COM to capture mouse events. Ive been trying to prevent the mouse from selecting and highlighting text when i hold down the left mouse button in a browser. ...
