Determines if the user can resize a form when it’s not MDI.

Property of

Form, SubForm

Description

Set sizeable to false to prevent the form from being resized. You must set sizeable before you open the form.

sizeable has no effect unless the form’s mdi property is false; if it is true, the form follows the MDI specification and is always resizeable.