I'm wondering if there is a way for me to extract some information from a cursor position in C#.
I'm trying to create a minesweeper solver and would like for the mouse to hover over the windows version of Minesweeper and be able to tell the amount of bombs surrounding a square by looking at the color of the number.