2.202 .maxsize[integer]

This attribute allows for the setting of the largest allowed size that each separate split area can have. If the split bar is moved beyond this maximal value, it will automatically spring back to the last possible value allowed. Pixel and raster values are both allowed.

Definition

  • Data type

    integer

  • Access

    get, set

  • changed event

    yes

The index is zero-based. The valid values for this are:

maxsize[I] – valid, if 0<=I and I<=childcount

maxsize[0] is the so-called zero-element, that no split area is assigned to. The value of the zero-element is transferred to the other elements of the maxsize[I] vector for which no explicit setting exists.

See also

Attributes .minsize[integer], .size[integer]