Specifies whether the entire selection is moved once the focusing element is moved.
Type
Description
Boolean
A Boolean expression that specifies whether the entire selection is moved when
focused element is moved.
By default, the AllowMoveSelection property is True. Use
the AllowMoveSelection property to prevent moving the entire selection when
focused element is moved. Use the AllowResizeSelection
property to prevent resizing the entire selection when focused element is
resized. Use the AllowMoveDescendents
property to prevent moving all descendents ( children and outgoing elements )
when focused element is moved. The SingleSel property
specifies whether the surface allows selecting one or multiple elements. The Selectable
property of the Element object indicates whether the element is selectable or
un-selectable. The AllowMoveObject
property specifies the keys combination so the user can move the element from
the cursor.