I have loaded a image in Picturebox in C# windows form. My image dimensions are smaller than picturebox. While using tooltip I want to display the tooltip only when mouse is over the image and not whole picturebox. Any idea how to do it?
I have loaded a image in Picturebox in C# windows form. My image dimensions are smaller than picturebox. While using tooltip I want to display the tooltip only when mouse is over the image and not whole picturebox. Any idea how to do it?
Comments
Post a Comment