NetXP 3.0 Reference
HotDockRegionCollection.Remove Method
Internal.
[Visual Basic]
Public Sub Remove( _
ByVal
value
As
HotDockRegion
_
)
[C#]
public
void
Remove(
HotDockRegion
value
);
Parameters
value
See Also
HotDockRegionCollection Class
|
NETXP.Controls.Docking Namespace