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
450
UltraWinToolbarsManager: trigger current control Leave on button click
posted

Not sure if I'm not understanding the concept of the toolbars manager.

I currently have some logic that triggers on my winform controls' Leave events e.g. for textboxes to trim their data. During routine testing I intentionally left some unformatted data on my control and clicked on the toolbar manager's button to save and exit.

However, apparently the control's Leave event was never triggered and so the logic never took place. Could someone explain if this is an oversight or an intentional feature of the ultratoolbarsmanager?

  • 71886
    Offline posted

    Hello borong,

    I think that I do not understand your scenario. What Leave event are you talking about? The UltraToolbarsManager component does not have a Leave event.

    Could you please describe your scenario in details.