ShowControlMove property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the ShowControlMove property to specify whether or not to display the Toggle Control Move menu option in the sample point context menu (see the figure below and Marking a Sample Point as a Control Move). This is a design-time and a run-time property.

This property will be ignored if the UserId property is set to any value except Null. If the UserId property is set, then the availability of the Toggle Control Move menu item will depend on the user’s privilege settings. See UserId property.
You cannot set this property to Null.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
Boolean |
R/W |
True |