|
static |
A factory to create an xtd::forms::check_box with specified text, check_state, location, and size.
text | A string that represent text of the xtd::forms::check_box. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | A xtd::drawing::point that represent location of the xtd::forms::check_box. |