Action on Mouse Hovering is not displayed due to Tool tip

Sindhu H 201 Reputation points
2021-09-15T10:40:24.62+00:00

Hello,

I am coding in Windows Forms and have inserted an image using PictureBox, and on mouse hovering, I am changing the image to a GIF.
Now I also need to add ToolTip on Mouse Hover.

The problem that I am facing now is that when I hover over the image, the tooltip is activated, but the cursor pointer is slightly on the edge of the tooltip and hence the GIF is not displaying, since "technically it's not hovering on the image".

Hence, can you please help me find a solution in locating the tooltip slightly away from the mouse pointer, such that the GIF is visible and the tool tip too!

Thank you in advance!

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,835 questions
{count} votes

0 additional answers

Sort by: Most helpful