Home:ALL Converter>Mouse detection in picture box Visual Studio 2022

Mouse detection in picture box Visual Studio 2022

Ask Time:2022-06-07T04:08:31         Author:Duke Baek

Json Formatter

Im currently making a winforms application where I upload a photo into a picture box and I want to use my cursor to hover within the picture box and read the pixel RGB data of where my cursor is on the picture. My first step is to detect when the cursor is in the picture box but I cannot figure out how to add that event in the form designer. Thanks

Author:Duke Baek,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/72522966/mouse-detection-in-picture-box-visual-studio-2022
yy