isSizeable

isSizeable(): Boolean;

The isSizeable method of the Control class returns true if the control can be resized in the JADE Painter. Reimplement this method in user-defined controls of your application to return false if you want to stop the JADE Painter from resizing your subclassed controls.

By default, controls can be resized in Painter.