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
150
How do I get UltraToolTipManager to work on a custom user control.
posted

I have a user control that has two text boxes and one button. I'm trying to set the tool tip through code but it does not work on my user control. It works on all other controls on the form. Is there some kind of interface that must be used on the user control? Or do I need to buble up events from the child controls up to the user control?

Parents Reply Children
No Data