WebDialog.Type

From Xojo Documentation

Read-Only Property (As Integer )
IntegerValue = aWebDialog.Type

New in 2010r4

Supported for all project types and targets.

Dictates the Type of dialog that will be displayed.

Notes

This is a design-time only property and cannot be set in code.

The possible values are:

Value Name Description
1 kTypeSheet Sheet
2 kTypePalette Palette
3 kTypeModal Modal