WebMessageDialogButton.Default
From Xojo Documentation
Property (As Boolean )
aWebMessageDialogButton.Default = newBooleanValue
or
BooleanValue = aWebMessageDialogButton.Default
New in 2020r1
Supported for all project types and targets.
or
BooleanValue = aWebMessageDialogButton.Default
New in 2020r1
Supported for all project types and targets.
If True, the Return key is mapped to this button.
See Also
WebMessageDialog class.