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