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

◆ accept_button() [1/3]

std::optional< ibutton_control_ref > xtd::forms::form::accept_button ( ) const
noexcept

Gets the button on the form that is clicked when the user presses the ENTER key.

Returns
An ibutton_control that represents the button to use as the accept button for the form.