Resizable Property (AWTDialog)

Class

AWTDialog.

Action

Gets whether the dialog is resizable by the user.

Syntax

'Declaration
Protected Read Property Resizable As Boolean

Access

Read only.

Examples

Dim isResizable As Boolean = optionsDialog.Resizable