MindFusion.UI for WebForms Programmer's Guide

Events.windowChanged Field

See Also
 



Raised when the active window in host-based control is changed. The event handlers get a WindowEventArgs instance that contains data for this event.

Namespace: MindFusion.UI.Web
Assembly: Events.js

 Syntax

JavaScript  Copy Code

var windowChanged

 See Also