|
static |
Create a system-defined check_box that represent cancel check_box with specified parent, location, size, and name.
parent | The control that contains the check_box. |
location | The check_box location in pixels. |
size | The check_box size in pixels. |
name | The name of the check_box. |