MessageDialogButton

Xojo provides a MessageDialogButton control for desktop, mobile and web projects:

Tip

For mobile apps, MobileMessageBox provides most of the same functionality.

Common members

These properties are both common amongst the desktop, mobile and web versions of the control and are the most commonly used. See the individual controls for more members and details.

Properties

Name

Description

Cancel

If True, the button is a cancel button.

Caption

The text that appears on the button.

Default

If True, the button is a default button.

Visible

If True, the button is visible.