I have a Picturebox (ScaleMode = vbPixels) on a Form (ScaleMode = vbPixels) and at location 198, 207 in the Picturebox there is a dot. How do I figure this location to the screen's location? Also, how to figure screen coordinates to the picturebox coordinate of 198, 207?




Reply With Quote