allow_accept Attribute (DCL)

Specifies whether the tile is activated when the user presses the accept key (usually Enter).

Supported Platforms: Windows only

allow_accept = true-false;

If true and the user presses the accept key, the default button (if any) is pressed. The default button is the button tile whose is_default attribute is set to true. The allow_accept attribute defaults to false.