True if the window can be resized. Read/write Boolean.
Example
This example sets the active window so that it cannot be resized.
ActiveWindow.EnableResize = False
True if the window can be resized. Read/write Boolean.
This example sets the active window so that it cannot be resized.
ActiveWindow.EnableResize = False