Important Changes

Important Changes In ZeeControls 2.1

There are two important changes in ZeeControls 2.1.

Important:
Please review and decide if you should proceed with the upgrade.

Design-Time License File Location

The default location of design-time license files is changed from the installation folder (default is C:\Program Files\ZettaCube\ZeeControls\) to the Licenses sub-folder within the installation folder (i.e. C:\Program Files\ZettaCube\ZeeControls\Licenses\).

Action required: Please move all design-time license files to the new default location.

FitParent Property

The default value of the FitParent property of WebDock and Web Splitter is changed from None to FitParentContainer.

If you had not explicitly specified a value for the FitParent property of a control, and the control is located within a parent ZeeControls panel, then the control will change from a standalone container (one that does not resize with its parent) to one that will fit the size of its parent ZeeControls panel.

This will not affect standalone containers that are not located within a parent ZeeControls panel. In such case, the FitParentContainer behaves as None.

Action required: Please explicitly set the value of FitParent property of standalone containers to None.

See Also:

Upgrade from a previous version