xtd 0.2.0
Loading...
Searching...
No Matches

◆ accept_button() [2/3]

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.

Parameters
valueAn ibutton_control that represents the button to use as the accept button for the form.
Returns
Current form.