Inside Macintosh: OpenDoc Class Reference / Part 1 - Classes and Methods / ODWindow
IsResizable The IsResizable method returns a Boolean value that indicates whether this window is resizable. ODBoolean IsResizable (); return value kODTrue if this window is resizable, otherwise kODFalse.
IsResizable
ODBoolean IsResizable ();
kODTrue
kODFalse