At design time, I'd like to be able to display a tooltip when the user hovers over the control. In the custom designer, I've overridden OnMouseHover and set the tooltip text there. The ToolTip is a member of the control being designed. Display of the tooltip is flaky - sometimes it doesn't appear at all, other times it flashes on briefly, but disappears quickly - long before the AutoPopDelay property says it should.
This worked OK with .NET v1, the flaky behavior has appeared with v2.
Any ideas?
ex-eunuchs hacker