Click here to Skip to main content
15,881,424 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi everyone.
Is possible to get an X and Y when click to camera video on Windows Forms?
On basic: have a camera stream in windows forms and when click on that stream in some location, to show X and Y.

Is that possible?

Thanks advanced.

What I have tried:

Some researching. But nothing.
Posted
Comments
[no name] 28-Jun-22 15:46pm    
Yes; you're not "clicking the video"; you're clicking the control which hosts the video; which will return the mouse coordinates in the mouse down event.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900