Moveable

This property returns and sets a value which specifies if an object can be moved.

Syntax

object.Moveable [= Boolean]

Parameters

object
Object expression that evaluates to a Form object.
Boolean
Boolean expression that specifies if an object can be moved.

The following table shows the settings for Boolean.
Constant
Value
Description
True 1 Object can be moved
False 0 Object cannot be moved