We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

How to detect a DocumentContainer restore event?

Hi, I was wondering if it's possible to detect a Document Container restore event? For example, I want to have a handler that detects when the container window is maximized, and when it's restored back to it's original size.


Thanks,
Tina

1 Reply

PP Prabhu P Syncfusion Team August 11, 2009 03:15 PM UTC

Hi Christina,

Thank you for your interest in Syncfusion products.

In DocmentContainer, we are defined maximize, minimize, restore and close buttons using RoutedCommands. We are not raising any event for detecting such operations. But all MDI windows in Document container are framework elements. Hence we can define the SizeChanged event of FrameWorkElement and find these operation.

Please let us know if you have any other queries.

Thanks,
Prabu

Loader.
Live Chat Icon For mobile
Up arrow icon