NetXP 3.0 Reference

DockObject.Control Property

Gets/sets the control assigned to this object.

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

See Also

DockObject Class | NETXP.Controls.Docking Namespace