NetXP 3.0 Reference

DockingManagerExtender.InnerControl Property

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

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

See Also

DockingManagerExtender Class | NETXP.Controls.Docking Namespace