NetXP 3.0 Reference

DockObject.ParentWindowObjects Property

Gets/sets the parent window object.

[Visual Basic]
Public Property ParentWindowObjects As WindowObjects
[C#]
public WindowObjects ParentWindowObjects {get; set;}

See Also

DockObject Class | NETXP.Controls.Docking Namespace