Share

Allow_accept (AutoLISP)

Product Documentation
Intermediate
allow_accept = true-false;

Specifies whether the tile is activated when the user presses the accept key (usually Enter). 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.


Was this information helpful?