C# – ToolTip – Display image properties
In our previous article, “C# – Graphics – Display an Image“, we have discussed displaying an Image using .Net Graphics and Image classes. In this article, I would like to extend our previous program to show the ToolTip with the details of the Image, when we move the cursor on the image. ToolTip is a small […]