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
100
UltraPopupControlContainer
posted

Hello,

we are using infra. UltraPopupControlContainer to display popups. The popup should be closed when user leaves particular control with tab key, or clicks with mouse to do another action.

The problem is as following: the mouse click gets "eaten" by the container and is not propagated further. Do you know how to fix something like that?

Thanks

Peter

Parents
  • 469350
    Suggested Answer
    Offline posted

    Hi Peter,

    The Popup should automatically close if it's on a standard DotNet form and you have full trust for your application.

    Is this a WinForms applications? Are you using an unusual container of some kind?

Reply Children