Resizable Property (AWTDialog)

Class

AWTDialog class

Action

Gets whether the dialog is resizable by the user.

Data Type

BOOLEAN

Access

Read only

Examples

BOOLEAN bResizable = OptionsDialog.Resizable