I am trying to simulate a tool tip just like the one on windows explorer. System.Windows.Forms.ToolTip shows the tool tip based on where the cursor is. I want the tool tip over the label regardless of the position of the cursor. Thanks for you help. Martin