Properties Height & Width don't work for resize forms in runtime !!

The new version 1.9 don't allow change the values for Height or Width properties in runtime
I'm have a set of popup forms sized at runtime, until version 1.8.2.0 they work fine, now in versión 1.9.0 this forms are displayed with the Height and Width set at design time... The values set in runtime for the properties Height or Width are ignored (Same with ClientHeigth and ClientWidth)

This feature is crucial for my libraries

This was internally already fixed and next update will have this fix.