Northwoods.GoWPF 2.2.4 Assembly
SurroundsMembersAfterDrop Property

Gets or sets whether ComputeBorder should keep the same bounds during a Northwoods.GoXam.Tool.DraggingTool move.
Syntax
Public Property SurroundsMembersAfterDrop As Boolean
public bool SurroundsMembersAfterDrop {get; set;}

Property Value

The default value is false -- this GroupPanel surrounds all of its members even while the dragging tool is moving any of its member nodes.
Remarks
In other words, when the value is true, re-computing the bounds of the members is suspended until a drop occurs, at which time the border is recomputed, perhaps not including some members that had been dragged out and reparented.
Requirements
See Also

Reference

GroupPanel Class
GroupPanel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback