AllowBlockScale Property
Description
Specifies whether the user can resize a block. (Track Control)
Property Type
Read-write property
Syntax (Visual Basic)
Public Property AllowBlockScale() As Boolean
Return Type
True (default) if the user can resize blocks, False if the user can't resize blocks.
Remarks
When False, the blocks can still be dragged around like normal, only they cannot be resized.
See Also
- TrackControl Control
- AddBlock Method
- TrackBlock Object
- MaxLength Property
- MinLength Property
- AllowBlockMove Property
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.