NetXP 3.0 Reference

DockingManagerExtender.OuterControl Property

Sets or gets the Control for which docking windows will not be allowed to dock outside of the specified control.

[Visual Basic]
Public Property OuterControl As Control
[C#]
public System.Windows.Forms.Control OuterControl {get; set;}

See Also

DockingManagerExtender Class | NETXP.Controls.Docking Namespace