Skip to content

AllowBlockMove Property

Description

Specifies whether the user can move blocks and keys (Track Control).

Property Type

Read-write property.

Syntax (Visual Basic)

Public Property AllowBlockMove() As Boolean

Return Type

True if blocks and keys can be moved; False if blocks and keys cannot be moved.

Remarks

AllowBlockMove specifies whether the user can move blocks and keys. When set to False, keys and blocks cannot be moved, but they can be resized/scaled. Use AllowBlockScale to restrict block resizing.

Blocks and Keys

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.