EnableResize Property
Applies To
Window
object.
Description
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