NetXP 3.0 Reference

WindowCollection.Add Method 

Internal.

[Visual Basic]
Public Function Add( _
   ByVal value As Window _
) As Window
[C#]
public Window Add(
   Window value
);

Parameters

value

Return Value

See Also

WindowCollection Class | NETXP.Controls.Docking Namespace