Method SetManagedWindow
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
LayoutPanelManaged window or control.