NetXP 3.0 Reference

HotDockRegionCollection.Add Method 

Internal.

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

Parameters

value

Return Value

See Also

HotDockRegionCollection Class | NETXP.Controls.Docking Namespace