The TabObjectMovementMode enumeration contains options for changing object's position and size.
It is used by the following property:
Value | Brief description |
0 | Fixed. Do not move. |
1 | FixedSize. Fixed size. |
2 | FixedHeight. Fixed height. |
3 | FixedWidth. Fixed width. |
4 | Free. Change position freely. |
5 | FreeWithCells. Moving of object with cells. |
See also: