MindFusion.UI for WebForms Programmer's Guide

Window Class

Remarks See Also
 



Represents a window with title and contents, which can be moved, resized and arranged interactively.

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

 Syntax

JavaScript  Copy Code

// class
Window.prototype = {}

 Remarks

For additional information on how to use the control, please refer to the Window topic in the Using the controls section.

 See Also