Skip to content

ScaleOnResize Property

Description

Specifies whether to scale the track control view area when resizing the track control. (Track Control)

Property Type

Read-write property

Syntax (Visual Basic)

Public Property ScaleOnResize() As Boolean

Return Type

True to scale the view when the track control is resized, False to keep the scale of the view the same as the track control is resized.

Remarks

Scale Normal

Scale Enabled

Scale Disabled

See Also

TrackControl Control


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