Tooltip Balloon Disappears After 5 Seconds
问题 I have the property "AutoPopDelay" set to 60000, but every time I hover over an associated element, the balloon only stays open for 5 seconds even when my mouse pointer stays over stationary over the element. Any ideas on what could be causing this? Edit: I am using WinForms 回答1: Reading the documentation for the AutoPopDelay on MSDN (link) the maximum time you can delay a popup is 5000 milliseconds . If you want a longer duration, use the Show method to control the exact moment when the