NetXP 3.0 Reference

HotDockRegion.ApplyChange Method 

Internal.

[Visual Basic]
Overridable Public Function ApplyChange( _
   ByVal screenPos As Point, _
   ByVal parent As Redocker _
) As Boolean
[C#]
public virtual bool ApplyChange(
   Point screenPos,
   Redocker parent
);

Parameters

screenPos
parent

Return Value

See Also

HotDockRegion Class | NETXP.Controls.Docking Namespace