DontMoveChildren Cell (Group Properties Section)

Determines whether you can drag shapes in a group using the mouse.

Value Description
TRUE
Don't allow shapes in a group to be dragged using the mouse.
FALSE
Allow shapes in a group to be dragged using the mouse.

Remarks

When the value of this cell is TRUE, you can still flip, rotate, resize, or reposition shapes in groups using other methods.

The value of this cell is TRUE for groups in masters and groups in instances of masters that were created in versions of Visio earlier than version 2000.

To get a reference to the DontMoveChildren cell by name from another formula, or from a program using the CellsU property, use:

Value
Cell name:
DontMoveChildren

To get a reference to the DontMoveChildren cell by index from a program, use the CellsSRC property with the following arguments:

Value
Section index:
visSectionObject
Row index:
visRowGroup
Cell index:
visGroupDontMoveChildren