Modal Property (AWTDialog)

Class

AWTDialog.

Action

Gets whether the dialog is modal.

Syntax

'Declaration
Protected Read Property Modal As Boolean

Access

Read only.

Examples

Dim isModal As Boolean = optionsDialog.Modal