form & xtd::forms::form::accept_button | ( | const ibutton_control & | value | ) |
Sets the button on the form that is clicked when the user presses the ENTER key.
value | An ibutton_control that represents the button to use as the accept button for the form. |