Resizable Property (AWTFrame)

Class

AWTFrame class

Action

Gets whether the frame is resizable by the user.

Data Type

BOOLEAN

Access

Read only

Examples

BOOLEAN bResizable = FrameWindow.Resizable