ComponentOne Sizer 8.0
Splitter Property

Returns or sets whether the control acts as a splitter (AutoSizeChildren must be set to uneven).

Syntax

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

Remarks

If Splitter is set to True and AutoSizeChildren is set to 2 - azUnevenHorz or 4 - azUnevenVert, the Elastic works as a splitter, allowing the user to drag the border between adjacent controls to a new location using the mouse.

This property is obsolete and is available only for backward-compatibility. New applications should provide splitter capabilities by setting the AutoSizeChildren property to 8 - azGrid and using the grid editor to determine which grid divisions should behave as splitters.

Data Type

Boolean

 

 


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

Product Support Forum  |  Documentation Feedback