Restores all minimized and maximized child windows.
Namespace: MindFusion.Common.UI
File: WindowHost.js
JavaScript Copy Code |
---|
function restoreAll () |
The following code handles the windowStateChanged event for a WindowHost:
JavaScript Copy Code |
---|
// create a new instance of the WindowHost control function handleWindowStateChanged(sender, args) |