Resizing of Eto form

I am developing a form using Eto.Forms.Form and trying to get it to work in both Rhino 7 and 8. The `AutoSize` property does not exist yet in the case of Rhino 7. I would like the form to resize whenever the form Content changes, which works nicely on Rhino 8, but I can’t get it to work on Rhino 7. I tried several approaches, but they have not been successful so far. Any hint would be greatly appreciated.

Hi @snabela,

It would be helpful to have a simple example we an run here.

Thanks,

– Dale