Table of Contents

Method SetManagedWindow

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

SetManagedWindow(LayoutPanel)

Called to specify the frame or window which is to be managed by AuiManager. Frame management is not restricted to just frames. Child windows or custom controls are also allowed.

public void SetManagedWindow(LayoutPanel managedWnd)

Parameters

managedWnd LayoutPanel

Managed window or control.