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

◆ accept_button() [3/3]

form & xtd::forms::form::accept_button ( std::nullptr_t  )

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.