ComponentOne Sizer 8.0
FreezeElastics Property

Temporarily disables the automatic alignment feature for all Elastics on all forms.

Syntax

[form!]C1Elastic.FreezeElastics[ = {True | False} ]

Remarks

The value of this property is shared by all Elastics. If you set this property to True, all Elastics will stop resizing and realigning themselves automatically. This can make it easier for you to select them with the mouse and arrange them on the form. When you set it to False, all Elastics will resume their normal behavior.

This property is available at design-time only.

Data Type

Boolean

Default Value

False

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback