TAdvPanel and size of Tform


Is there any chance to resize a form with a TAdvPanel?
I have set CanMove and CanSize of the Panel to true.

The property BorderStyle of the form is bsNone, this is necessary for my project because i don't want a titlebar and a frame.

Sorry, the TAdvPanel has the built-in capability to move & size within the form but it will not affect the form position and size.