MessageDialog.ActionButton Property

Syntax

ActionButton as MessageDialogButton


The button that performs the default action. Its Visible property is True by default.

By default, its caption is "OK" or an equivalent in the language used by the application. To be safe, you should set the caption property explicitly.