Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
479
Custom tooltip: how to?
posted

Hi,

I see that the UltraTooltipManager has a limitation on the type of data to put on it.
It can only accept (formatted) text and images.

However, I want to add entire forms into a tooltip.  See the attached image for a preview of such a form that should show up when the user hovers over an employee in a list.

What direction should I go to do this?  I'd rather not paint to form to a bitmap and display that bitmap.

Thanks!