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

◆ create_params()

forms::create_params xtd::forms::button_base::create_params ( ) const
overrideprotectedvirtualnoexcept

Gets the required creation parameters when the control handle is created.

Returns
A create_params that contains the required creation parameters when the handle to the control is created.

Reimplemented from xtd::forms::control.

Reimplemented in xtd::forms::check_box, xtd::forms::command_link_button, xtd::forms::light_button, xtd::forms::radio_button, xtd::forms::toggle_button, and xtd::forms::up_down_button.