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
160
ContentPane ExecutingCommand and Closing events call order?
posted

Hi,

About ContentPane 's ExecutingCommand and Closing events call order, Could you confirm the call order when click Close button in ContentPane?

Now I understand the call order when click Close button: ExecutingCommand  event => Closing event => Closed event 

In my issue, I need catch Close button click timing (before Closing event) so I think it is ExecutingCommand event.

Parents Reply Children
No Data