Resizable Property (AWTFrame)

Class

AWTFrame.

Action

Gets whether the frame is resizable by the user.

Syntax

'Declaration
Protected Read Property Resizable As Boolean

Access

Read only.

Examples

Dim isResizable As Boolean = frameWindow.Resizable