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

◆ copy() [5/24]

static check_box xtd::forms::check_boxes::copy ( xtd::forms::check_state  check_state)
static

Create a system-defined check_box that represent copy check_box with specified and check_state.

Parameters
check_stateOne of the xtd::forms::check_state enumeration values.
Returns
The created check_box.