|
static |
Create a system-defined check_box that represent about check_box with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The check_box location in pixels. |
size | The check_box size in pixels. |
name | The name of the check_box. |