MindFusion.UI for WebForms Programmer's Guide

DockControl.getActiveWindow Method

See Also
 



Gets the topmost child window.

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

 Syntax

JavaScript  Copy Code

function getActiveWindow ()

 Return Value

Type: DockWindow
The topmost window.

 See Also