xtd 0.2.0
Loading...
Searching...
No Matches
check_boxes.h
Go to the documentation of this file.
1
4#pragma once
5#include "check_box.h"
6
8namespace xtd {
10 namespace forms {
22 class check_boxes final static_ {
23 public:
25
29 static check_box abort();
96 static check_box abort(const control& parent);
101 static check_box abort(const control& parent, const drawing::point& location);
107 static check_box abort(const control& parent, const drawing::point& location, const drawing::size& size);
114 static check_box abort(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
146 static check_box abort(const control& parent, bool three_state, xtd::forms::check_state check_state);
153 static check_box abort(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
161 static check_box abort(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
170 static check_box abort(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
171
174 static check_box about();
241 static check_box about(const control& parent);
246 static check_box about(const control& parent, const drawing::point& location);
252 static check_box about(const control& parent, const drawing::point& location, const drawing::size& size);
259 static check_box about(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
291 static check_box about(const control& parent, bool three_state, xtd::forms::check_state check_state);
298 static check_box about(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
306 static check_box about(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
315 static check_box about(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
316
386 static check_box actual_size(const control& parent);
391 static check_box actual_size(const control& parent, const drawing::point& location);
404 static check_box actual_size(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
436 static check_box actual_size(const control& parent, bool three_state, xtd::forms::check_state check_state);
460 static check_box actual_size(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
461
464 static check_box add();
531 static check_box add(const control& parent);
536 static check_box add(const control& parent, const drawing::point& location);
542 static check_box add(const control& parent, const drawing::point& location, const drawing::size& size);
549 static check_box add(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
581 static check_box add(const control& parent, bool three_state, xtd::forms::check_state check_state);
588 static check_box add(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
596 static check_box add(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
605 static check_box add(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
606
676 static check_box alignment(const control& parent);
681 static check_box alignment(const control& parent, const drawing::point& location);
687 static check_box alignment(const control& parent, const drawing::point& location, const drawing::size& size);
694 static check_box alignment(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
726 static check_box alignment(const control& parent, bool three_state, xtd::forms::check_state check_state);
733 static check_box alignment(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
750 static check_box alignment(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
751
821 static check_box align_left(const control& parent);
826 static check_box align_left(const control& parent, const drawing::point& location);
832 static check_box align_left(const control& parent, const drawing::point& location, const drawing::size& size);
839 static check_box align_left(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
871 static check_box align_left(const control& parent, bool three_state, xtd::forms::check_state check_state);
895 static check_box align_left(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
896
966 static check_box align_right(const control& parent);
971 static check_box align_right(const control& parent, const drawing::point& location);
984 static check_box align_right(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1016 static check_box align_right(const control& parent, bool three_state, xtd::forms::check_state check_state);
1040 static check_box align_right(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1041
1111 static check_box apply(const control& parent);
1116 static check_box apply(const control& parent, const drawing::point& location);
1122 static check_box apply(const control& parent, const drawing::point& location, const drawing::size& size);
1129 static check_box apply(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1161 static check_box apply(const control& parent, bool three_state, xtd::forms::check_state check_state);
1168 static check_box apply(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
1176 static check_box apply(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
1185 static check_box apply(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1186
1256 static check_box ascending(const control& parent);
1261 static check_box ascending(const control& parent, const drawing::point& location);
1267 static check_box ascending(const control& parent, const drawing::point& location, const drawing::size& size);
1274 static check_box ascending(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1306 static check_box ascending(const control& parent, bool three_state, xtd::forms::check_state check_state);
1330 static check_box ascending(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1331
1334 static check_box back();
1401 static check_box back(const control& parent);
1406 static check_box back(const control& parent, const drawing::point& location);
1412 static check_box back(const control& parent, const drawing::point& location, const drawing::size& size);
1419 static check_box back(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1451 static check_box back(const control& parent, bool three_state, xtd::forms::check_state check_state);
1458 static check_box back(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
1466 static check_box back(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
1475 static check_box back(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1476
1479 static check_box bold();
1546 static check_box bold(const control& parent);
1551 static check_box bold(const control& parent, const drawing::point& location);
1557 static check_box bold(const control& parent, const drawing::point& location, const drawing::size& size);
1564 static check_box bold(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1596 static check_box bold(const control& parent, bool three_state, xtd::forms::check_state check_state);
1603 static check_box bold(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
1611 static check_box bold(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
1620 static check_box bold(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1621
1691 static check_box bottom(const control& parent);
1696 static check_box bottom(const control& parent, const drawing::point& location);
1702 static check_box bottom(const control& parent, const drawing::point& location, const drawing::size& size);
1709 static check_box bottom(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1741 static check_box bottom(const control& parent, bool three_state, xtd::forms::check_state check_state);
1748 static check_box bottom(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
1756 static check_box bottom(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
1765 static check_box bottom(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1766
1836 static check_box cancel(const control& parent);
1841 static check_box cancel(const control& parent, const drawing::point& location);
1847 static check_box cancel(const control& parent, const drawing::point& location, const drawing::size& size);
1854 static check_box cancel(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1886 static check_box cancel(const control& parent, bool three_state, xtd::forms::check_state check_state);
1893 static check_box cancel(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
1901 static check_box cancel(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
1910 static check_box cancel(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1911
1981 static check_box cdrom(const control& parent);
1986 static check_box cdrom(const control& parent, const drawing::point& location);
1992 static check_box cdrom(const control& parent, const drawing::point& location, const drawing::size& size);
1999 static check_box cdrom(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2031 static check_box cdrom(const control& parent, bool three_state, xtd::forms::check_state check_state);
2038 static check_box cdrom(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
2046 static check_box cdrom(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
2055 static check_box cdrom(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2056
2126 static check_box centered(const control& parent);
2131 static check_box centered(const control& parent, const drawing::point& location);
2137 static check_box centered(const control& parent, const drawing::point& location, const drawing::size& size);
2144 static check_box centered(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2176 static check_box centered(const control& parent, bool three_state, xtd::forms::check_state check_state);
2183 static check_box centered(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
2200 static check_box centered(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2201
2271 static check_box clear(const control& parent);
2276 static check_box clear(const control& parent, const drawing::point& location);
2282 static check_box clear(const control& parent, const drawing::point& location, const drawing::size& size);
2289 static check_box clear(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2321 static check_box clear(const control& parent, bool three_state, xtd::forms::check_state check_state);
2328 static check_box clear(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
2336 static check_box clear(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
2345 static check_box clear(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2346
2416 static check_box close(const control& parent);
2421 static check_box close(const control& parent, const drawing::point& location);
2427 static check_box close(const control& parent, const drawing::point& location, const drawing::size& size);
2434 static check_box close(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2466 static check_box close(const control& parent, bool three_state, xtd::forms::check_state check_state);
2473 static check_box close(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
2481 static check_box close(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
2490 static check_box close(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2491
2561 static check_box color(const control& parent);
2566 static check_box color(const control& parent, const drawing::point& location);
2572 static check_box color(const control& parent, const drawing::point& location, const drawing::size& size);
2579 static check_box color(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2611 static check_box color(const control& parent, bool three_state, xtd::forms::check_state check_state);
2618 static check_box color(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
2626 static check_box color(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
2635 static check_box color(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2636
2706 static check_box contents(const control& parent);
2711 static check_box contents(const control& parent, const drawing::point& location);
2717 static check_box contents(const control& parent, const drawing::point& location, const drawing::size& size);
2724 static check_box contents(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2756 static check_box contents(const control& parent, bool three_state, xtd::forms::check_state check_state);
2763 static check_box contents(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
2780 static check_box contents(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2781
2851 static check_box convert(const control& parent);
2856 static check_box convert(const control& parent, const drawing::point& location);
2862 static check_box convert(const control& parent, const drawing::point& location, const drawing::size& size);
2869 static check_box convert(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2901 static check_box convert(const control& parent, bool three_state, xtd::forms::check_state check_state);
2908 static check_box convert(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
2925 static check_box convert(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2926
2929 static check_box copy();
2996 static check_box copy(const control& parent);
3001 static check_box copy(const control& parent, const drawing::point& location);
3007 static check_box copy(const control& parent, const drawing::point& location, const drawing::size& size);
3014 static check_box copy(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3046 static check_box copy(const control& parent, bool three_state, xtd::forms::check_state check_state);
3053 static check_box copy(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
3061 static check_box copy(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
3070 static check_box copy(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3071
3141 static check_box customize(const control& parent);
3146 static check_box customize(const control& parent, const drawing::point& location);
3152 static check_box customize(const control& parent, const drawing::point& location, const drawing::size& size);
3159 static check_box customize(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3191 static check_box customize(const control& parent, bool three_state, xtd::forms::check_state check_state);
3215 static check_box customize(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3216
3219 static check_box cut();
3286 static check_box cut(const control& parent);
3291 static check_box cut(const control& parent, const drawing::point& location);
3297 static check_box cut(const control& parent, const drawing::point& location, const drawing::size& size);
3304 static check_box cut(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3336 static check_box cut(const control& parent, bool three_state, xtd::forms::check_state check_state);
3343 static check_box cut(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
3351 static check_box cut(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
3360 static check_box cut(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3361
3364 static check_box del();
3431 static check_box del(const control& parent);
3436 static check_box del(const control& parent, const drawing::point& location);
3442 static check_box del(const control& parent, const drawing::point& location, const drawing::size& size);
3449 static check_box del(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3481 static check_box del(const control& parent, bool three_state, xtd::forms::check_state check_state);
3488 static check_box del(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
3496 static check_box del(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
3505 static check_box del(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3506
3576 static check_box descending(const control& parent);
3581 static check_box descending(const control& parent, const drawing::point& location);
3594 static check_box descending(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3626 static check_box descending(const control& parent, bool three_state, xtd::forms::check_state check_state);
3650 static check_box descending(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3651
3654 static check_box down();
3721 static check_box down(const control& parent);
3726 static check_box down(const control& parent, const drawing::point& location);
3732 static check_box down(const control& parent, const drawing::point& location, const drawing::size& size);
3739 static check_box down(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3771 static check_box down(const control& parent, bool three_state, xtd::forms::check_state check_state);
3778 static check_box down(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
3786 static check_box down(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
3795 static check_box down(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3796
3799 static check_box edit();
3866 static check_box edit(const control& parent);
3871 static check_box edit(const control& parent, const drawing::point& location);
3877 static check_box edit(const control& parent, const drawing::point& location, const drawing::size& size);
3884 static check_box edit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3916 static check_box edit(const control& parent, bool three_state, xtd::forms::check_state check_state);
3923 static check_box edit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
3931 static check_box edit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
3940 static check_box edit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3941
4011 static check_box execute(const control& parent);
4016 static check_box execute(const control& parent, const drawing::point& location);
4022 static check_box execute(const control& parent, const drawing::point& location, const drawing::size& size);
4029 static check_box execute(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
4061 static check_box execute(const control& parent, bool three_state, xtd::forms::check_state check_state);
4068 static check_box execute(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
4085 static check_box execute(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
4086
4089 static check_box exit();
4156 static check_box exit(const control& parent);
4161 static check_box exit(const control& parent, const drawing::point& location);
4167 static check_box exit(const control& parent, const drawing::point& location, const drawing::size& size);
4174 static check_box exit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
4206 static check_box exit(const control& parent, bool three_state, xtd::forms::check_state check_state);
4213 static check_box exit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
4221 static check_box exit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
4230 static check_box exit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
4231
4234 static check_box file();
4301 static check_box file(const control& parent);
4306 static check_box file(const control& parent, const drawing::point& location);
4312 static check_box file(const control& parent, const drawing::point& location, const drawing::size& size);
4319 static check_box file(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
4351 static check_box file(const control& parent, bool three_state, xtd::forms::check_state check_state);
4358 static check_box file(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
4366 static check_box file(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
4375 static check_box file(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
4376
4379 static check_box find();
4446 static check_box find(const control& parent);
4451 static check_box find(const control& parent, const drawing::point& location);
4457 static check_box find(const control& parent, const drawing::point& location, const drawing::size& size);
4464 static check_box find(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
4496 static check_box find(const control& parent, bool three_state, xtd::forms::check_state check_state);
4503 static check_box find(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
4511 static check_box find(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
4520 static check_box find(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
4521
4591 static check_box first(const control& parent);
4596 static check_box first(const control& parent, const drawing::point& location);
4602 static check_box first(const control& parent, const drawing::point& location, const drawing::size& size);
4609 static check_box first(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
4641 static check_box first(const control& parent, bool three_state, xtd::forms::check_state check_state);
4648 static check_box first(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
4656 static check_box first(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
4665 static check_box first(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
4666
4736 static check_box floppy(const control& parent);
4741 static check_box floppy(const control& parent, const drawing::point& location);
4747 static check_box floppy(const control& parent, const drawing::point& location, const drawing::size& size);
4754 static check_box floppy(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
4786 static check_box floppy(const control& parent, bool three_state, xtd::forms::check_state check_state);
4793 static check_box floppy(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
4801 static check_box floppy(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
4810 static check_box floppy(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
4811
4814 static check_box font();
4881 static check_box font(const control& parent);
4886 static check_box font(const control& parent, const drawing::point& location);
4892 static check_box font(const control& parent, const drawing::point& location, const drawing::size& size);
4899 static check_box font(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
4931 static check_box font(const control& parent, bool three_state, xtd::forms::check_state check_state);
4938 static check_box font(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
4946 static check_box font(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
4955 static check_box font(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
4956
5026 static check_box forward(const control& parent);
5031 static check_box forward(const control& parent, const drawing::point& location);
5037 static check_box forward(const control& parent, const drawing::point& location, const drawing::size& size);
5044 static check_box forward(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
5076 static check_box forward(const control& parent, bool three_state, xtd::forms::check_state check_state);
5083 static check_box forward(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
5100 static check_box forward(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
5101
5171 static check_box harddisk(const control& parent);
5176 static check_box harddisk(const control& parent, const drawing::point& location);
5182 static check_box harddisk(const control& parent, const drawing::point& location, const drawing::size& size);
5189 static check_box harddisk(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
5221 static check_box harddisk(const control& parent, bool three_state, xtd::forms::check_state check_state);
5228 static check_box harddisk(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
5245 static check_box harddisk(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
5246
5249 static check_box help();
5316 static check_box help(const control& parent);
5321 static check_box help(const control& parent, const drawing::point& location);
5327 static check_box help(const control& parent, const drawing::point& location, const drawing::size& size);
5334 static check_box help(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
5366 static check_box help(const control& parent, bool three_state, xtd::forms::check_state check_state);
5373 static check_box help(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
5381 static check_box help(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
5390 static check_box help(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
5391
5394 static check_box home();
5461 static check_box home(const control& parent);
5466 static check_box home(const control& parent, const drawing::point& location);
5472 static check_box home(const control& parent, const drawing::point& location, const drawing::size& size);
5479 static check_box home(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
5511 static check_box home(const control& parent, bool three_state, xtd::forms::check_state check_state);
5518 static check_box home(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
5526 static check_box home(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
5535 static check_box home(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
5536
5606 static check_box ignore(const control& parent);
5611 static check_box ignore(const control& parent, const drawing::point& location);
5617 static check_box ignore(const control& parent, const drawing::point& location, const drawing::size& size);
5624 static check_box ignore(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
5656 static check_box ignore(const control& parent, bool three_state, xtd::forms::check_state check_state);
5663 static check_box ignore(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
5671 static check_box ignore(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
5680 static check_box ignore(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
5681
5751 static check_box indent(const control& parent);
5756 static check_box indent(const control& parent, const drawing::point& location);
5762 static check_box indent(const control& parent, const drawing::point& location, const drawing::size& size);
5769 static check_box indent(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
5801 static check_box indent(const control& parent, bool three_state, xtd::forms::check_state check_state);
5808 static check_box indent(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
5816 static check_box indent(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
5825 static check_box indent(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
5826
5896 static check_box index(const control& parent);
5901 static check_box index(const control& parent, const drawing::point& location);
5907 static check_box index(const control& parent, const drawing::point& location, const drawing::size& size);
5914 static check_box index(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
5946 static check_box index(const control& parent, bool three_state, xtd::forms::check_state check_state);
5953 static check_box index(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
5961 static check_box index(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
5970 static check_box index(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
5971
5974 static check_box info();
6041 static check_box info(const control& parent);
6046 static check_box info(const control& parent, const drawing::point& location);
6052 static check_box info(const control& parent, const drawing::point& location, const drawing::size& size);
6059 static check_box info(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
6091 static check_box info(const control& parent, bool three_state, xtd::forms::check_state check_state);
6098 static check_box info(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
6106 static check_box info(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
6115 static check_box info(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
6116
6186 static check_box italic(const control& parent);
6191 static check_box italic(const control& parent, const drawing::point& location);
6197 static check_box italic(const control& parent, const drawing::point& location, const drawing::size& size);
6204 static check_box italic(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
6236 static check_box italic(const control& parent, bool three_state, xtd::forms::check_state check_state);
6243 static check_box italic(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
6251 static check_box italic(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
6260 static check_box italic(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
6261
6331 static check_box justified(const control& parent);
6336 static check_box justified(const control& parent, const drawing::point& location);
6342 static check_box justified(const control& parent, const drawing::point& location, const drawing::size& size);
6349 static check_box justified(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
6381 static check_box justified(const control& parent, bool three_state, xtd::forms::check_state check_state);
6405 static check_box justified(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
6406
6476 static check_box jump_to(const control& parent);
6481 static check_box jump_to(const control& parent, const drawing::point& location);
6487 static check_box jump_to(const control& parent, const drawing::point& location, const drawing::size& size);
6494 static check_box jump_to(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
6526 static check_box jump_to(const control& parent, bool three_state, xtd::forms::check_state check_state);
6533 static check_box jump_to(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
6550 static check_box jump_to(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
6551
6554 static check_box last();
6621 static check_box last(const control& parent);
6626 static check_box last(const control& parent, const drawing::point& location);
6632 static check_box last(const control& parent, const drawing::point& location, const drawing::size& size);
6639 static check_box last(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
6671 static check_box last(const control& parent, bool three_state, xtd::forms::check_state check_state);
6678 static check_box last(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
6686 static check_box last(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
6695 static check_box last(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
6696
6766 static check_box network(const control& parent);
6771 static check_box network(const control& parent, const drawing::point& location);
6777 static check_box network(const control& parent, const drawing::point& location, const drawing::size& size);
6784 static check_box network(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
6816 static check_box network(const control& parent, bool three_state, xtd::forms::check_state check_state);
6823 static check_box network(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
6840 static check_box network(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
6841
6844 static check_box new_();
6911 static check_box new_(const control& parent);
6916 static check_box new_(const control& parent, const drawing::point& location);
6922 static check_box new_(const control& parent, const drawing::point& location, const drawing::size& size);
6929 static check_box new_(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
6961 static check_box new_(const control& parent, bool three_state, xtd::forms::check_state check_state);
6968 static check_box new_(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
6976 static check_box new_(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
6985 static check_box new_(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
6986
6989 static check_box next();
7056 static check_box next(const control& parent);
7061 static check_box next(const control& parent, const drawing::point& location);
7067 static check_box next(const control& parent, const drawing::point& location, const drawing::size& size);
7074 static check_box next(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
7106 static check_box next(const control& parent, bool three_state, xtd::forms::check_state check_state);
7113 static check_box next(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
7121 static check_box next(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
7130 static check_box next(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
7131
7134 static check_box no();
7201 static check_box no(const control& parent);
7206 static check_box no(const control& parent, const drawing::point& location);
7212 static check_box no(const control& parent, const drawing::point& location, const drawing::size& size);
7219 static check_box no(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
7251 static check_box no(const control& parent, bool three_state, xtd::forms::check_state check_state);
7258 static check_box no(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
7266 static check_box no(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
7275 static check_box no(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
7276
7279 static check_box ok();
7346 static check_box ok(const control& parent);
7351 static check_box ok(const control& parent, const drawing::point& location);
7357 static check_box ok(const control& parent, const drawing::point& location, const drawing::size& size);
7364 static check_box ok(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
7396 static check_box ok(const control& parent, bool three_state, xtd::forms::check_state check_state);
7403 static check_box ok(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
7411 static check_box ok(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
7420 static check_box ok(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
7421
7424 static check_box open();
7491 static check_box open(const control& parent);
7496 static check_box open(const control& parent, const drawing::point& location);
7502 static check_box open(const control& parent, const drawing::point& location, const drawing::size& size);
7509 static check_box open(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
7541 static check_box open(const control& parent, bool three_state, xtd::forms::check_state check_state);
7548 static check_box open(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
7556 static check_box open(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
7565 static check_box open(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
7566
7636 static check_box options(const control& parent);
7641 static check_box options(const control& parent, const drawing::point& location);
7647 static check_box options(const control& parent, const drawing::point& location, const drawing::size& size);
7654 static check_box options(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
7686 static check_box options(const control& parent, bool three_state, xtd::forms::check_state check_state);
7693 static check_box options(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
7710 static check_box options(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
7711
7781 static check_box paste(const control& parent);
7786 static check_box paste(const control& parent, const drawing::point& location);
7792 static check_box paste(const control& parent, const drawing::point& location, const drawing::size& size);
7799 static check_box paste(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
7831 static check_box paste(const control& parent, bool three_state, xtd::forms::check_state check_state);
7838 static check_box paste(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
7846 static check_box paste(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
7855 static check_box paste(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
7856
7926 static check_box preferences(const control& parent);
7931 static check_box preferences(const control& parent, const drawing::point& location);
7944 static check_box preferences(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
7976 static check_box preferences(const control& parent, bool three_state, xtd::forms::check_state check_state);
8000 static check_box preferences(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
8001
8071 static check_box previous(const control& parent);
8076 static check_box previous(const control& parent, const drawing::point& location);
8082 static check_box previous(const control& parent, const drawing::point& location, const drawing::size& size);
8089 static check_box previous(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
8121 static check_box previous(const control& parent, bool three_state, xtd::forms::check_state check_state);
8128 static check_box previous(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
8145 static check_box previous(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
8146
8216 static check_box print(const control& parent);
8221 static check_box print(const control& parent, const drawing::point& location);
8227 static check_box print(const control& parent, const drawing::point& location, const drawing::size& size);
8234 static check_box print(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
8266 static check_box print(const control& parent, bool three_state, xtd::forms::check_state check_state);
8273 static check_box print(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
8281 static check_box print(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
8290 static check_box print(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
8291
8361 static check_box print_preview(const control& parent);
8379 static check_box print_preview(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
8411 static check_box print_preview(const control& parent, bool three_state, xtd::forms::check_state check_state);
8435 static check_box print_preview(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
8436
8506 static check_box properties(const control& parent);
8511 static check_box properties(const control& parent, const drawing::point& location);
8524 static check_box properties(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
8556 static check_box properties(const control& parent, bool three_state, xtd::forms::check_state check_state);
8580 static check_box properties(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
8581
8584 static check_box quit();
8651 static check_box quit(const control& parent);
8656 static check_box quit(const control& parent, const drawing::point& location);
8662 static check_box quit(const control& parent, const drawing::point& location, const drawing::size& size);
8669 static check_box quit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
8701 static check_box quit(const control& parent, bool three_state, xtd::forms::check_state check_state);
8708 static check_box quit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
8716 static check_box quit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
8725 static check_box quit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
8726
8729 static check_box redo();
8796 static check_box redo(const control& parent);
8801 static check_box redo(const control& parent, const drawing::point& location);
8807 static check_box redo(const control& parent, const drawing::point& location, const drawing::size& size);
8814 static check_box redo(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
8846 static check_box redo(const control& parent, bool three_state, xtd::forms::check_state check_state);
8853 static check_box redo(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
8861 static check_box redo(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
8870 static check_box redo(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
8871
8941 static check_box refresh(const control& parent);
8946 static check_box refresh(const control& parent, const drawing::point& location);
8952 static check_box refresh(const control& parent, const drawing::point& location, const drawing::size& size);
8959 static check_box refresh(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
8991 static check_box refresh(const control& parent, bool three_state, xtd::forms::check_state check_state);
8998 static check_box refresh(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
9015 static check_box refresh(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
9016
9086 static check_box remove(const control& parent);
9091 static check_box remove(const control& parent, const drawing::point& location);
9097 static check_box remove(const control& parent, const drawing::point& location, const drawing::size& size);
9104 static check_box remove(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
9136 static check_box remove(const control& parent, bool three_state, xtd::forms::check_state check_state);
9143 static check_box remove(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
9151 static check_box remove(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
9160 static check_box remove(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
9161
9231 static check_box replace(const control& parent);
9236 static check_box replace(const control& parent, const drawing::point& location);
9242 static check_box replace(const control& parent, const drawing::point& location, const drawing::size& size);
9249 static check_box replace(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
9281 static check_box replace(const control& parent, bool three_state, xtd::forms::check_state check_state);
9288 static check_box replace(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
9305 static check_box replace(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
9306
9376 static check_box retry(const control& parent);
9381 static check_box retry(const control& parent, const drawing::point& location);
9387 static check_box retry(const control& parent, const drawing::point& location, const drawing::size& size);
9394 static check_box retry(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
9426 static check_box retry(const control& parent, bool three_state, xtd::forms::check_state check_state);
9433 static check_box retry(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
9441 static check_box retry(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
9450 static check_box retry(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
9451
9521 static check_box revert_to_saved(const control& parent);
9539 static check_box revert_to_saved(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
9571 static check_box revert_to_saved(const control& parent, bool three_state, xtd::forms::check_state check_state);
9595 static check_box revert_to_saved(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
9596
9599 static check_box save();
9666 static check_box save(const control& parent);
9671 static check_box save(const control& parent, const drawing::point& location);
9677 static check_box save(const control& parent, const drawing::point& location, const drawing::size& size);
9684 static check_box save(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
9716 static check_box save(const control& parent, bool three_state, xtd::forms::check_state check_state);
9723 static check_box save(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
9731 static check_box save(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
9740 static check_box save(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
9741
9811 static check_box save_as(const control& parent);
9816 static check_box save_as(const control& parent, const drawing::point& location);
9822 static check_box save_as(const control& parent, const drawing::point& location, const drawing::size& size);
9829 static check_box save_as(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
9861 static check_box save_as(const control& parent, bool three_state, xtd::forms::check_state check_state);
9868 static check_box save_as(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
9885 static check_box save_as(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
9886
9956 static check_box search(const control& parent);
9961 static check_box search(const control& parent, const drawing::point& location);
9967 static check_box search(const control& parent, const drawing::point& location, const drawing::size& size);
9974 static check_box search(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
10006 static check_box search(const control& parent, bool three_state, xtd::forms::check_state check_state);
10013 static check_box search(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
10021 static check_box search(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
10030 static check_box search(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
10031
10101 static check_box select_all(const control& parent);
10106 static check_box select_all(const control& parent, const drawing::point& location);
10119 static check_box select_all(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
10151 static check_box select_all(const control& parent, bool three_state, xtd::forms::check_state check_state);
10175 static check_box select_all(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
10176
10246 static check_box settings(const control& parent);
10251 static check_box settings(const control& parent, const drawing::point& location);
10257 static check_box settings(const control& parent, const drawing::point& location, const drawing::size& size);
10264 static check_box settings(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
10296 static check_box settings(const control& parent, bool three_state, xtd::forms::check_state check_state);
10303 static check_box settings(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
10320 static check_box settings(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
10321
10391 static check_box spell_check(const control& parent);
10396 static check_box spell_check(const control& parent, const drawing::point& location);
10409 static check_box spell_check(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
10441 static check_box spell_check(const control& parent, bool three_state, xtd::forms::check_state check_state);
10465 static check_box spell_check(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
10466
10469 static check_box stop();
10536 static check_box stop(const control& parent);
10541 static check_box stop(const control& parent, const drawing::point& location);
10547 static check_box stop(const control& parent, const drawing::point& location, const drawing::size& size);
10554 static check_box stop(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
10586 static check_box stop(const control& parent, bool three_state, xtd::forms::check_state check_state);
10593 static check_box stop(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
10601 static check_box stop(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
10610 static check_box stop(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
10611
10681 static check_box strikeout(const control& parent);
10686 static check_box strikeout(const control& parent, const drawing::point& location);
10692 static check_box strikeout(const control& parent, const drawing::point& location, const drawing::size& size);
10699 static check_box strikeout(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
10731 static check_box strikeout(const control& parent, bool three_state, xtd::forms::check_state check_state);
10755 static check_box strikeout(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
10756
10826 static check_box tools(const control& parent);
10831 static check_box tools(const control& parent, const drawing::point& location);
10837 static check_box tools(const control& parent, const drawing::point& location, const drawing::size& size);
10844 static check_box tools(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
10876 static check_box tools(const control& parent, bool three_state, xtd::forms::check_state check_state);
10883 static check_box tools(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
10891 static check_box tools(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
10900 static check_box tools(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
10901
10904 static check_box top();
10971 static check_box top(const control& parent);
10976 static check_box top(const control& parent, const drawing::point& location);
10982 static check_box top(const control& parent, const drawing::point& location, const drawing::size& size);
10989 static check_box top(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
11021 static check_box top(const control& parent, bool three_state, xtd::forms::check_state check_state);
11028 static check_box top(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
11036 static check_box top(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
11045 static check_box top(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
11046
11116 static check_box undelete(const control& parent);
11121 static check_box undelete(const control& parent, const drawing::point& location);
11127 static check_box undelete(const control& parent, const drawing::point& location, const drawing::size& size);
11134 static check_box undelete(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
11166 static check_box undelete(const control& parent, bool three_state, xtd::forms::check_state check_state);
11173 static check_box undelete(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
11190 static check_box undelete(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
11191
11261 static check_box underline(const control& parent);
11266 static check_box underline(const control& parent, const drawing::point& location);
11272 static check_box underline(const control& parent, const drawing::point& location, const drawing::size& size);
11279 static check_box underline(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
11311 static check_box underline(const control& parent, bool three_state, xtd::forms::check_state check_state);
11335 static check_box underline(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
11336
11339 static check_box undo();
11406 static check_box undo(const control& parent);
11411 static check_box undo(const control& parent, const drawing::point& location);
11417 static check_box undo(const control& parent, const drawing::point& location, const drawing::size& size);
11424 static check_box undo(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
11456 static check_box undo(const control& parent, bool three_state, xtd::forms::check_state check_state);
11463 static check_box undo(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
11471 static check_box undo(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
11480 static check_box undo(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
11481
11551 static check_box unindent(const control& parent);
11556 static check_box unindent(const control& parent, const drawing::point& location);
11562 static check_box unindent(const control& parent, const drawing::point& location, const drawing::size& size);
11569 static check_box unindent(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
11601 static check_box unindent(const control& parent, bool three_state, xtd::forms::check_state check_state);
11608 static check_box unindent(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
11625 static check_box unindent(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
11626
11629 static check_box up();
11696 static check_box up(const control& parent);
11701 static check_box up(const control& parent, const drawing::point& location);
11707 static check_box up(const control& parent, const drawing::point& location, const drawing::size& size);
11714 static check_box up(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
11746 static check_box up(const control& parent, bool three_state, xtd::forms::check_state check_state);
11753 static check_box up(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
11761 static check_box up(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
11770 static check_box up(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
11771
11774 static check_box view();
11841 static check_box view(const control& parent);
11846 static check_box view(const control& parent, const drawing::point& location);
11852 static check_box view(const control& parent, const drawing::point& location, const drawing::size& size);
11859 static check_box view(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
11891 static check_box view(const control& parent, bool three_state, xtd::forms::check_state check_state);
11898 static check_box view(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
11906 static check_box view(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
11915 static check_box view(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
11916
11986 static check_box window(const control& parent);
11991 static check_box window(const control& parent, const drawing::point& location);
11997 static check_box window(const control& parent, const drawing::point& location, const drawing::size& size);
12004 static check_box window(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
12036 static check_box window(const control& parent, bool three_state, xtd::forms::check_state check_state);
12043 static check_box window(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
12051 static check_box window(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
12060 static check_box window(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
12061
12064 static check_box yes();
12131 static check_box yes(const control& parent);
12136 static check_box yes(const control& parent, const drawing::point& location);
12142 static check_box yes(const control& parent, const drawing::point& location, const drawing::size& size);
12149 static check_box yes(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
12181 static check_box yes(const control& parent, bool three_state, xtd::forms::check_state check_state);
12188 static check_box yes(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
12196 static check_box yes(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
12205 static check_box yes(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
12206
12276 static check_box zoom_in(const control& parent);
12281 static check_box zoom_in(const control& parent, const drawing::point& location);
12287 static check_box zoom_in(const control& parent, const drawing::point& location, const drawing::size& size);
12294 static check_box zoom_in(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
12326 static check_box zoom_in(const control& parent, bool three_state, xtd::forms::check_state check_state);
12333 static check_box zoom_in(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
12350 static check_box zoom_in(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
12351
12421 static check_box zoom_out(const control& parent);
12426 static check_box zoom_out(const control& parent, const drawing::point& location);
12432 static check_box zoom_out(const control& parent, const drawing::point& location, const drawing::size& size);
12439 static check_box zoom_out(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
12471 static check_box zoom_out(const control& parent, bool three_state, xtd::forms::check_state check_state);
12478 static check_box zoom_out(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
12495 static check_box zoom_out(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
12496
12566 static check_box zoom_to_fit(const control& parent);
12571 static check_box zoom_to_fit(const control& parent, const drawing::point& location);
12584 static check_box zoom_to_fit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
12616 static check_box zoom_to_fit(const control& parent, bool three_state, xtd::forms::check_state check_state);
12640 static check_box zoom_to_fit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
12642 };
12643 }
12644}
Contains xtd::forms::check_box control.
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional ...
Definition point.h:54
Stores an ordered pair of integers, which specify a height and width.
Definition size.h:31
Represents a Windows check_box.
Definition check_box.h:43
Provides a collection of check_box objects for use by a Windows Forms application.
Definition check_boxes.h:22
static check_box new_(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent new_ check_box with specified location,...
static check_box apply(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent apply check_box with specified parent,...
static check_box open(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent open check_box with specified check_state,...
static check_box clear(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent clear check_box with specified check_state,...
static check_box ok(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ok check_box with specified check_state,...
static check_box zoom_to_fit(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent zoom_to_fit check_box with specified check_state,...
static check_box print(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent print check_box with specified parent,...
static check_box replace(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent replace check_box with specified parent,...
static check_box search(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent search check_box with specified parent,...
static check_box color(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent color check_box with specified check_state,...
static check_box index(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent index check_box with specified parent,...
static check_box add(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent add check_box with specified three_state,...
static check_box customize(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent customize check_box with specified location,...
static check_box search(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent search check_box with specified parent,...
static check_box remove(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent remove check_box with specified parent,...
static check_box centered(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent centered check_box with specified check_state,...
static check_box preferences()
Create a system-defined check_box that represent preferences check_box.
static check_box properties(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent properties check_box with specified three_state,...
static check_box redo(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent redo check_box with specified check_state,...
static check_box ignore(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent ignore check_box with specified three_state,...
static check_box no(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent no check_box with specified parent,...
static check_box open(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent open check_box with specified parent,...
static check_box cancel(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cancel check_box with specified location,...
static check_box spell_check(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent spell_check check_box with specified three_state,...
static check_box search(xtd::forms::check_state check_state)
Create a system-defined check_box that represent search check_box with specified and check_state.
static check_box view(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent view check_box with specified parent,...
static check_box revert_to_saved(const control &parent)
Create a system-defined check_box that represent revert_to_saved check_box with specified parent.
static check_box spell_check(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent spell_check check_box with specified check_state,...
static check_box justified(xtd::forms::check_state check_state)
Create a system-defined check_box that represent justified check_box with specified and check_state.
static check_box file(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent file check_box with specified three_state,...
static check_box copy(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent copy check_box with specified check_state,...
static check_box cut(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cut check_box with specified check_state,...
static check_box settings(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent settings check_box with specified three_state,...
static check_box edit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent edit check_box with specified parent,...
static check_box edit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent edit check_box with specified parent,...
static check_box revert_to_saved(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static check_box bottom(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent bottom check_box with specified location,...
static check_box align_right(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent align_right check_box with specified parent,...
static check_box tools(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent tools check_box with specified parent,...
static check_box execute(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent execute check_box with specified check_state,...
static check_box undelete(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent undelete check_box with specified parent,...
static check_box redo()
Create a system-defined check_box that represent redo check_box.
static check_box revert_to_saved(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static check_box no(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent no check_box with specified parent,...
static check_box apply(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent apply check_box with specified parent,...
static check_box paste(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent paste check_box with specified three_state,...
static check_box replace(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent replace check_box with specified three_state,...
static check_box replace(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent replace check_box with specified parent,...
static check_box actual_size(const drawing::point &location)
Create a system-defined check_box that represent actual_size check_box with specified location.
static check_box exit(xtd::forms::check_state check_state)
Create a system-defined check_box that represent exit check_box with specified and check_state.
static check_box unindent(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent unindent check_box with specified parent,...
static check_box previous(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent previous check_box with specified parent,...
static check_box replace(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent replace check_box with specified parent,...
static check_box info(xtd::forms::check_state check_state)
Create a system-defined check_box that represent info check_box with specified and check_state.
static check_box new_(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent new_ check_box with specified three_state,...
static check_box convert(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent convert check_box with specified parent,...
static check_box new_(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent new_ check_box with specified parent,...
static check_box paste(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent paste check_box with specified parent,...
static check_box yes(xtd::forms::check_state check_state)
Create a system-defined check_box that represent yes check_box with specified and check_state.
static check_box copy(const control &parent)
Create a system-defined check_box that represent copy check_box with specified parent.
static check_box color(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent color check_box with specified parent,...
static check_box redo(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent redo check_box with specified location,...
static check_box search(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent search check_box with specified three_state,...
static check_box index(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent index check_box with specified check_state,...
static check_box info(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent info check_box with specified check_state,...
static check_box apply(xtd::forms::check_state check_state)
Create a system-defined check_box that represent apply check_box with specified and check_state.
static check_box exit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent exit check_box with specified parent,...
static check_box font(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent font check_box with specified parent,...
static check_box print_preview(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent print_preview check_box with specified three_state,...
static check_box forward(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent forward check_box with specified parent,...
static check_box add()
Create a system-defined check_box that represent add check_box.
static check_box forward(xtd::forms::check_state check_state)
Create a system-defined check_box that represent forward check_box with specified and check_state.
static check_box remove(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent remove check_box with specified parent,...
static check_box zoom_out(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_out check_box with specified location,...
static check_box add(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent add check_box with specified check_state,...
static check_box revert_to_saved(const drawing::point &location)
Create a system-defined check_box that represent revert_to_saved check_box with specified location.
static check_box next(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent next check_box with specified three_state,...
static check_box stop(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent stop check_box with specified three_state,...
static check_box apply(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent apply check_box with specified parent,...
static check_box ok(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent ok check_box with specified three_state,...
static check_box bottom(xtd::forms::check_state check_state)
Create a system-defined check_box that represent bottom check_box with specified and check_state.
static check_box align_left(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent align_left check_box with specified parent,...
static check_box view(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent view check_box with specified parent,...
static check_box about(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent about check_box with specified parent,...
static check_box preferences(xtd::forms::check_state check_state)
Create a system-defined check_box that represent preferences check_box with specified and check_state...
static check_box floppy(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent floppy check_box with specified location,...
static check_box yes(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent yes check_box with specified check_state,...
static check_box tools(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent tools check_box with specified location,...
static check_box customize(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent customize check_box with specified parent,...
static check_box align_right(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent align_right check_box with specified three_state,...
static check_box close(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent close check_box with specified three_state,...
static check_box find(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent find check_box with specified parent,...
static check_box bottom(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent bottom check_box with specified parent,...
static check_box print(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent print check_box with specified parent,...
static check_box find(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent find check_box with specified three_state,...
static check_box add(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent add check_box with specified location,...
static check_box first(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent first check_box with specified parent,...
static check_box alignment(const control &parent)
Create a system-defined check_box that represent alignment check_box with specified parent.
static check_box del(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent del check_box with specified check_state,...
static check_box paste(const control &parent)
Create a system-defined check_box that represent paste check_box with specified parent.
static check_box align_right(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent align_right check_box with specified parent,...
static check_box add(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent add check_box with specified parent,...
static check_box ascending()
Create a system-defined check_box that represent ascending check_box.
static check_box no(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent no check_box with specified parent,...
static check_box retry(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent retry check_box with specified parent,...
static check_box replace(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent replace check_box with specified parent,...
static check_box bottom(const control &parent)
Create a system-defined check_box that represent bottom check_box with specified parent.
static check_box jump_to(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static check_box revert_to_saved(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static check_box print(xtd::forms::check_state check_state)
Create a system-defined check_box that represent print check_box with specified and check_state.
static check_box select_all(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent select_all check_box with specified parent,...
static check_box strikeout(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static check_box zoom_out(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static check_box descending(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent descending check_box with specified location,...
static check_box unindent(const control &parent)
Create a system-defined check_box that represent unindent check_box with specified parent.
static check_box print(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent print check_box with specified location,...
static check_box about(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent about check_box with specified parent,...
static check_box color(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent color check_box with specified parent,...
static check_box properties(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent properties check_box with specified parent,...
static check_box last(const control &parent)
Create a system-defined check_box that represent last check_box with specified parent.
static check_box zoom_in(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static check_box replace(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent replace check_box with specified parent,...
static check_box floppy(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent floppy check_box with specified parent,...
static check_box undelete(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent undelete check_box with specified parent,...
static check_box paste(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent paste check_box with specified check_state,...
static check_box unindent(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent unindent check_box with specified parent,...
static check_box paste(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent paste check_box with specified three_state,...
static check_box no(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent no check_box with specified three_state,...
static check_box properties(const drawing::point &location)
Create a system-defined check_box that represent properties check_box with specified location.
static check_box quit(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent quit check_box with specified parent,...
static check_box replace(xtd::forms::check_state check_state)
Create a system-defined check_box that represent replace check_box with specified and check_state.
static check_box execute()
Create a system-defined check_box that represent execute check_box.
static check_box properties(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent properties check_box with specified parent,...
static check_box add(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent add check_box with specified parent,...
static check_box find(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent find check_box with specified parent,...
static check_box open(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent open check_box with specified parent,...
static check_box down(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent down check_box with specified three_state,...
static check_box del(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent del check_box with specified parent,...
static check_box ascending(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ascending check_box with specified parent,...
static check_box ignore(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ignore check_box with specified parent,...
static check_box edit(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent edit check_box with specified location,...
static check_box select_all(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent select_all check_box with specified location,...
static check_box redo(xtd::forms::check_state check_state)
Create a system-defined check_box that represent redo check_box with specified and check_state.
static check_box cdrom(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static check_box centered(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent centered check_box with specified parent,...
static check_box options(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent options check_box with specified check_state,...
static check_box network(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent network check_box with specified parent,...
static check_box index(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent index check_box with specified check_state,...
static check_box about(xtd::forms::check_state check_state)
Create a system-defined check_box that represent about check_box with specified and check_state.
static check_box execute(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent execute check_box with specified three_state,...
static check_box italic(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent italic check_box with specified parent,...
static check_box align_right(const control &parent)
Create a system-defined check_box that represent align_right check_box with specified parent.
static check_box add(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent add check_box with specified parent,...
static check_box undelete(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent undelete check_box with specified parent,...
static check_box window(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent window check_box with specified three_state,...
static check_box remove(xtd::forms::check_state check_state)
Create a system-defined check_box that represent remove check_box with specified and check_state.
static check_box preferences(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent preferences check_box with specified parent,...
static check_box convert(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent convert check_box with specified parent,...
static check_box undelete(xtd::forms::check_state check_state)
Create a system-defined check_box that represent undelete check_box with specified and check_state.
static check_box back(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent back check_box with specified parent,...
static check_box centered(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent centered check_box with specified parent,...
static check_box actual_size(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent actual_size check_box with specified location,...
static check_box ascending(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ascending check_box with specified parent,...
static check_box network(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent network check_box with specified location,...
static check_box search(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent search check_box with specified parent,...
static check_box new_(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent new_ check_box with specified parent,...
static check_box convert(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent convert check_box with specified parent,...
static check_box quit(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent quit check_box with specified three_state,...
static check_box yes(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent yes check_box with specified parent,...
static check_box add(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent add check_box with specified parent,...
static check_box first(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent first check_box with specified parent,...
static check_box open(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent open check_box with specified parent,...
static check_box select_all(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent select_all check_box with specified parent,...
static check_box settings(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent settings check_box with specified check_state,...
static check_box no(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent no check_box with specified parent,...
static check_box zoom_to_fit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_to_fit check_box with specified three_state,...
static check_box zoom_in(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_in check_box with specified three_state,...
static check_box clear(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent clear check_box with specified check_state,...
static check_box ok(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent ok check_box with specified parent,...
static check_box strikeout(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static check_box floppy(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent floppy check_box with specified parent,...
static check_box contents(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent contents check_box with specified check_state,...
static check_box replace(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent replace check_box with specified parent,...
static check_box zoom_to_fit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static check_box open(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent open check_box with specified check_state,...
static check_box alignment(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent alignment check_box with specified check_state,...
static check_box cancel(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cancel check_box with specified parent,...
static check_box alignment(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent alignment check_box with specified location,...
static check_box revert_to_saved()
Create a system-defined check_box that represent revert_to_saved check_box.
static check_box ascending(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ascending check_box with specified location,...
static check_box new_(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent new_ check_box with specified check_state,...
static check_box view(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent view check_box with specified parent,...
static check_box align_left(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent align_left check_box with specified parent,...
static check_box unindent(const drawing::point &location)
Create a system-defined check_box that represent unindent check_box with specified location.
static check_box color(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent color check_box with specified check_state,...
static check_box search(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent search check_box with specified parent,...
static check_box window(const drawing::point &location)
Create a system-defined check_box that represent window check_box with specified location.
static check_box replace(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent replace check_box with specified three_state,...
static check_box zoom_to_fit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static check_box up(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent up check_box with specified three_state,...
static check_box window(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent window check_box with specified parent,...
static check_box first(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent first check_box with specified three_state,...
static check_box index(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent index check_box with specified three_state,...
static check_box align_right(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent align_right check_box with specified parent,...
static check_box cdrom(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent cdrom check_box with specified check_state,...
static check_box no(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent no check_box with specified parent,...
static check_box zoom_out(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static check_box options(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent options check_box with specified three_state,...
static check_box back(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent back check_box with specified parent,...
static check_box zoom_in(const drawing::point &location)
Create a system-defined check_box that represent zoom_in check_box with specified location.
static check_box ignore(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ignore check_box with specified parent,...
static check_box preferences(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent preferences check_box with specified three_state,...
static check_box forward(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent forward check_box with specified parent,...
static check_box save(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent save check_box with specified parent,...
static check_box zoom_in(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_in check_box with specified location,...
static check_box cut(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent cut check_box with specified parent,...
static check_box print(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent print check_box with specified three_state,...
static check_box down(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent down check_box with specified parent,...
static check_box select_all(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent select_all check_box with specified parent,...
static check_box refresh(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent refresh check_box with specified three_state,...
static check_box descending(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent descending check_box with specified parent,...
static check_box next(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent next check_box with specified three_state,...
static check_box network(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent network check_box with specified check_state,...
static check_box open(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent open check_box with specified parent,...
static check_box retry(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent retry check_box with specified check_state,...
static check_box cut(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cut check_box with specified parent,...
static check_box previous(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent previous check_box with specified parent,...
static check_box options(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent options check_box with specified three_state,...
static check_box harddisk(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent harddisk check_box with specified check_state,...
static check_box find(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent find check_box with specified parent,...
static check_box no(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent no check_box with specified parent,...
static check_box jump_to(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent jump_to check_box with specified three_state,...
static check_box ascending(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent ascending check_box with specified three_state,...
static check_box forward(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent forward check_box with specified location,...
static check_box align_left(const drawing::point &location)
Create a system-defined check_box that represent align_left check_box with specified location.
static check_box help(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent help check_box with specified parent,...
static check_box quit(const control &parent)
Create a system-defined check_box that represent quit check_box with specified parent.
static check_box retry(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent retry check_box with specified three_state,...
static check_box apply(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent apply check_box with specified location,...
static check_box execute(const drawing::point &location)
Create a system-defined check_box that represent execute check_box with specified location.
static check_box abort(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent abort check_box with specified parent,...
static check_box ascending(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ascending check_box with specified three_state,...
static check_box forward(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent forward check_box with specified three_state,...
static check_box undo(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent undo check_box with specified parent,...
static check_box new_(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent new_ check_box with specified parent,...
static check_box floppy(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent floppy check_box with specified parent,...
static check_box remove(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent remove check_box with specified check_state,...
static check_box alignment(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent alignment check_box with specified parent,...
static check_box clear(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent clear check_box with specified parent,...
static check_box bottom(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent bottom check_box with specified location,...
static check_box index(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent index check_box with specified location,...
static check_box print(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent print check_box with specified parent,...
static check_box cancel(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent cancel check_box with specified parent,...
static check_box exit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent exit check_box with specified parent,...
static check_box spell_check(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static check_box unindent(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent unindent check_box with specified three_state,...
static check_box jump_to(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static check_box underline(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent underline check_box with specified parent,...
static check_box preferences(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent preferences check_box with specified parent,...
static check_box centered(xtd::forms::check_state check_state)
Create a system-defined check_box that represent centered check_box with specified and check_state.
static check_box edit(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent edit check_box with specified three_state,...
static check_box about(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent about check_box with specified parent,...
static check_box retry(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent retry check_box with specified parent,...
static check_box exit(const control &parent)
Create a system-defined check_box that represent exit check_box with specified parent.
static check_box align_left(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent align_left check_box with specified check_state,...
static check_box info(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent info check_box with specified location,...
static check_box del(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent del check_box with specified check_state,...
static check_box previous(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent previous check_box with specified parent,...
static check_box info(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent info check_box with specified parent,...
static check_box unindent(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent unindent check_box with specified parent,...
static check_box properties(xtd::forms::check_state check_state)
Create a system-defined check_box that represent properties check_box with specified and check_state.
static check_box floppy(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent floppy check_box with specified location,...
static check_box cdrom(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cdrom check_box with specified three_state,...
static check_box close(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent close check_box with specified check_state,...
static check_box italic(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent italic check_box with specified parent,...
static check_box abort(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent abort check_box with specified parent,...
static check_box up(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent up check_box with specified check_state,...
static check_box centered(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent centered check_box with specified parent,...
static check_box harddisk(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static check_box home(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent home check_box with specified check_state,...
static check_box cut(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cut check_box with specified location,...
static check_box customize(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent customize check_box with specified three_state,...
static check_box save_as(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent save_as check_box with specified three_state,...
static check_box print_preview(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static check_box open(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent open check_box with specified parent,...
static check_box view(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent view check_box with specified check_state,...
static check_box save_as(const drawing::point &location)
Create a system-defined check_box that represent save_as check_box with specified location.
static check_box execute(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent execute check_box with specified parent,...
static check_box preferences(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent preferences check_box with specified check_state,...
static check_box clear(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent clear check_box with specified parent,...
static check_box redo(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent redo check_box with specified parent,...
static check_box retry(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent retry check_box with specified parent,...
static check_box edit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent edit check_box with specified three_state,...
static check_box home(xtd::forms::check_state check_state)
Create a system-defined check_box that represent home check_box with specified and check_state.
static check_box customize(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent customize check_box with specified parent,...
static check_box convert(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent convert check_box with specified parent,...
static check_box print_preview(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static check_box spell_check(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent spell_check check_box with specified three_state,...
static check_box unindent(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent unindent check_box with specified parent,...
static check_box bold(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent bold check_box with specified parent,...
static check_box previous(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent previous check_box with specified check_state,...
static check_box close(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent close check_box with specified parent,...
static check_box zoom_to_fit(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static check_box customize(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent customize check_box with specified three_state,...
static check_box abort(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent abort check_box with specified three_state,...
static check_box indent(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent indent check_box with specified parent,...
static check_box help(const drawing::point &location)
Create a system-defined check_box that represent help check_box with specified location.
static check_box bold(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent bold check_box with specified three_state,...
static check_box del(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent del check_box with specified parent,...
static check_box close(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent close check_box with specified parent,...
static check_box color(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent color check_box with specified parent,...
static check_box help(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent help check_box with specified parent,...
static check_box font(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent font check_box with specified parent,...
static check_box contents(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent contents check_box with specified parent,...
static check_box strikeout(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent strikeout check_box with specified check_state,...
static check_box bold(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent bold check_box with specified three_state,...
static check_box back(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent back check_box with specified three_state,...
static check_box new_(const drawing::point &location)
Create a system-defined check_box that represent new_ check_box with specified location.
static check_box undo(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent undo check_box with specified check_state,...
static check_box remove(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent remove check_box with specified parent,...
static check_box save(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent save check_box with specified three_state,...
static check_box info(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent info check_box with specified three_state,...
static check_box retry(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent retry check_box with specified location,...
static check_box refresh(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent refresh check_box with specified parent,...
static check_box top()
Create a system-defined check_box that represent top check_box.
static check_box undo(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent undo check_box with specified parent,...
static check_box no(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent no check_box with specified three_state,...
static check_box clear(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent clear check_box with specified three_state,...
static check_box search(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent search check_box with specified parent,...
static check_box settings(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent settings check_box with specified check_state,...
static check_box refresh(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent refresh check_box with specified parent,...
static check_box info(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent info check_box with specified parent,...
static check_box apply(const control &parent)
Create a system-defined check_box that represent apply check_box with specified parent.
static check_box copy(xtd::forms::check_state check_state)
Create a system-defined check_box that represent copy check_box with specified and check_state.
static check_box alignment(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent alignment check_box with specified three_state,...
static check_box stop(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent stop check_box with specified parent,...
static check_box bottom(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent bottom check_box with specified parent,...
static check_box jump_to(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static check_box floppy(const control &parent)
Create a system-defined check_box that represent floppy check_box with specified parent.
static check_box close(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent close check_box with specified check_state,...
static check_box index(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent index check_box with specified parent,...
static check_box about(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent about check_box with specified location,...
static check_box indent(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent indent check_box with specified check_state,...
static check_box ascending(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent ascending check_box with specified parent,...
static check_box forward(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent forward check_box with specified parent,...
static check_box cut(xtd::forms::check_state check_state)
Create a system-defined check_box that represent cut check_box with specified and check_state.
static check_box descending(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent descending check_box with specified parent,...
static check_box ok(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent ok check_box with specified parent,...
static check_box quit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent quit check_box with specified parent,...
static check_box descending(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent descending check_box with specified parent,...
static check_box next(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent next check_box with specified location,...
static check_box customize(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent customize check_box with specified parent,...
static check_box bottom(const drawing::point &location)
Create a system-defined check_box that represent bottom check_box with specified location.
static check_box window(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent window check_box with specified three_state,...
static check_box save_as(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent save_as check_box with specified parent,...
static check_box zoom_out(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static check_box properties(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent properties check_box with specified check_state,...
static check_box tools(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent tools check_box with specified parent,...
static check_box italic(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent italic check_box with specified parent,...
static check_box find(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent find check_box with specified parent,...
static check_box clear(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent clear check_box with specified three_state,...
static check_box save(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent save check_box with specified parent,...
static check_box bottom(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent bottom check_box with specified parent,...
static check_box redo(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent redo check_box with specified check_state,...
static check_box actual_size(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static check_box strikeout(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static check_box close(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent close check_box with specified parent,...
static check_box floppy(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent floppy check_box with specified check_state,...
static check_box clear(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent clear check_box with specified parent,...
static check_box unindent(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent unindent check_box with specified parent,...
static check_box view(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent view check_box with specified check_state,...
static check_box find(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent find check_box with specified parent,...
static check_box cut(const control &parent)
Create a system-defined check_box that represent cut check_box with specified parent.
static check_box unindent(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent unindent check_box with specified parent,...
static check_box ignore(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent ignore check_box with specified parent,...
static check_box settings(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent settings check_box with specified parent,...
static check_box ascending(xtd::forms::check_state check_state)
Create a system-defined check_box that represent ascending check_box with specified and check_state.
static check_box justified(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent justified check_box with specified three_state,...
static check_box color(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent color check_box with specified location,...
static check_box copy(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent copy check_box with specified location,...
static check_box exit(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent exit check_box with specified parent,...
static check_box add(const control &parent)
Create a system-defined check_box that represent add check_box with specified parent.
static check_box print(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent print check_box with specified three_state,...
static check_box properties(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent properties check_box with specified parent,...
static check_box save(const control &parent)
Create a system-defined check_box that represent save check_box with specified parent.
static check_box info(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent info check_box with specified parent,...
static check_box del(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent del check_box with specified parent,...
static check_box tools(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent tools check_box with specified three_state,...
static check_box abort(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent abort check_box with specified three_state,...
static check_box settings(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent settings check_box with specified three_state,...
static check_box close(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent close check_box with specified parent,...
static check_box forward(const control &parent)
Create a system-defined check_box that represent forward check_box with specified parent.
static check_box about(const control &parent)
Create a system-defined check_box that represent about check_box with specified parent.
static check_box font(const control &parent)
Create a system-defined check_box that represent font check_box with specified parent.
static check_box font(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent font check_box with specified parent,...
static check_box back(xtd::forms::check_state check_state)
Create a system-defined check_box that represent back check_box with specified and check_state.
static check_box top(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent top check_box with specified check_state,...
static check_box undo(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent undo check_box with specified check_state,...
static check_box network(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent network check_box with specified parent,...
static check_box execute(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent execute check_box with specified check_state,...
static check_box del(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent del check_box with specified three_state,...
static check_box strikeout(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent strikeout check_box with specified check_state,...
static check_box actual_size(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static check_box select_all(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent select_all check_box with specified three_state,...
static check_box new_(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent new_ check_box with specified parent,...
static check_box save_as(const control &parent)
Create a system-defined check_box that represent save_as check_box with specified parent.
static check_box back(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent back check_box with specified location,...
static check_box add(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent add check_box with specified parent,...
static check_box top(const control &parent)
Create a system-defined check_box that represent top check_box with specified parent.
static check_box revert_to_saved(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static check_box down(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent down check_box with specified parent,...
static check_box harddisk(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static check_box revert_to_saved(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static check_box revert_to_saved(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent revert_to_saved check_box with specified location,...
static check_box del(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent del check_box with specified parent,...
static check_box help(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent help check_box with specified parent,...
static check_box edit(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent edit check_box with specified check_state,...
static check_box find(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent find check_box with specified parent,...
static check_box copy(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent copy check_box with specified three_state,...
static check_box exit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent exit check_box with specified parent,...
static check_box floppy(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent floppy check_box with specified check_state,...
static check_box contents(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent contents check_box with specified three_state,...
static check_box jump_to(xtd::forms::check_state check_state)
Create a system-defined check_box that represent jump_to check_box with specified and check_state.
static check_box edit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent edit check_box with specified three_state,...
static check_box del(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent del check_box with specified parent,...
static check_box search(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent search check_box with specified parent,...
static check_box clear(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent clear check_box with specified three_state,...
static check_box zoom_to_fit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent zoom_to_fit check_box with specified three_state,...
static check_box align_right(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent align_right check_box with specified parent,...
static check_box paste(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent paste check_box with specified parent,...
static check_box up(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent up check_box with specified parent,...
static check_box convert()
Create a system-defined check_box that represent convert check_box.
static check_box index(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent index check_box with specified parent,...
static check_box open(const drawing::point &location)
Create a system-defined check_box that represent open check_box with specified location.
static check_box tools(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent tools check_box with specified three_state,...
static check_box next(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent next check_box with specified check_state,...
static check_box zoom_out(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent zoom_out check_box with specified check_state,...
static check_box ok(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent ok check_box with specified parent,...
static check_box network(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent network check_box with specified parent,...
static check_box preferences(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent preferences check_box with specified parent,...
static check_box print(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent print check_box with specified three_state,...
static check_box open(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent open check_box with specified parent,...
static check_box strikeout(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent strikeout check_box with specified three_state,...
static check_box previous(xtd::forms::check_state check_state)
Create a system-defined check_box that represent previous check_box with specified and check_state.
static check_box save()
Create a system-defined check_box that represent save check_box.
static check_box redo(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent redo check_box with specified parent,...
static check_box quit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent quit check_box with specified parent,...
static check_box del(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent del check_box with specified parent,...
static check_box view(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent view check_box with specified parent,...
static check_box help(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent help check_box with specified parent,...
static check_box cut(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cut check_box with specified check_state,...
static check_box quit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent quit check_box with specified parent,...
static check_box options(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent options check_box with specified three_state,...
static check_box view(const control &parent)
Create a system-defined check_box that represent view check_box with specified parent.
static check_box zoom_in(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent zoom_in check_box with specified check_state,...
static check_box add(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent add check_box with specified parent,...
static check_box harddisk(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static check_box first(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent first check_box with specified parent,...
static check_box undo(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent undo check_box with specified three_state,...
static check_box view(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent view check_box with specified three_state,...
static check_box index(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent index check_box with specified three_state,...
static check_box yes(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent yes check_box with specified parent,...
static check_box bold(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent bold check_box with specified parent,...
static check_box paste(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent paste check_box with specified parent,...
static check_box ok(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ok check_box with specified parent,...
static check_box clear(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent clear check_box with specified parent,...
static check_box ok(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent ok check_box with specified parent,...
static check_box ok(const drawing::point &location)
Create a system-defined check_box that represent ok check_box with specified location.
static check_box floppy(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent floppy check_box with specified three_state,...
static check_box customize(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent customize check_box with specified three_state,...
static check_box cdrom(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent cdrom check_box with specified three_state,...
static check_box forward(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent forward check_box with specified parent,...
static check_box save_as(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent save_as check_box with specified parent,...
static check_box forward(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent forward check_box with specified location,...
static check_box info(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent info check_box with specified check_state,...
static check_box justified(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent justified check_box with specified parent,...
static check_box cancel(xtd::forms::check_state check_state)
Create a system-defined check_box that represent cancel check_box with specified and check_state.
static check_box font(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent font check_box with specified check_state,...
static check_box first(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent first check_box with specified parent,...
static check_box align_right(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent align_right check_box with specified three_state,...
static check_box copy()
Create a system-defined check_box that represent copy check_box.
static check_box add(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent add check_box with specified parent,...
static check_box indent(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent indent check_box with specified location,...
static check_box strikeout(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static check_box align_right(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent align_right check_box with specified parent,...
static check_box open(const control &parent)
Create a system-defined check_box that represent open check_box with specified parent.
static check_box del(const drawing::point &location)
Create a system-defined check_box that represent del check_box with specified location.
static check_box back(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent back check_box with specified parent,...
static check_box descending(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent descending check_box with specified three_state,...
static check_box cancel(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent cancel check_box with specified check_state,...
static check_box alignment(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent alignment check_box with specified parent,...
static check_box edit(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent edit check_box with specified parent,...
static check_box ascending(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ascending check_box with specified parent,...
static check_box bold(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent bold check_box with specified parent,...
static check_box actual_size(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static check_box alignment(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent alignment check_box with specified three_state,...
static check_box info(const drawing::point &location)
Create a system-defined check_box that represent info check_box with specified location.
static check_box indent(const control &parent)
Create a system-defined check_box that represent indent check_box with specified parent.
static check_box properties(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent properties check_box with specified parent,...
static check_box window(const control &parent)
Create a system-defined check_box that represent window check_box with specified parent.
static check_box properties(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent properties check_box with specified three_state,...
static check_box previous(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent previous check_box with specified parent,...
static check_box italic(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent italic check_box with specified parent,...
static check_box paste(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent paste check_box with specified parent,...
static check_box network(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent network check_box with specified parent,...
static check_box network(const drawing::point &location)
Create a system-defined check_box that represent network check_box with specified location.
static check_box underline(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent underline check_box with specified parent,...
static check_box down(xtd::forms::check_state check_state)
Create a system-defined check_box that represent down check_box with specified and check_state.
static check_box font(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent font check_box with specified three_state,...
static check_box revert_to_saved(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent revert_to_saved check_box with specified check_state...
static check_box color(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent color check_box with specified parent,...
static check_box strikeout(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static check_box copy(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent copy check_box with specified parent,...
static check_box refresh(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent refresh check_box with specified parent,...
static check_box about(const drawing::point &location)
Create a system-defined check_box that represent about check_box with specified location.
static check_box forward(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent forward check_box with specified parent,...
static check_box new_(xtd::forms::check_state check_state)
Create a system-defined check_box that represent new_ check_box with specified and check_state.
static check_box redo(const control &parent)
Create a system-defined check_box that represent redo check_box with specified parent.
static check_box revert_to_saved(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent revert_to_saved check_box with specified three_state...
static check_box customize(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent customize check_box with specified parent,...
static check_box cancel(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent cancel check_box with specified parent,...
static check_box italic(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent italic check_box with specified parent,...
static check_box cut(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent cut check_box with specified parent,...
static check_box bottom(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent bottom check_box with specified check_state,...
static check_box help(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent help check_box with specified location,...
static check_box centered(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent centered check_box with specified parent,...
static check_box forward(const drawing::point &location)
Create a system-defined check_box that represent forward check_box with specified location.
static check_box yes(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent yes check_box with specified parent,...
static check_box align_left(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent align_left check_box with specified parent,...
static check_box options(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent options check_box with specified parent,...
static check_box cancel(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cancel check_box with specified three_state,...
static check_box bold(const control &parent)
Create a system-defined check_box that represent bold check_box with specified parent.
static check_box undelete(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent undelete check_box with specified parent,...
static check_box strikeout(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent strikeout check_box with specified three_state,...
static check_box copy(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent copy check_box with specified three_state,...
static check_box new_(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent new_ check_box with specified three_state,...
static check_box save(const drawing::point &location)
Create a system-defined check_box that represent save check_box with specified location.
static check_box cut(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cut check_box with specified parent,...
static check_box replace(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent replace check_box with specified three_state,...
static check_box indent(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent indent check_box with specified check_state,...
static check_box retry(const drawing::point &location)
Create a system-defined check_box that represent retry check_box with specified location.
static check_box add(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent add check_box with specified check_state,...
static check_box save(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent save check_box with specified location,...
static check_box search(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent search check_box with specified location,...
static check_box up(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent up check_box with specified parent,...
static check_box harddisk(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent harddisk check_box with specified three_state,...
static check_box view(xtd::forms::check_state check_state)
Create a system-defined check_box that represent view check_box with specified and check_state.
static check_box info(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent info check_box with specified parent,...
static check_box open()
Create a system-defined check_box that represent open check_box.
static check_box preferences(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent preferences check_box with specified parent,...
static check_box tools(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent tools check_box with specified parent,...
static check_box quit(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent quit check_box with specified location,...
static check_box alignment(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent alignment check_box with specified location,...
static check_box centered(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent centered check_box with specified check_state,...
static check_box next(const control &parent)
Create a system-defined check_box that represent next check_box with specified parent.
static check_box ignore(const drawing::point &location)
Create a system-defined check_box that represent ignore check_box with specified location.
static check_box up(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent up check_box with specified check_state,...
static check_box apply(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent apply check_box with specified parent,...
static check_box print_preview(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static check_box home(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent home check_box with specified parent,...
static check_box yes(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent yes check_box with specified three_state,...
static check_box bold(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent bold check_box with specified parent,...
static check_box preferences(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent preferences check_box with specified parent,...
static check_box cancel(const drawing::point &location)
Create a system-defined check_box that represent cancel check_box with specified location.
static check_box descending(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent descending check_box with specified parent,...
static check_box align_right(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent align_right check_box with specified parent,...
static check_box clear(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent clear check_box with specified parent,...
static check_box stop(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent stop check_box with specified parent,...
static check_box harddisk(const control &parent)
Create a system-defined check_box that represent harddisk check_box with specified parent.
static check_box properties(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent properties check_box with specified location,...
static check_box bold(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent bold check_box with specified three_state,...
static check_box no(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent no check_box with specified check_state,...
static check_box view(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent view check_box with specified parent,...
static check_box help(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent help check_box with specified three_state,...
static check_box convert(const control &parent)
Create a system-defined check_box that represent convert check_box with specified parent.
static check_box quit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent quit check_box with specified parent,...
static check_box redo(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent redo check_box with specified three_state,...
static check_box save_as(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent save_as check_box with specified three_state,...
static check_box customize(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent customize check_box with specified check_state,...
static check_box ignore(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent ignore check_box with specified parent,...
static check_box justified(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent justified check_box with specified parent,...
static check_box file(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent file check_box with specified parent,...
static check_box file(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent file check_box with specified location,...
static check_box new_(const control &parent)
Create a system-defined check_box that represent new_ check_box with specified parent.
static check_box spell_check(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent spell_check check_box with specified check_state,...
static check_box no(const drawing::point &location)
Create a system-defined check_box that represent no check_box with specified location.
static check_box abort(const control &parent)
Create a system-defined check_box that represent abort check_box with specified parent.
static check_box color(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent color check_box with specified parent,...
static check_box up(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent up check_box with specified location,...
static check_box network()
Create a system-defined check_box that represent network check_box.
static check_box paste(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent paste check_box with specified parent,...
static check_box quit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent quit check_box with specified check_state,...
static check_box open(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent open check_box with specified parent,...
static check_box info()
Create a system-defined check_box that represent info check_box.
static check_box zoom_to_fit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_to_fit check_box with specified check_state,...
static check_box refresh(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent refresh check_box with specified check_state,...
static check_box del(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent del check_box with specified parent,...
static check_box ignore(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ignore check_box with specified parent,...
static check_box unindent(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent unindent check_box with specified parent,...
static check_box preferences(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent preferences check_box with specified three_state,...
static check_box redo(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent redo check_box with specified three_state,...
static check_box spell_check(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static check_box align_right(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent align_right check_box with specified parent,...
static check_box ignore(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ignore check_box with specified parent,...
static check_box save(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent save check_box with specified three_state,...
static check_box zoom_out(const drawing::point &location)
Create a system-defined check_box that represent zoom_out check_box with specified location.
static check_box new_()
Create a system-defined check_box that represent new_ check_box.
static check_box font(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent font check_box with specified parent,...
static check_box bottom(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent bottom check_box with specified parent,...
static check_box harddisk(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static check_box back(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent back check_box with specified three_state,...
static check_box back(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent back check_box with specified parent,...
static check_box abort(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent abort check_box with specified parent,...
static check_box strikeout(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent strikeout check_box with specified three_state,...
static check_box bold(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent bold check_box with specified parent,...
static check_box up(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent up check_box with specified parent,...
static check_box underline(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent underline check_box with specified three_state,...
static check_box ascending(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ascending check_box with specified three_state,...
static check_box jump_to(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static check_box about(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent about check_box with specified parent,...
static check_box up(const drawing::point &location)
Create a system-defined check_box that represent up check_box with specified location.
static check_box underline(const drawing::point &location)
Create a system-defined check_box that represent underline check_box with specified location.
static check_box cdrom(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static check_box refresh(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent refresh check_box with specified parent,...
static check_box last(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent last check_box with specified parent,...
static check_box top(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent top check_box with specified three_state,...
static check_box tools(const drawing::point &location)
Create a system-defined check_box that represent tools check_box with specified location.
static check_box zoom_in()
Create a system-defined check_box that represent zoom_in check_box.
static check_box strikeout()
Create a system-defined check_box that represent strikeout check_box.
static check_box redo(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent redo check_box with specified parent,...
static check_box save_as(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent save_as check_box with specified parent,...
static check_box settings()
Create a system-defined check_box that represent settings check_box.
static check_box descending(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent descending check_box with specified location,...
static check_box options(xtd::forms::check_state check_state)
Create a system-defined check_box that represent options check_box with specified and check_state.
static check_box open(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent open check_box with specified location,...
static check_box next(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent next check_box with specified parent,...
static check_box find(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent find check_box with specified parent,...
static check_box save_as(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent save_as check_box with specified location,...
static check_box alignment(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent alignment check_box with specified three_state,...
static check_box jump_to(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent jump_to check_box with specified check_state,...
static check_box home(const drawing::point &location)
Create a system-defined check_box that represent home check_box with specified location.
static check_box print_preview(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static check_box about(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent about check_box with specified parent,...
static check_box properties(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent properties check_box with specified parent,...
static check_box yes(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent yes check_box with specified parent,...
static check_box color(xtd::forms::check_state check_state)
Create a system-defined check_box that represent color check_box with specified and check_state.
static check_box top(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent top check_box with specified three_state,...
static check_box view()
Create a system-defined check_box that represent view check_box.
static check_box harddisk()
Create a system-defined check_box that represent harddisk check_box.
static check_box undelete(const drawing::point &location)
Create a system-defined check_box that represent undelete check_box with specified location.
static check_box window(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent window check_box with specified location,...
static check_box about(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent about check_box with specified check_state,...
static check_box font(xtd::forms::check_state check_state)
Create a system-defined check_box that represent font check_box with specified and check_state.
static check_box window(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent window check_box with specified parent,...
static check_box abort(xtd::forms::check_state check_state)
Create a system-defined check_box that represent abort check_box with specified and check_state.
static check_box last(const drawing::point &location)
Create a system-defined check_box that represent last check_box with specified location.
static check_box apply(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent apply check_box with specified parent,...
static check_box spell_check(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent spell_check check_box with specified three_state,...
static check_box customize(const control &parent)
Create a system-defined check_box that represent customize check_box with specified parent.
static check_box properties(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent properties check_box with specified parent,...
static check_box descending(const drawing::point &location)
Create a system-defined check_box that represent descending check_box with specified location.
static check_box cancel()
Create a system-defined check_box that represent cancel check_box.
static check_box view(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent view check_box with specified check_state,...
static check_box align_left(const control &parent)
Create a system-defined check_box that represent align_left check_box with specified parent.
static check_box top(const drawing::point &location)
Create a system-defined check_box that represent top check_box with specified location.
static check_box save_as(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent save_as check_box with specified parent,...
static check_box no(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent no check_box with specified parent,...
static check_box refresh(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent refresh check_box with specified three_state,...
static check_box ok(const control &parent)
Create a system-defined check_box that represent ok check_box with specified parent.
static check_box yes(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent yes check_box with specified parent,...
static check_box window(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent window check_box with specified parent,...
static check_box view(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent view check_box with specified location,...
static check_box preferences(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent preferences check_box with specified parent,...
static check_box save(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent save check_box with specified check_state,...
static check_box indent(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent indent check_box with specified parent,...
static check_box italic(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent italic check_box with specified parent,...
static check_box stop(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent stop check_box with specified parent,...
static check_box select_all(const control &parent)
Create a system-defined check_box that represent select_all check_box with specified parent.
static check_box settings(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent settings check_box with specified location,...
static check_box view(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent view check_box with specified parent,...
static check_box down(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent down check_box with specified parent,...
static check_box file(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent file check_box with specified parent,...
static check_box yes()
Create a system-defined check_box that represent yes check_box.
static check_box strikeout(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent strikeout check_box with specified location,...
static check_box clear(const control &parent)
Create a system-defined check_box that represent clear check_box with specified parent.
static check_box harddisk(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent harddisk check_box with specified three_state,...
static check_box edit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent edit check_box with specified parent,...
static check_box del(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent del check_box with specified location,...
static check_box actual_size(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent actual_size check_box with specified three_state,...
static check_box ignore(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ignore check_box with specified check_state,...
static check_box edit(xtd::forms::check_state check_state)
Create a system-defined check_box that represent edit check_box with specified and check_state.
static check_box settings(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent settings check_box with specified parent,...
static check_box first(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent first check_box with specified three_state,...
static check_box floppy(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent floppy check_box with specified parent,...
static check_box bold(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent bold check_box with specified location,...
static check_box back(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent back check_box with specified parent,...
static check_box select_all(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent select_all check_box with specified check_state,...
static check_box clear(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent clear check_box with specified parent,...
static check_box execute(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent execute check_box with specified check_state,...
static check_box home(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent home check_box with specified parent,...
static check_box replace(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent replace check_box with specified three_state,...
static check_box last(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent last check_box with specified three_state,...
static check_box cut(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent cut check_box with specified three_state,...
static check_box remove(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent remove check_box with specified three_state,...
static check_box zoom_in(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static check_box contents(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent contents check_box with specified three_state,...
static check_box abort(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent abort check_box with specified location,...
static check_box file(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent file check_box with specified parent,...
static check_box undo(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent undo check_box with specified parent,...
static check_box window(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent window check_box with specified parent,...
static check_box justified(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent justified check_box with specified three_state,...
static check_box paste(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent paste check_box with specified location,...
static check_box window(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent window check_box with specified parent,...
static check_box select_all(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent select_all check_box with specified parent,...
static check_box abort(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent abort check_box with specified parent,...
static check_box no(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent no check_box with specified location,...
static check_box settings(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent settings check_box with specified three_state,...
static check_box descending(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent descending check_box with specified three_state,...
static check_box cut(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cut check_box with specified parent,...
static check_box up()
Create a system-defined check_box that represent up check_box.
static check_box first(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent first check_box with specified parent,...
static check_box print_preview(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static check_box preferences(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent preferences check_box with specified three_state,...
static check_box harddisk(const drawing::point &location)
Create a system-defined check_box that represent harddisk check_box with specified location.
static check_box previous()
Create a system-defined check_box that represent previous check_box.
static check_box first(const control &parent)
Create a system-defined check_box that represent first check_box with specified parent.
static check_box spell_check(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static check_box add(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent add check_box with specified three_state,...
static check_box apply(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent apply check_box with specified three_state,...
static check_box options(const control &parent)
Create a system-defined check_box that represent options check_box with specified parent.
static check_box replace(const control &parent)
Create a system-defined check_box that represent replace check_box with specified parent.
static check_box next(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent next check_box with specified check_state,...
static check_box indent(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent indent check_box with specified parent,...
static check_box last(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent last check_box with specified check_state,...
static check_box refresh(const control &parent)
Create a system-defined check_box that represent refresh check_box with specified parent.
static check_box stop(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent stop check_box with specified three_state,...
static check_box down(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent down check_box with specified parent,...
static check_box zoom_to_fit(xtd::forms::check_state check_state)
Create a system-defined check_box that represent zoom_to_fit check_box with specified and check_state...
static check_box cut()
Create a system-defined check_box that represent cut check_box.
static check_box print(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent print check_box with specified parent,...
static check_box cdrom(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cdrom check_box with specified location,...
static check_box unindent(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent unindent check_box with specified check_state,...
static check_box options()
Create a system-defined check_box that represent options check_box.
static check_box no(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent no check_box with specified parent,...
static check_box bottom()
Create a system-defined check_box that represent bottom check_box.
static check_box no(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent no check_box with specified check_state,...
static check_box about(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent about check_box with specified three_state,...
static check_box strikeout(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent strikeout check_box with specified location,...
static check_box about(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent about check_box with specified location,...
static check_box contents(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent contents check_box with specified check_state,...
static check_box spell_check(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static check_box help(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent help check_box with specified location,...
static check_box centered(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent centered check_box with specified parent,...
static check_box redo(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent redo check_box with specified parent,...
static check_box justified(const drawing::point &location)
Create a system-defined check_box that represent justified check_box with specified location.
static check_box spell_check(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent spell_check check_box with specified location,...
static check_box forward(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent forward check_box with specified three_state,...
static check_box file(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent file check_box with specified parent,...
static check_box ok(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ok check_box with specified parent,...
static check_box print_preview(const drawing::point &location)
Create a system-defined check_box that represent print_preview check_box with specified location.
static check_box edit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent edit check_box with specified parent,...
static check_box contents(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent contents check_box with specified three_state,...
static check_box redo(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent redo check_box with specified parent,...
static check_box indent(const drawing::point &location)
Create a system-defined check_box that represent indent check_box with specified location.
static check_box preferences(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent preferences check_box with specified three_state,...
static check_box contents(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent contents check_box with specified parent,...
static check_box unindent(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent unindent check_box with specified check_state,...
static check_box quit(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent quit check_box with specified parent,...
static check_box zoom_in(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static check_box zoom_out(xtd::forms::check_state check_state)
Create a system-defined check_box that represent zoom_out check_box with specified and check_state.
static check_box harddisk(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent harddisk check_box with specified location,...
static check_box print_preview(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent print_preview check_box with specified check_state,...
static check_box redo(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent redo check_box with specified parent,...
static check_box zoom_to_fit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static check_box harddisk(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static check_box bold(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent bold check_box with specified parent,...
static check_box tools(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent tools check_box with specified three_state,...
static check_box home(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent home check_box with specified parent,...
static check_box print_preview(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static check_box color(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent color check_box with specified three_state,...
static check_box cancel(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cancel check_box with specified parent,...
static check_box bold(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent bold check_box with specified location,...
static check_box contents(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent contents check_box with specified three_state,...
static check_box add(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent add check_box with specified three_state,...
static check_box close(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent close check_box with specified parent,...
static check_box last(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent last check_box with specified three_state,...
static check_box tools(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent tools check_box with specified parent,...
static check_box yes(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent yes check_box with specified parent,...
static check_box undelete(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent undelete check_box with specified check_state,...
static check_box indent(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent indent check_box with specified three_state,...
static check_box floppy(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent floppy check_box with specified three_state,...
static check_box execute(const control &parent)
Create a system-defined check_box that represent execute check_box with specified parent.
static check_box yes(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent yes check_box with specified location,...
static check_box strikeout(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static check_box contents(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent contents check_box with specified location,...
static check_box options(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent options check_box with specified parent,...
static check_box previous(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent previous check_box with specified three_state,...
static check_box jump_to(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static check_box remove(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent remove check_box with specified parent,...
static check_box unindent(xtd::forms::check_state check_state)
Create a system-defined check_box that represent unindent check_box with specified and check_state.
static check_box del(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent del check_box with specified parent,...
static check_box info(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent info check_box with specified parent,...
static check_box redo(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent redo check_box with specified location,...
static check_box undo(const drawing::point &location)
Create a system-defined check_box that represent undo check_box with specified location.
static check_box stop()
Create a system-defined check_box that represent stop check_box.
static check_box del(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent del check_box with specified three_state,...
static check_box preferences(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent preferences check_box with specified parent,...
static check_box help(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent help check_box with specified parent,...
static check_box up(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent up check_box with specified parent,...
static check_box bold(const drawing::point &location)
Create a system-defined check_box that represent bold check_box with specified location.
static check_box abort(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent abort check_box with specified parent,...
static check_box underline(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent underline check_box with specified parent,...
static check_box clear(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent clear check_box with specified parent,...
static check_box open(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent open check_box with specified parent,...
static check_box align_left(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent align_left check_box with specified parent,...
static check_box down(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent down check_box with specified location,...
static check_box back(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent back check_box with specified check_state,...
static check_box copy(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent copy check_box with specified parent,...
static check_box close()
Create a system-defined check_box that represent close check_box.
static check_box zoom_in(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_in check_box with specified check_state,...
static check_box last(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent last check_box with specified location,...
static check_box alignment(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent alignment check_box with specified check_state,...
static check_box zoom_out()
Create a system-defined check_box that represent zoom_out check_box.
static check_box convert(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent convert check_box with specified check_state,...
static check_box edit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent edit check_box with specified parent,...
static check_box top(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent top check_box with specified parent,...
static check_box zoom_in(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static check_box apply(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent apply check_box with specified parent,...
static check_box save(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent save check_box with specified three_state,...
static check_box centered(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent centered check_box with specified location,...
static check_box italic()
Create a system-defined check_box that represent italic check_box.
static check_box align_right(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent align_right check_box with specified parent,...
static check_box copy(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent copy check_box with specified parent,...
static check_box apply(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent apply check_box with specified location,...
static check_box align_right(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent align_right check_box with specified parent,...
static check_box alignment(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent alignment check_box with specified parent,...
static check_box underline(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent underline check_box with specified parent,...
static check_box next(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent next check_box with specified location,...
static check_box replace(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent replace check_box with specified check_state,...
static check_box zoom_in(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_in check_box with specified location,...
static check_box zoom_to_fit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static check_box cut(const drawing::point &location)
Create a system-defined check_box that represent cut check_box with specified location.
static check_box actual_size(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent actual_size check_box with specified check_state,...
static check_box ok()
Create a system-defined check_box that represent ok check_box.
static check_box customize(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent customize check_box with specified parent,...
static check_box exit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent exit check_box with specified three_state,...
static check_box align_left(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent align_left check_box with specified check_state,...
static check_box color(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent color check_box with specified three_state,...
static check_box refresh()
Create a system-defined check_box that represent refresh check_box.
static check_box print_preview(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent print_preview check_box with specified location,...
static check_box align_right(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent align_right check_box with specified three_state,...
static check_box print_preview(const control &parent)
Create a system-defined check_box that represent print_preview check_box with specified parent.
static check_box indent(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent indent check_box with specified location,...
static check_box floppy(xtd::forms::check_state check_state)
Create a system-defined check_box that represent floppy check_box with specified and check_state.
static check_box down(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent down check_box with specified parent,...
static check_box ignore(const control &parent)
Create a system-defined check_box that represent ignore check_box with specified parent.
static check_box add(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent add check_box with specified parent,...
static check_box abort(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent abort check_box with specified parent,...
static check_box redo(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent redo check_box with specified parent,...
static check_box revert_to_saved(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static check_box save_as(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent save_as check_box with specified check_state,...
static check_box underline(const control &parent)
Create a system-defined check_box that represent underline check_box with specified parent.
static check_box abort(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent abort check_box with specified three_state,...
static check_box close(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent close check_box with specified parent,...
static check_box zoom_out(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static check_box close(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent close check_box with specified check_state,...
static check_box top(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent top check_box with specified three_state,...
static check_box del(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent del check_box with specified three_state,...
static check_box stop(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent stop check_box with specified check_state,...
static check_box properties(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent properties check_box with specified parent,...
static check_box align_left(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent align_left check_box with specified parent,...
static check_box replace(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent replace check_box with specified location,...
static check_box zoom_out(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static check_box italic(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent italic check_box with specified parent,...
static check_box first(const drawing::point &location)
Create a system-defined check_box that represent first check_box with specified location.
static check_box no(const control &parent)
Create a system-defined check_box that represent no check_box with specified parent.
static check_box save(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent save check_box with specified check_state,...
static check_box print_preview(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent print_preview check_box with specified three_state,...
static check_box unindent(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent unindent check_box with specified check_state,...
static check_box indent(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent indent check_box with specified parent,...
static check_box about()
Create a system-defined check_box that represent about check_box.
static check_box tools(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent tools check_box with specified check_state,...
static check_box close(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent close check_box with specified parent,...
static check_box first(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent first check_box with specified parent,...
static check_box last(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent last check_box with specified parent,...
static check_box index(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent index check_box with specified check_state,...
static check_box network(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent network check_box with specified check_state,...
static check_box forward(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent forward check_box with specified three_state,...
static check_box italic(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent italic check_box with specified parent,...
static check_box convert(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent convert check_box with specified parent,...
static check_box alignment(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent alignment check_box with specified parent,...
static check_box centered(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent centered check_box with specified three_state,...
static check_box top(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent top check_box with specified check_state,...
static check_box first(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent first check_box with specified check_state,...
static check_box contents(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent contents check_box with specified parent,...
static check_box options(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent options check_box with specified parent,...
static check_box back(const control &parent)
Create a system-defined check_box that represent back check_box with specified parent.
static check_box undelete(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent undelete check_box with specified three_state,...
static check_box add(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent add check_box with specified parent,...
static check_box view(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent view check_box with specified three_state,...
static check_box top(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent top check_box with specified parent,...
static check_box close(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent close check_box with specified location,...
static check_box info(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent info check_box with specified location,...
static check_box first(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent first check_box with specified parent,...
static check_box ok(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent ok check_box with specified three_state,...
static check_box last(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent last check_box with specified check_state,...
static check_box convert(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent convert check_box with specified check_state,...
static check_box info(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent info check_box with specified check_state,...
static check_box descending(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent descending check_box with specified three_state,...
static check_box back(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent back check_box with specified check_state,...
static check_box bottom(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent bottom check_box with specified parent,...
static check_box save_as(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent save_as check_box with specified check_state,...
static check_box stop(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent stop check_box with specified location,...
static check_box customize(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent customize check_box with specified check_state,...
static check_box copy(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent copy check_box with specified parent,...
static check_box descending(const control &parent)
Create a system-defined check_box that represent descending check_box with specified parent.
static check_box window(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent window check_box with specified parent,...
static check_box clear(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent clear check_box with specified location,...
static check_box view(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent view check_box with specified parent,...
static check_box copy(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent copy check_box with specified parent,...
static check_box copy(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent copy check_box with specified parent,...
static check_box customize(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent customize check_box with specified check_state,...
static check_box forward(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent forward check_box with specified parent,...
static check_box stop(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent stop check_box with specified parent,...
static check_box print_preview(xtd::forms::check_state check_state)
Create a system-defined check_box that represent print_preview check_box with specified and check_sta...
static check_box down(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent down check_box with specified three_state,...
static check_box harddisk(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent harddisk check_box with specified check_state,...
static check_box strikeout(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static check_box refresh(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent refresh check_box with specified parent,...
static check_box spell_check(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static check_box new_(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent new_ check_box with specified three_state,...
static check_box spell_check(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static check_box replace(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent replace check_box with specified parent,...
static check_box bottom(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent bottom check_box with specified parent,...
static check_box centered(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent centered check_box with specified three_state,...
static check_box find(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent find check_box with specified check_state,...
static check_box up(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent up check_box with specified three_state,...
static check_box cancel(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cancel check_box with specified check_state,...
static check_box zoom_to_fit(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_to_fit check_box with specified location,...
static check_box remove(const drawing::point &location)
Create a system-defined check_box that represent remove check_box with specified location.
static check_box align_left(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent align_left check_box with specified parent,...
static check_box abort(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent abort check_box with specified parent,...
static check_box bottom(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent bottom check_box with specified parent,...
static check_box info(const control &parent)
Create a system-defined check_box that represent info check_box with specified parent.
static check_box centered(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent centered check_box with specified check_state,...
static check_box exit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent exit check_box with specified parent,...
static check_box jump_to()
Create a system-defined check_box that represent jump_to check_box.
static check_box align_left(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent align_left check_box with specified parent,...
static check_box refresh(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent refresh check_box with specified location,...
static check_box align_right(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent align_right check_box with specified location,...
static check_box undelete(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent undelete check_box with specified parent,...
static check_box file(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent file check_box with specified parent,...
static check_box home(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent home check_box with specified parent,...
static check_box contents(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent contents check_box with specified parent,...
static check_box alignment(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent alignment check_box with specified parent,...
static check_box jump_to(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static check_box ok(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent ok check_box with specified check_state,...
static check_box align_right(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent align_right check_box with specified location,...
static check_box next(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent next check_box with specified parent,...
static check_box ignore(xtd::forms::check_state check_state)
Create a system-defined check_box that represent ignore check_box with specified and check_state.
static check_box paste(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent paste check_box with specified check_state,...
static check_box bottom(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent bottom check_box with specified parent,...
static check_box yes(const control &parent)
Create a system-defined check_box that represent yes check_box with specified parent.
static check_box forward(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent forward check_box with specified parent,...
static check_box help(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent help check_box with specified parent,...
static check_box indent(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent indent check_box with specified parent,...
static check_box preferences(const control &parent)
Create a system-defined check_box that represent preferences check_box with specified parent.
static check_box back(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent back check_box with specified location,...
static check_box revert_to_saved(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static check_box refresh(const drawing::point &location)
Create a system-defined check_box that represent refresh check_box with specified location.
static check_box add(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent add check_box with specified location,...
static check_box ignore(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ignore check_box with specified parent,...
static check_box unindent(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent unindent check_box with specified three_state,...
static check_box previous(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent previous check_box with specified parent,...
static check_box underline(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent underline check_box with specified three_state,...
static check_box alignment(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent alignment check_box with specified check_state,...
static check_box edit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent edit check_box with specified three_state,...
static check_box quit(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent quit check_box with specified parent,...
static check_box font(const drawing::point &location)
Create a system-defined check_box that represent font check_box with specified location.
static check_box indent(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent indent check_box with specified check_state,...
static check_box down(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent down check_box with specified location,...
static check_box unindent(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent unindent check_box with specified parent,...
static check_box remove(const control &parent)
Create a system-defined check_box that represent remove check_box with specified parent.
static check_box replace(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent replace check_box with specified parent,...
static check_box floppy(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent floppy check_box with specified parent,...
static check_box del(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent del check_box with specified check_state,...
static check_box back(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent back check_box with specified three_state,...
static check_box undelete(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent undelete check_box with specified parent,...
static check_box about(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent about check_box with specified parent,...
static check_box index(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent index check_box with specified parent,...
static check_box ok(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ok check_box with specified parent,...
static check_box index(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent index check_box with specified parent,...
static check_box justified(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent justified check_box with specified check_state,...
static check_box italic(const drawing::point &location)
Create a system-defined check_box that represent italic check_box with specified location.
static check_box save(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent save check_box with specified parent,...
static check_box exit(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent exit check_box with specified parent,...
static check_box first(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent first check_box with specified check_state,...
static check_box ascending(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent ascending check_box with specified parent,...
static check_box new_(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent new_ check_box with specified parent,...
static check_box open(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent open check_box with specified three_state,...
static check_box replace(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent replace check_box with specified check_state,...
static check_box index(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent index check_box with specified parent,...
static check_box justified(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent justified check_box with specified parent,...
static check_box font(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent font check_box with specified check_state,...
static check_box network(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent network check_box with specified three_state,...
static check_box close(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent close check_box with specified parent,...
static check_box select_all(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent select_all check_box with specified three_state,...
static check_box save(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent save check_box with specified location,...
static check_box bold()
Create a system-defined check_box that represent bold check_box.
static check_box refresh(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent refresh check_box with specified parent,...
static check_box search(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent search check_box with specified check_state,...
static check_box settings(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent settings check_box with specified parent,...
static check_box up(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent up check_box with specified parent,...
static check_box underline(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent underline check_box with specified parent,...
static check_box preferences(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent preferences check_box with specified location,...
static check_box save(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent save check_box with specified parent,...
static check_box options(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent options check_box with specified parent,...
static check_box bottom(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent bottom check_box with specified three_state,...
static check_box help(const control &parent)
Create a system-defined check_box that represent help check_box with specified parent.
static check_box actual_size(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static check_box indent(xtd::forms::check_state check_state)
Create a system-defined check_box that represent indent check_box with specified and check_state.
static check_box options(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent options check_box with specified location,...
static check_box execute(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent execute check_box with specified parent,...
static check_box retry(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent retry check_box with specified parent,...
static check_box convert(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent convert check_box with specified check_state,...
static check_box retry(xtd::forms::check_state check_state)
Create a system-defined check_box that represent retry check_box with specified and check_state.
static check_box align_right()
Create a system-defined check_box that represent align_right check_box.
static check_box customize(const drawing::point &location)
Create a system-defined check_box that represent customize check_box with specified location.
static check_box ok(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent ok check_box with specified parent,...
static check_box cancel(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cancel check_box with specified parent,...
static check_box file(const drawing::point &location)
Create a system-defined check_box that represent file check_box with specified location.
static check_box centered(const drawing::point &location)
Create a system-defined check_box that represent centered check_box with specified location.
static check_box find()
Create a system-defined check_box that represent find check_box.
static check_box abort(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent abort check_box with specified check_state,...
static check_box quit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent quit check_box with specified parent,...
static check_box file(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent file check_box with specified parent,...
static check_box print(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent print check_box with specified check_state,...
static check_box cdrom(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static check_box find(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent find check_box with specified check_state,...
static check_box undelete(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent undelete check_box with specified parent,...
static check_box print_preview(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static check_box italic(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent italic check_box with specified check_state,...
static check_box down(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent down check_box with specified parent,...
static check_box zoom_in(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static check_box settings(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent settings check_box with specified parent,...
static check_box edit()
Create a system-defined check_box that represent edit check_box.
static check_box last(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent last check_box with specified parent,...
static check_box retry(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent retry check_box with specified parent,...
static check_box justified(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent justified check_box with specified location,...
static check_box justified(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent justified check_box with specified parent,...
static check_box revert_to_saved(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static check_box about(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent about check_box with specified parent,...
static check_box forward(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent forward check_box with specified check_state,...
static check_box contents(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent contents check_box with specified parent,...
static check_box customize(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent customize check_box with specified parent,...
static check_box align_left(xtd::forms::check_state check_state)
Create a system-defined check_box that represent align_left check_box with specified and check_state.
static check_box down(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent down check_box with specified check_state,...
static check_box justified(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent justified check_box with specified parent,...
static check_box justified(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent justified check_box with specified parent,...
static check_box clear(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent clear check_box with specified parent,...
static check_box previous(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent previous check_box with specified parent,...
static check_box indent(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent indent check_box with specified parent,...
static check_box home(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent home check_box with specified parent,...
static check_box exit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent exit check_box with specified three_state,...
static check_box edit(const drawing::point &location)
Create a system-defined check_box that represent edit check_box with specified location.
static check_box cancel(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cancel check_box with specified location,...
static check_box align_left(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent align_left check_box with specified parent,...
static check_box centered()
Create a system-defined check_box that represent centered check_box.
static check_box network(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent network check_box with specified parent,...
static check_box justified(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent justified check_box with specified location,...
static check_box first()
Create a system-defined check_box that represent first check_box.
static check_box find(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent find check_box with specified check_state,...
static check_box justified(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent justified check_box with specified parent,...
static check_box next(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent next check_box with specified parent,...
static check_box indent(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent indent check_box with specified three_state,...
static check_box back(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent back check_box with specified parent,...
static check_box search(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent search check_box with specified three_state,...
static check_box bold(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent bold check_box with specified check_state,...
static check_box home(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent home check_box with specified location,...
static check_box last()
Create a system-defined check_box that represent last check_box.
static check_box ascending(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent ascending check_box with specified check_state,...
static check_box cancel(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cancel check_box with specified parent,...
static check_box down(const drawing::point &location)
Create a system-defined check_box that represent down check_box with specified location.
static check_box help(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent help check_box with specified three_state,...
static check_box unindent(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent unindent check_box with specified parent,...
static check_box down(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent down check_box with specified parent,...
static check_box floppy(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent floppy check_box with specified parent,...
static check_box retry(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent retry check_box with specified parent,...
static check_box print(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent print check_box with specified check_state,...
static check_box top(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent top check_box with specified parent,...
static check_box abort(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent abort check_box with specified three_state,...
static check_box spell_check(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent spell_check check_box with specified three_state,...
static check_box settings(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent settings check_box with specified parent,...
static check_box align_right(xtd::forms::check_state check_state)
Create a system-defined check_box that represent align_right check_box with specified and check_state...
static check_box descending(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent descending check_box with specified check_state,...
static check_box apply(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent apply check_box with specified check_state,...
static check_box actual_size(const control &parent)
Create a system-defined check_box that represent actual_size check_box with specified parent.
static check_box harddisk(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static check_box up(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent up check_box with specified parent,...
static check_box save(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent save check_box with specified parent,...
static check_box del(xtd::forms::check_state check_state)
Create a system-defined check_box that represent del check_box with specified and check_state.
static check_box execute(xtd::forms::check_state check_state)
Create a system-defined check_box that represent execute check_box with specified and check_state.
static check_box actual_size(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent actual_size check_box with specified three_state,...
static check_box retry(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent retry check_box with specified three_state,...
static check_box window(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent window check_box with specified parent,...
static check_box view(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent view check_box with specified parent,...
static check_box save_as(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent save_as check_box with specified parent,...
static check_box zoom_to_fit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static check_box align_right(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent align_right check_box with specified three_state,...
static check_box execute(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent execute check_box with specified location,...
static check_box descending(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent descending check_box with specified parent,...
static check_box spell_check(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent spell_check check_box with specified check_state,...
static check_box options(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent options check_box with specified location,...
static check_box alignment(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent alignment check_box with specified parent,...
static check_box exit(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent exit check_box with specified three_state,...
static check_box zoom_out(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_out check_box with specified check_state,...
static check_box last(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent last check_box with specified parent,...
static check_box redo(const drawing::point &location)
Create a system-defined check_box that represent redo check_box with specified location.
static check_box help(xtd::forms::check_state check_state)
Create a system-defined check_box that represent help check_box with specified and check_state.
static check_box abort()
Create a system-defined check_box that represent abort check_box.
static check_box color(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent color check_box with specified parent,...
static check_box floppy(const drawing::point &location)
Create a system-defined check_box that represent floppy check_box with specified location.
static check_box ok(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ok check_box with specified parent,...
static check_box alignment(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent alignment check_box with specified parent,...
static check_box clear(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent clear check_box with specified parent,...
static check_box cancel(const control &parent)
Create a system-defined check_box that represent cancel check_box with specified parent.
static check_box last(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent last check_box with specified check_state,...
static check_box window(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent window check_box with specified location,...
static check_box find(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent find check_box with specified parent,...
static check_box italic(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent italic check_box with specified location,...
static check_box save_as(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent save_as check_box with specified parent,...
static check_box previous(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent previous check_box with specified three_state,...
static check_box paste(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent paste check_box with specified parent,...
static check_box apply(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent apply check_box with specified parent,...
static check_box save(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent save check_box with specified parent,...
static check_box underline(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent underline check_box with specified parent,...
static check_box execute(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent execute check_box with specified three_state,...
static check_box copy(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent copy check_box with specified three_state,...
static check_box apply(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent apply check_box with specified check_state,...
static check_box zoom_to_fit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static check_box clear(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent clear check_box with specified parent,...
static check_box info(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent info check_box with specified three_state,...
static check_box yes(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent yes check_box with specified three_state,...
static check_box font(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent font check_box with specified parent,...
static check_box alignment(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent alignment check_box with specified parent,...
static check_box jump_to(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent jump_to check_box with specified check_state,...
static check_box customize(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent customize check_box with specified three_state,...
static check_box close(xtd::forms::check_state check_state)
Create a system-defined check_box that represent close check_box with specified and check_state.
static check_box contents(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent contents check_box with specified location,...
static check_box ascending(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ascending check_box with specified parent,...
static check_box unindent(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent unindent check_box with specified parent,...
static check_box top(xtd::forms::check_state check_state)
Create a system-defined check_box that represent top check_box with specified and check_state.
static check_box find(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent find check_box with specified location,...
static check_box cancel(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cancel check_box with specified parent,...
static check_box centered(const control &parent)
Create a system-defined check_box that represent centered check_box with specified parent.
static check_box revert_to_saved(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent revert_to_saved check_box with specified three_state...
static check_box font(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent font check_box with specified parent,...
static check_box forward(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent forward check_box with specified parent,...
static check_box exit(const drawing::point &location)
Create a system-defined check_box that represent exit check_box with specified location.
static check_box contents(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent contents check_box with specified parent,...
static check_box ok(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ok check_box with specified parent,...
static check_box top(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent top check_box with specified parent,...
static check_box copy(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent copy check_box with specified parent,...
static check_box underline(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent underline check_box with specified check_state,...
static check_box cdrom(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static check_box cut(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent cut check_box with specified parent,...
static check_box last(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent last check_box with specified location,...
static check_box contents(xtd::forms::check_state check_state)
Create a system-defined check_box that represent contents check_box with specified and check_state.
static check_box unindent(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent unindent check_box with specified three_state,...
static check_box remove(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent remove check_box with specified parent,...
static check_box up(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent up check_box with specified parent,...
static check_box ok(xtd::forms::check_state check_state)
Create a system-defined check_box that represent ok check_box with specified and check_state.
static check_box bottom(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent bottom check_box with specified parent,...
static check_box abort(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent abort check_box with specified check_state,...
static check_box save(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent save check_box with specified parent,...
static check_box clear(const drawing::point &location)
Create a system-defined check_box that represent clear check_box with specified location.
static check_box edit(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent edit check_box with specified parent,...
static check_box network(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent network check_box with specified parent,...
static check_box underline(xtd::forms::check_state check_state)
Create a system-defined check_box that represent underline check_box with specified and check_state.
static check_box open(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent open check_box with specified parent,...
static check_box del(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent del check_box with specified parent,...
static check_box undelete(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent undelete check_box with specified three_state,...
static check_box underline(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent underline check_box with specified three_state,...
static check_box actual_size()
Create a system-defined check_box that represent actual_size check_box.
static check_box file(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent file check_box with specified check_state,...
static check_box undelete(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent undelete check_box with specified three_state,...
static check_box settings(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent settings check_box with specified three_state,...
static check_box copy(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent copy check_box with specified check_state,...
static check_box close(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent close check_box with specified parent,...
static check_box strikeout(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static check_box cdrom(const drawing::point &location)
Create a system-defined check_box that represent cdrom check_box with specified location.
static check_box harddisk(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static check_box home(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent home check_box with specified location,...
static check_box top(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent top check_box with specified parent,...
static check_box about(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent about check_box with specified check_state,...
static check_box yes(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent yes check_box with specified location,...
static check_box help(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent help check_box with specified check_state,...
static check_box execute(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent execute check_box with specified parent,...
static check_box index(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent index check_box with specified parent,...
static check_box info(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent info check_box with specified parent,...
static check_box alignment(const drawing::point &location)
Create a system-defined check_box that represent alignment check_box with specified location.
static check_box bold(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent bold check_box with specified three_state,...
static check_box no(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent no check_box with specified parent,...
static check_box last(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent last check_box with specified parent,...
static check_box first(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent first check_box with specified location,...
static check_box select_all(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent select_all check_box with specified parent,...
static check_box color(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent color check_box with specified three_state,...
static check_box select_all(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent select_all check_box with specified parent,...
static check_box replace(const drawing::point &location)
Create a system-defined check_box that represent replace check_box with specified location.
static check_box bold(xtd::forms::check_state check_state)
Create a system-defined check_box that represent bold check_box with specified and check_state.
static check_box next(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent next check_box with specified parent,...
static check_box actual_size(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static check_box quit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent quit check_box with specified check_state,...
static check_box jump_to(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent jump_to check_box with specified three_state,...
static check_box ascending(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ascending check_box with specified check_state,...
static check_box search(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent search check_box with specified three_state,...
static check_box customize(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent customize check_box with specified parent,...
static check_box zoom_to_fit()
Create a system-defined check_box that represent zoom_to_fit check_box.
static check_box cdrom(xtd::forms::check_state check_state)
Create a system-defined check_box that represent cdrom check_box with specified and check_state.
static check_box customize()
Create a system-defined check_box that represent customize check_box.
static check_box yes(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent yes check_box with specified check_state,...
static check_box align_right(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent align_right check_box with specified check_state,...
static check_box remove(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent remove check_box with specified three_state,...
static check_box preferences(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent preferences check_box with specified check_state,...
static check_box copy(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent copy check_box with specified parent,...
static check_box italic(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent italic check_box with specified check_state,...
static check_box window(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent window check_box with specified parent,...
static check_box cut(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cut check_box with specified three_state,...
static check_box find(xtd::forms::check_state check_state)
Create a system-defined check_box that represent find check_box with specified and check_state.
static check_box retry(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent retry check_box with specified parent,...
static check_box zoom_out(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static check_box stop(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent stop check_box with specified parent,...
static check_box search(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent search check_box with specified parent,...
static check_box search(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent search check_box with specified location,...
static check_box find(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent find check_box with specified three_state,...
static check_box help()
Create a system-defined check_box that represent help check_box.
static check_box actual_size(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static check_box zoom_out(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static check_box italic(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent italic check_box with specified three_state,...
static check_box down()
Create a system-defined check_box that represent down check_box.
static check_box tools(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent tools check_box with specified parent,...
static check_box italic(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent italic check_box with specified three_state,...
static check_box color(const drawing::point &location)
Create a system-defined check_box that represent color check_box with specified location.
static check_box centered(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent centered check_box with specified location,...
static check_box del(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent del check_box with specified three_state,...
static check_box tools(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent tools check_box with specified parent,...
static check_box revert_to_saved(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static check_box view(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent view check_box with specified parent,...
static check_box print_preview(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static check_box file(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent file check_box with specified check_state,...
static check_box window(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent window check_box with specified parent,...
static check_box centered(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent centered check_box with specified parent,...
static check_box previous(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent previous check_box with specified parent,...
static check_box save_as(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent save_as check_box with specified location,...
static check_box undo(const control &parent)
Create a system-defined check_box that represent undo check_box with specified parent.
static check_box paste(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent paste check_box with specified parent,...
static check_box zoom_out(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent zoom_out check_box with specified three_state,...
static check_box convert(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent convert check_box with specified three_state,...
static check_box select_all(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent select_all check_box with specified three_state,...
static check_box actual_size(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static check_box preferences(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent preferences check_box with specified parent,...
static check_box revert_to_saved(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent revert_to_saved check_box with specified check_state...
static check_box settings(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent settings check_box with specified parent,...
static check_box top(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent top check_box with specified parent,...
static check_box open(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent open check_box with specified three_state,...
static check_box exit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent exit check_box with specified parent,...
static check_box align_left(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent align_left check_box with specified parent,...
static check_box centered(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent centered check_box with specified three_state,...
static check_box top(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent top check_box with specified location,...
static check_box convert(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent convert check_box with specified parent,...
static check_box cut(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent cut check_box with specified parent,...
static check_box ascending(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ascending check_box with specified parent,...
static check_box no(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent no check_box with specified parent,...
static check_box about(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent about check_box with specified three_state,...
static check_box find(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent find check_box with specified parent,...
static check_box clear(xtd::forms::check_state check_state)
Create a system-defined check_box that represent clear check_box with specified and check_state.
static check_box cdrom(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static check_box alignment(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent alignment check_box with specified three_state,...
static check_box floppy(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent floppy check_box with specified three_state,...
static check_box italic(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent italic check_box with specified three_state,...
static check_box about(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent about check_box with specified three_state,...
static check_box close(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent close check_box with specified three_state,...
static check_box next(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent next check_box with specified parent,...
static check_box select_all()
Create a system-defined check_box that represent select_all check_box.
static check_box down(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent down check_box with specified parent,...
static check_box stop(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent stop check_box with specified parent,...
static check_box underline(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent underline check_box with specified parent,...
static check_box exit()
Create a system-defined check_box that represent exit check_box.
static check_box save_as(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent save_as check_box with specified parent,...
static check_box cut(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent cut check_box with specified three_state,...
static check_box home(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent home check_box with specified parent,...
static check_box edit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent edit check_box with specified parent,...
static check_box file(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent file check_box with specified parent,...
static check_box tools(xtd::forms::check_state check_state)
Create a system-defined check_box that represent tools check_box with specified and check_state.
static check_box zoom_to_fit(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static check_box no(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent no check_box with specified parent,...
static check_box select_all(xtd::forms::check_state check_state)
Create a system-defined check_box that represent select_all check_box with specified and check_state.
static check_box zoom_out(const control &parent)
Create a system-defined check_box that represent zoom_out check_box with specified parent.
static check_box convert(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent convert check_box with specified parent,...
static check_box alignment(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent alignment check_box with specified parent,...
static check_box top(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent top check_box with specified parent,...
static check_box cancel(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cancel check_box with specified parent,...
static check_box new_(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent new_ check_box with specified check_state,...
static check_box ascending(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent ascending check_box with specified parent,...
static check_box ignore(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent ignore check_box with specified three_state,...
static check_box spell_check(const drawing::point &location)
Create a system-defined check_box that represent spell_check check_box with specified location.
static check_box cancel(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent cancel check_box with specified parent,...
static check_box quit(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent quit check_box with specified location,...
static check_box top(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent top check_box with specified parent,...
static check_box new_(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent new_ check_box with specified parent,...
static check_box info(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent info check_box with specified parent,...
static check_box yes(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent yes check_box with specified parent,...
static check_box ok(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ok check_box with specified location,...
static check_box zoom_out(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_out check_box with specified three_state,...
static check_box info(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent info check_box with specified parent,...
static check_box color(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent color check_box with specified parent,...
static check_box forward()
Create a system-defined check_box that represent forward check_box.
static check_box options(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent options check_box with specified parent,...
static check_box window(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent window check_box with specified parent,...
static check_box descending(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent descending check_box with specified check_state,...
static check_box home(const control &parent)
Create a system-defined check_box that represent home check_box with specified parent.
static check_box quit(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent quit check_box with specified check_state,...
static check_box network(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent network check_box with specified three_state,...
static check_box options(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent options check_box with specified parent,...
static check_box indent(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent indent check_box with specified parent,...
static check_box execute(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent execute check_box with specified parent,...
static check_box underline(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent underline check_box with specified check_state,...
static check_box zoom_out(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_out check_box with specified location,...
static check_box forward(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent forward check_box with specified parent,...
static check_box help(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent help check_box with specified parent,...
static check_box save_as()
Create a system-defined check_box that represent save_as check_box.
static check_box search(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent search check_box with specified parent,...
static check_box view(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent view check_box with specified three_state,...
static check_box stop(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent stop check_box with specified location,...
static check_box clear(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent clear check_box with specified three_state,...
static check_box cdrom()
Create a system-defined check_box that represent cdrom check_box.
static check_box undo(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent undo check_box with specified parent,...
static check_box descending(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent descending check_box with specified parent,...
static check_box undo(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent undo check_box with specified check_state,...
static check_box align_right(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent align_right check_box with specified check_state,...
static check_box refresh(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent refresh check_box with specified three_state,...
static check_box refresh(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent refresh check_box with specified parent,...
static check_box underline()
Create a system-defined check_box that represent underline check_box.
static check_box no(xtd::forms::check_state check_state)
Create a system-defined check_box that represent no check_box with specified and check_state.
static check_box zoom_to_fit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static check_box jump_to(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static check_box settings(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent settings check_box with specified location,...
static check_box revert_to_saved(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent revert_to_saved check_box with specified check_state...
static check_box quit()
Create a system-defined check_box that represent quit check_box.
static check_box properties(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent properties check_box with specified parent,...
static check_box ignore(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ignore check_box with specified check_state,...
static check_box justified(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent justified check_box with specified three_state,...
static check_box unindent(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent unindent check_box with specified location,...
static check_box convert(xtd::forms::check_state check_state)
Create a system-defined check_box that represent convert check_box with specified and check_state.
static check_box align_left(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent align_left check_box with specified parent,...
static check_box close(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent close check_box with specified three_state,...
static check_box last(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent last check_box with specified parent,...
static check_box search(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent search check_box with specified three_state,...
static check_box save_as(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent save_as check_box with specified three_state,...
static check_box italic(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent italic check_box with specified parent,...
static check_box descending(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent descending check_box with specified parent,...
static check_box refresh(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent refresh check_box with specified check_state,...
static check_box new_(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent new_ check_box with specified location,...
static check_box find(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent find check_box with specified parent,...
static check_box font(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent font check_box with specified parent,...
static check_box stop(const drawing::point &location)
Create a system-defined check_box that represent stop check_box with specified location.
static check_box save_as(xtd::forms::check_state check_state)
Create a system-defined check_box that represent save_as check_box with specified and check_state.
static check_box apply(const drawing::point &location)
Create a system-defined check_box that represent apply check_box with specified location.
static check_box align_left(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent align_left check_box with specified three_state,...
static check_box file(const control &parent)
Create a system-defined check_box that represent file check_box with specified parent.
static check_box cdrom(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent cdrom check_box with specified three_state,...
static check_box zoom_to_fit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static check_box next(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent next check_box with specified parent,...
static check_box undo(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent undo check_box with specified parent,...
static check_box cut(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cut check_box with specified location,...
static check_box undo(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent undo check_box with specified three_state,...
static check_box align_right(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent align_right check_box with specified check_state,...
static check_box preferences(const drawing::point &location)
Create a system-defined check_box that represent preferences check_box with specified location.
static check_box yes(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent yes check_box with specified check_state,...
static check_box zoom_in(xtd::forms::check_state check_state)
Create a system-defined check_box that represent zoom_in check_box with specified and check_state.
static check_box cdrom(const control &parent)
Create a system-defined check_box that represent cdrom check_box with specified parent.
static check_box previous(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent previous check_box with specified three_state,...
static check_box exit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent exit check_box with specified check_state,...
static check_box first(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent first check_box with specified three_state,...
static check_box home(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent home check_box with specified parent,...
static check_box close(const control &parent)
Create a system-defined check_box that represent close check_box with specified parent.
static check_box execute(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent execute check_box with specified location,...
static check_box stop(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent stop check_box with specified parent,...
static check_box last(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent last check_box with specified three_state,...
static check_box top(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent top check_box with specified parent,...
static check_box network(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent network check_box with specified parent,...
static check_box execute(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent execute check_box with specified three_state,...
static check_box execute(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent execute check_box with specified parent,...
static check_box settings(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent settings check_box with specified parent,...
static check_box search(const control &parent)
Create a system-defined check_box that represent search check_box with specified parent.
static check_box strikeout(const control &parent)
Create a system-defined check_box that represent strikeout check_box with specified parent.
static check_box color(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent color check_box with specified parent,...
static check_box replace(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent replace check_box with specified parent,...
static check_box no(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent no check_box with specified three_state,...
static check_box customize(xtd::forms::check_state check_state)
Create a system-defined check_box that represent customize check_box with specified and check_state.
static check_box close(const drawing::point &location)
Create a system-defined check_box that represent close check_box with specified location.
static check_box cut(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cut check_box with specified parent,...
static check_box home()
Create a system-defined check_box that represent home check_box.
static check_box exit(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent exit check_box with specified location,...
static check_box font(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent font check_box with specified location,...
static check_box abort(const drawing::point &location)
Create a system-defined check_box that represent abort check_box with specified location.
static check_box open(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent open check_box with specified three_state,...
static check_box stop(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent stop check_box with specified parent,...
static check_box properties(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent properties check_box with specified check_state,...
static check_box alignment(xtd::forms::check_state check_state)
Create a system-defined check_box that represent alignment check_box with specified and check_state.
static check_box underline(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent underline check_box with specified parent,...
static check_box last(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent last check_box with specified parent,...
static check_box font(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent font check_box with specified three_state,...
static check_box revert_to_saved(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static check_box refresh(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent refresh check_box with specified three_state,...
static check_box back(const drawing::point &location)
Create a system-defined check_box that represent back check_box with specified location.
static check_box back()
Create a system-defined check_box that represent back check_box.
static check_box replace(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent replace check_box with specified location,...
static check_box convert(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent convert check_box with specified parent,...
static check_box centered(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent centered check_box with specified parent,...
static check_box settings(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent settings check_box with specified parent,...
static check_box floppy(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent floppy check_box with specified parent,...
static check_box back(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent back check_box with specified parent,...
static check_box refresh(xtd::forms::check_state check_state)
Create a system-defined check_box that represent refresh check_box with specified and check_state.
static check_box select_all(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent select_all check_box with specified parent,...
static check_box retry(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent retry check_box with specified parent,...
static check_box font(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent font check_box with specified parent,...
static check_box redo(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent redo check_box with specified parent,...
static check_box jump_to(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent jump_to check_box with specified three_state,...
static check_box add(const drawing::point &location)
Create a system-defined check_box that represent add check_box with specified location.
static check_box print_preview(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent print_preview check_box with specified check_state,...
static check_box descending(xtd::forms::check_state check_state)
Create a system-defined check_box that represent descending check_box with specified and check_state.
static check_box zoom_out(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static check_box print_preview(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent print_preview check_box with specified location,...
static check_box spell_check()
Create a system-defined check_box that represent spell_check check_box.
static check_box view(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent view check_box with specified location,...
static check_box help(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent help check_box with specified check_state,...
static check_box up(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent up check_box with specified check_state,...
static check_box actual_size(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static check_box zoom_to_fit(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static check_box spell_check(xtd::forms::check_state check_state)
Create a system-defined check_box that represent spell_check check_box with specified and check_state...
static check_box bottom(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent bottom check_box with specified parent,...
static check_box ascending(const drawing::point &location)
Create a system-defined check_box that represent ascending check_box with specified location.
static check_box previous(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent previous check_box with specified location,...
static check_box cdrom(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cdrom check_box with specified check_state,...
static check_box window(xtd::forms::check_state check_state)
Create a system-defined check_box that represent window check_box with specified and check_state.
static check_box remove(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent remove check_box with specified check_state,...
static check_box new_(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent new_ check_box with specified parent,...
static check_box zoom_out(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static check_box home(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent home check_box with specified three_state,...
static check_box descending(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent descending check_box with specified three_state,...
static check_box search(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent search check_box with specified check_state,...
static check_box quit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent quit check_box with specified three_state,...
static check_box justified(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent justified check_box with specified check_state,...
static check_box bold(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent bold check_box with specified check_state,...
static check_box spell_check(const control &parent)
Create a system-defined check_box that represent spell_check check_box with specified parent.
static check_box edit(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent edit check_box with specified parent,...
static check_box undo(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent undo check_box with specified parent,...
static check_box exit(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent exit check_box with specified parent,...
static check_box up(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent up check_box with specified three_state,...
static check_box indent(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent indent check_box with specified three_state,...
static check_box ok(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ok check_box with specified three_state,...
static check_box indent(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent indent check_box with specified three_state,...
static check_box yes(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent yes check_box with specified parent,...
static check_box color()
Create a system-defined check_box that represent color check_box.
static check_box alignment(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent alignment check_box with specified parent,...
static check_box remove(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent remove check_box with specified parent,...
static check_box file(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent file check_box with specified three_state,...
static check_box save(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent save check_box with specified three_state,...
static check_box zoom_in(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent zoom_in check_box with specified three_state,...
static check_box next(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent next check_box with specified three_state,...
static check_box first(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent first check_box with specified check_state,...
static check_box apply()
Create a system-defined check_box that represent apply check_box.
static check_box select_all(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent select_all check_box with specified check_state,...
static check_box quit(xtd::forms::check_state check_state)
Create a system-defined check_box that represent quit check_box with specified and check_state.
static check_box print(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent print check_box with specified parent,...
static check_box bottom(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent bottom check_box with specified check_state,...
static check_box execute(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent execute check_box with specified parent,...
static check_box save(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent save check_box with specified check_state,...
static check_box preferences(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent preferences check_box with specified parent,...
static check_box preferences(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent preferences check_box with specified parent,...
static check_box cdrom(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cdrom check_box with specified check_state,...
static check_box indent(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent indent check_box with specified parent,...
static check_box centered(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent centered check_box with specified parent,...
static check_box descending(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent descending check_box with specified check_state,...
static check_box close(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent close check_box with specified parent,...
static check_box tools(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent tools check_box with specified three_state,...
static check_box unindent(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent unindent check_box with specified location,...
static check_box down(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent down check_box with specified parent,...
static check_box underline(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent underline check_box with specified check_state,...
static check_box down(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent down check_box with specified parent,...
static check_box remove(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent remove check_box with specified three_state,...
static check_box justified()
Create a system-defined check_box that represent justified check_box.
static check_box tools(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent tools check_box with specified check_state,...
static check_box open(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent open check_box with specified parent,...
static check_box ignore(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ignore check_box with specified location,...
static check_box home(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent home check_box with specified parent,...
static check_box justified(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent justified check_box with specified parent,...
static check_box options(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent options check_box with specified check_state,...
static check_box select_all(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent select_all check_box with specified parent,...
static check_box preferences(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent preferences check_box with specified check_state,...
static check_box revert_to_saved(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static check_box spell_check(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent spell_check check_box with specified location,...
static check_box first(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent first check_box with specified location,...
static check_box copy(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent copy check_box with specified parent,...
static check_box about(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent about check_box with specified parent,...
static check_box del(const control &parent)
Create a system-defined check_box that represent del check_box with specified parent.
static check_box unindent(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent unindent check_box with specified three_state,...
static check_box previous(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent previous check_box with specified location,...
static check_box convert(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent convert check_box with specified three_state,...
static check_box yes(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent yes check_box with specified three_state,...
static check_box stop(const control &parent)
Create a system-defined check_box that represent stop check_box with specified parent.
static check_box previous(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent previous check_box with specified check_state,...
static check_box search(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent search check_box with specified parent,...
static check_box up(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent up check_box with specified parent,...
static check_box strikeout(xtd::forms::check_state check_state)
Create a system-defined check_box that represent strikeout check_box with specified and check_state.
static check_box spell_check(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static check_box ascending(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent ascending check_box with specified parent,...
static check_box alignment(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent alignment check_box with specified parent,...
static check_box info(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent info check_box with specified three_state,...
static check_box settings(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent settings check_box with specified parent,...
static check_box file(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent file check_box with specified three_state,...
static check_box home(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent home check_box with specified parent,...
static check_box unindent(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent unindent check_box with specified parent,...
static check_box options(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent options check_box with specified parent,...
static check_box align_left(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent align_left check_box with specified three_state,...
static check_box open(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent open check_box with specified check_state,...
static check_box undo(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent undo check_box with specified parent,...
static check_box undelete(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent undelete check_box with specified parent,...
static check_box retry(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent retry check_box with specified three_state,...
static check_box font(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent font check_box with specified parent,...
static check_box customize(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent customize check_box with specified location,...
static check_box contents(const control &parent)
Create a system-defined check_box that represent contents check_box with specified parent.
static check_box zoom_to_fit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_to_fit check_box with specified three_state,...
static check_box undelete(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent undelete check_box with specified location,...
static check_box font(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent font check_box with specified three_state,...
static check_box exit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent exit check_box with specified parent,...
static check_box cancel(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent cancel check_box with specified three_state,...
static check_box last(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent last check_box with specified parent,...
static check_box ignore(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ignore check_box with specified parent,...
static check_box convert(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent convert check_box with specified location,...
static check_box select_all(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent select_all check_box with specified three_state,...
static check_box harddisk(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent harddisk check_box with specified check_state,...
static check_box find(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent find check_box with specified three_state,...
static check_box apply(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent apply check_box with specified three_state,...
static check_box add(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent add check_box with specified parent,...
static check_box ignore()
Create a system-defined check_box that represent ignore check_box.
static check_box cdrom(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static check_box refresh(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent refresh check_box with specified parent,...
static check_box previous(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent previous check_box with specified parent,...
static check_box properties(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent properties check_box with specified parent,...
static check_box open(xtd::forms::check_state check_state)
Create a system-defined check_box that represent open check_box with specified and check_state.
static check_box zoom_in(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent zoom_in check_box with specified three_state,...
static check_box undelete()
Create a system-defined check_box that represent undelete check_box.
static check_box next(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent next check_box with specified check_state,...
static check_box abort(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent abort check_box with specified parent,...
static check_box replace(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent replace check_box with specified check_state,...
static check_box print_preview(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent print_preview check_box with specified three_state,...
static check_box cdrom(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static check_box redo(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent redo check_box with specified three_state,...
static check_box paste(xtd::forms::check_state check_state)
Create a system-defined check_box that represent paste check_box with specified and check_state.
static check_box up(xtd::forms::check_state check_state)
Create a system-defined check_box that represent up check_box with specified and check_state.
static check_box color(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent color check_box with specified three_state,...
static check_box bottom(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent bottom check_box with specified parent,...
static check_box print_preview(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent print_preview check_box with specified check_state,...
static check_box ok(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ok check_box with specified three_state,...
static check_box undelete(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent undelete check_box with specified parent,...
static check_box descending()
Create a system-defined check_box that represent descending check_box.
static check_box yes(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent yes check_box with specified parent,...
static check_box replace(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent replace check_box with specified parent,...
static check_box undo(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent undo check_box with specified three_state,...
static check_box properties(const control &parent)
Create a system-defined check_box that represent properties check_box with specified parent.
static check_box print(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent print check_box with specified parent,...
static check_box customize(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent customize check_box with specified parent,...
static check_box edit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent edit check_box with specified check_state,...
static check_box exit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent exit check_box with specified parent,...
static check_box cancel(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cancel check_box with specified check_state,...
static check_box retry(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent retry check_box with specified check_state,...
static check_box italic(xtd::forms::check_state check_state)
Create a system-defined check_box that represent italic check_box with specified and check_state.
static check_box descending(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent descending check_box with specified parent,...
static check_box indent(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent indent check_box with specified parent,...
static check_box unindent()
Create a system-defined check_box that represent unindent check_box.
static check_box bottom(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent bottom check_box with specified three_state,...
static check_box view(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent view check_box with specified three_state,...
static check_box remove(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent remove check_box with specified parent,...
static check_box network(xtd::forms::check_state check_state)
Create a system-defined check_box that represent network check_box with specified and check_state.
static check_box window(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent window check_box with specified parent,...
static check_box tools(const control &parent)
Create a system-defined check_box that represent tools check_box with specified parent.
static check_box last(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent last check_box with specified parent,...
static check_box zoom_to_fit(const control &parent)
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent.
static check_box zoom_out(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static check_box jump_to(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent jump_to check_box with specified location,...
static check_box edit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent edit check_box with specified parent,...
static check_box down(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent down check_box with specified check_state,...
static check_box zoom_out(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent zoom_out check_box with specified three_state,...
static check_box undelete(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent undelete check_box with specified check_state,...
static check_box print(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent print check_box with specified parent,...
static check_box zoom_to_fit(const drawing::point &location)
Create a system-defined check_box that represent zoom_to_fit check_box with specified location.
static check_box previous(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent previous check_box with specified parent,...
static check_box ascending(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ascending check_box with specified location,...
static check_box color(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent color check_box with specified location,...
static check_box customize(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent customize check_box with specified parent,...
static check_box yes(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent yes check_box with specified three_state,...
static check_box align_right(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent align_right check_box with specified parent,...
static check_box actual_size(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static check_box info(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent info check_box with specified parent,...
static check_box next(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent next check_box with specified parent,...
static check_box retry(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent retry check_box with specified location,...
static check_box index(const drawing::point &location)
Create a system-defined check_box that represent index check_box with specified location.
static check_box refresh(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent refresh check_box with specified location,...
static check_box forward(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent forward check_box with specified check_state,...
static check_box remove(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent remove check_box with specified location,...
static check_box select_all(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent select_all check_box with specified parent,...
static check_box jump_to(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static check_box execute(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent execute check_box with specified parent,...
static check_box save_as(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent save_as check_box with specified parent,...
static check_box contents(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent contents check_box with specified parent,...
static check_box yes(const drawing::point &location)
Create a system-defined check_box that represent yes check_box with specified location.
static check_box contents(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent contents check_box with specified parent,...
static check_box index(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent index check_box with specified parent,...
static check_box ignore(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ignore check_box with specified location,...
static check_box floppy(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent floppy check_box with specified check_state,...
static check_box align_left(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent align_left check_box with specified location,...
static check_box first(xtd::forms::check_state check_state)
Create a system-defined check_box that represent first check_box with specified and check_state.
static check_box properties(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent properties check_box with specified three_state,...
static check_box del(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent del check_box with specified parent,...
static check_box undo(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent undo check_box with specified location,...
static check_box del()
Create a system-defined check_box that represent del check_box.
static check_box down(const control &parent)
Create a system-defined check_box that represent down check_box with specified parent.
static check_box print_preview(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static check_box redo(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent redo check_box with specified parent,...
static check_box network(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent network check_box with specified parent,...
static check_box search(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent search check_box with specified parent,...
static check_box search()
Create a system-defined check_box that represent search check_box.
static check_box redo(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent redo check_box with specified parent,...
static check_box remove(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent remove check_box with specified parent,...
static check_box cut(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cut check_box with specified three_state,...
static check_box convert(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent convert check_box with specified parent,...
static check_box help(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent help check_box with specified parent,...
static check_box bottom(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent bottom check_box with specified check_state,...
static check_box harddisk(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent harddisk check_box with specified location,...
static check_box abort(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent abort check_box with specified parent,...
static check_box zoom_in(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static check_box file(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent file check_box with specified three_state,...
static check_box align_left()
Create a system-defined check_box that represent align_left check_box.
static check_box harddisk(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static check_box up(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent up check_box with specified parent,...
static check_box execute(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent execute check_box with specified parent,...
static check_box stop(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent stop check_box with specified check_state,...
static check_box first(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent first check_box with specified parent,...
static check_box replace()
Create a system-defined check_box that represent replace check_box.
static check_box index(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent index check_box with specified parent,...
static check_box no()
Create a system-defined check_box that represent no check_box.
static check_box yes(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent yes check_box with specified parent,...
static check_box actual_size(xtd::forms::check_state check_state)
Create a system-defined check_box that represent actual_size check_box with specified and check_state...
static check_box apply(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent apply check_box with specified parent,...
static check_box contents(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent contents check_box with specified parent,...
static check_box quit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent quit check_box with specified parent,...
static check_box find(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent find check_box with specified location,...
static check_box font()
Create a system-defined check_box that represent font check_box.
static check_box select_all(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent select_all check_box with specified location,...
static check_box network(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent network check_box with specified parent,...
static check_box stop(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent stop check_box with specified parent,...
static check_box forward(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent forward check_box with specified three_state,...
static check_box index(xtd::forms::check_state check_state)
Create a system-defined check_box that represent index check_box with specified and check_state.
static check_box forward(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent forward check_box with specified parent,...
static check_box font(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent font check_box with specified check_state,...
static check_box cancel(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent cancel check_box with specified three_state,...
static check_box convert(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent convert check_box with specified parent,...
static check_box first(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent first check_box with specified parent,...
static check_box actual_size(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static check_box copy(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent copy check_box with specified check_state,...
static check_box find(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent find check_box with specified three_state,...
static check_box jump_to(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent jump_to check_box with specified check_state,...
static check_box quit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent quit check_box with specified parent,...
static check_box quit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent quit check_box with specified parent,...
static check_box close(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent close check_box with specified location,...
static check_box help(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent help check_box with specified three_state,...
static check_box cancel(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent cancel check_box with specified parent,...
static check_box spell_check(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static check_box previous(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent previous check_box with specified three_state,...
static check_box options(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent options check_box with specified parent,...
static check_box cdrom(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static check_box copy(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent copy check_box with specified parent,...
static check_box file(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent file check_box with specified parent,...
static check_box down(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent down check_box with specified check_state,...
static check_box search(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent search check_box with specified parent,...
static check_box up(const control &parent)
Create a system-defined check_box that represent up check_box with specified parent.
static check_box font(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent font check_box with specified three_state,...
static check_box justified(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent justified check_box with specified parent,...
static check_box convert(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent convert check_box with specified three_state,...
static check_box cdrom(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static check_box zoom_in(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_in check_box with specified check_state,...
static check_box print()
Create a system-defined check_box that represent print check_box.
static check_box top(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent top check_box with specified three_state,...
static check_box stop(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent stop check_box with specified three_state,...
static check_box undo(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent undo check_box with specified three_state,...
static check_box edit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent edit check_box with specified parent,...
static check_box paste()
Create a system-defined check_box that represent paste check_box.
static check_box info(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent info check_box with specified parent,...
static check_box edit(const control &parent)
Create a system-defined check_box that represent edit check_box with specified parent.
static check_box contents(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent contents check_box with specified check_state,...
static check_box previous(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent previous check_box with specified check_state,...
static check_box settings(const drawing::point &location)
Create a system-defined check_box that represent settings check_box with specified location.
static check_box contents(const drawing::point &location)
Create a system-defined check_box that represent contents check_box with specified location.
static check_box stop(xtd::forms::check_state check_state)
Create a system-defined check_box that represent stop check_box with specified and check_state.
static check_box align_left(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent align_left check_box with specified location,...
static check_box apply(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent apply check_box with specified parent,...
static check_box network(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent network check_box with specified location,...
static check_box save(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent save check_box with specified parent,...
static check_box jump_to(const control &parent)
Create a system-defined check_box that represent jump_to check_box with specified parent.
static check_box jump_to(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static check_box undelete(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent undelete check_box with specified parent,...
static check_box view(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent view check_box with specified parent,...
static check_box add(xtd::forms::check_state check_state)
Create a system-defined check_box that represent add check_box with specified and check_state.
static check_box redo(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent redo check_box with specified parent,...
static check_box down(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent down check_box with specified three_state,...
static check_box execute(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent execute check_box with specified three_state,...
static check_box index(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent index check_box with specified parent,...
static check_box tools()
Create a system-defined check_box that represent tools check_box.
static check_box del(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent del check_box with specified location,...
static check_box floppy(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent floppy check_box with specified three_state,...
static check_box back(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent back check_box with specified parent,...
static check_box new_(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent new_ check_box with specified parent,...
static check_box jump_to(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent jump_to check_box with specified location,...
static check_box cdrom(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static check_box paste(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent paste check_box with specified check_state,...
static check_box up(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent up check_box with specified three_state,...
static check_box zoom_in(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_in check_box with specified three_state,...
static check_box print(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent print check_box with specified parent,...
static check_box about(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent about check_box with specified parent,...
static check_box actual_size(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent actual_size check_box with specified location,...
static check_box last(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent last check_box with specified three_state,...
static check_box exit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent exit check_box with specified parent,...
static check_box quit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent quit check_box with specified three_state,...
static check_box harddisk(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static check_box zoom_in(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static check_box centered(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent centered check_box with specified parent,...
static check_box properties(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent properties check_box with specified parent,...
static check_box copy(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent copy check_box with specified location,...
static check_box close(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent close check_box with specified three_state,...
static check_box ok(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ok check_box with specified parent,...
static check_box options(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent options check_box with specified check_state,...
static check_box undelete(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent undelete check_box with specified three_state,...
static check_box next(const drawing::point &location)
Create a system-defined check_box that represent next check_box with specified location.
static check_box zoom_to_fit(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent zoom_to_fit check_box with specified three_state,...
static check_box zoom_in(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static check_box align_left(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent align_left check_box with specified three_state,...
static check_box preferences(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent preferences check_box with specified location,...
static check_box tools(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent tools check_box with specified parent,...
static check_box save_as(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent save_as check_box with specified three_state,...
static check_box redo(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent redo check_box with specified three_state,...
static check_box justified(const control &parent)
Create a system-defined check_box that represent justified check_box with specified parent.
static check_box about(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent about check_box with specified parent,...
static check_box network(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent network check_box with specified three_state,...
static check_box down(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent down check_box with specified parent,...
static check_box spell_check(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static check_box retry()
Create a system-defined check_box that represent retry check_box.
static check_box undo(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent undo check_box with specified parent,...
static check_box back(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent back check_box with specified parent,...
static check_box copy(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent copy check_box with specified parent,...
static check_box indent(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent indent check_box with specified parent,...
static check_box paste(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent paste check_box with specified parent,...
static check_box refresh(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent refresh check_box with specified parent,...
static check_box file()
Create a system-defined check_box that represent file check_box.
static check_box first(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent first check_box with specified three_state,...
static check_box file(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent file check_box with specified parent,...
static check_box next(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent next check_box with specified parent,...
static check_box color(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent color check_box with specified parent,...
static check_box new_(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent new_ check_box with specified parent,...
static check_box print(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent print check_box with specified three_state,...
static check_box select_all(const drawing::point &location)
Create a system-defined check_box that represent select_all check_box with specified location.
static check_box about(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent about check_box with specified three_state,...
static check_box file(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent file check_box with specified parent,...
static check_box save(xtd::forms::check_state check_state)
Create a system-defined check_box that represent save check_box with specified and check_state.
static check_box top(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent top check_box with specified location,...
static check_box convert(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent convert check_box with specified three_state,...
static check_box no(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent no check_box with specified three_state,...
static check_box index(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent index check_box with specified parent,...
static check_box harddisk(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static check_box zoom_in(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static check_box strikeout(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent strikeout check_box with specified three_state,...
static check_box window(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent window check_box with specified three_state,...
static check_box font(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent font check_box with specified location,...
static check_box paste(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent paste check_box with specified three_state,...
static check_box undo(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent undo check_box with specified parent,...
static check_box harddisk(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent harddisk check_box with specified three_state,...
static check_box tools(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent tools check_box with specified location,...
static check_box open(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent open check_box with specified three_state,...
static check_box color(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent color check_box with specified parent,...
static check_box file(xtd::forms::check_state check_state)
Create a system-defined check_box that represent file check_box with specified and check_state.
static check_box underline(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent underline check_box with specified parent,...
static check_box zoom_out(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_out check_box with specified check_state,...
static check_box apply(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent apply check_box with specified parent,...
static check_box spell_check(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static check_box preferences(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent preferences check_box with specified parent,...
static check_box undelete(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent undelete check_box with specified location,...
static check_box network(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent network check_box with specified three_state,...
static check_box ascending(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent ascending check_box with specified parent,...
static check_box index(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent index check_box with specified three_state,...
static check_box tools(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent tools check_box with specified check_state,...
static check_box execute(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent execute check_box with specified parent,...
static check_box revert_to_saved(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent revert_to_saved check_box with specified three_state...
static check_box copy(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent copy check_box with specified three_state,...
static check_box undo(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent undo check_box with specified location,...
static check_box file(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent file check_box with specified parent,...
static check_box options(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent options check_box with specified parent,...
static check_box save(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent save check_box with specified parent,...
static check_box justified(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent justified check_box with specified check_state,...
static check_box options(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent options check_box with specified parent,...
static check_box bold(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent bold check_box with specified parent,...
static check_box paste(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent paste check_box with specified location,...
static check_box zoom_out(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_out check_box with specified three_state,...
static check_box back(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent back check_box with specified parent,...
static check_box help(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent help check_box with specified three_state,...
static check_box align_left(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent align_left check_box with specified parent,...
static check_box tools(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent tools check_box with specified parent,...
static check_box italic(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent italic check_box with specified parent,...
static check_box print_preview()
Create a system-defined check_box that represent print_preview check_box.
static check_box cancel(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent cancel check_box with specified parent,...
static check_box quit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent quit check_box with specified three_state,...
static check_box view(const drawing::point &location)
Create a system-defined check_box that represent view check_box with specified location.
static check_box justified(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent justified check_box with specified three_state,...
static check_box add(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent add check_box with specified three_state,...
static check_box info(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent info check_box with specified three_state,...
static check_box descending(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent descending check_box with specified parent,...
static check_box zoom_in(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static check_box refresh(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent refresh check_box with specified check_state,...
static check_box copy(const drawing::point &location)
Create a system-defined check_box that represent copy check_box with specified location.
static check_box revert_to_saved(xtd::forms::check_state check_state)
Create a system-defined check_box that represent revert_to_saved check_box with specified and check_s...
static check_box view(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent view check_box with specified parent,...
static check_box find(const drawing::point &location)
Create a system-defined check_box that represent find check_box with specified location.
static check_box descending(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent descending check_box with specified parent,...
static check_box ascending(const control &parent)
Create a system-defined check_box that represent ascending check_box with specified parent.
static check_box color(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent color check_box with specified parent,...
static check_box harddisk(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static check_box refresh(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent refresh check_box with specified parent,...
static check_box italic(const control &parent)
Create a system-defined check_box that represent italic check_box with specified parent.
static check_box italic(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent italic check_box with specified check_state,...
static check_box spell_check(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static check_box undo()
Create a system-defined check_box that represent undo check_box.
static check_box color(const control &parent)
Create a system-defined check_box that represent color check_box with specified parent.
static check_box align_right(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent align_right check_box with specified parent,...
static check_box justified(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent justified check_box with specified parent,...
static check_box properties()
Create a system-defined check_box that represent properties check_box.
static check_box first(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent first check_box with specified parent,...
static check_box quit(const drawing::point &location)
Create a system-defined check_box that represent quit check_box with specified location.
static check_box top(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent top check_box with specified check_state,...
static check_box options(const drawing::point &location)
Create a system-defined check_box that represent options check_box with specified location.
static check_box new_(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent new_ check_box with specified parent,...
static check_box undo(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent undo check_box with specified parent,...
static check_box align_left(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent align_left check_box with specified three_state,...
static check_box print(const control &parent)
Create a system-defined check_box that represent print check_box with specified parent.
static check_box strikeout(const drawing::point &location)
Create a system-defined check_box that represent strikeout check_box with specified location.
static check_box print(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent print check_box with specified parent,...
static check_box last(xtd::forms::check_state check_state)
Create a system-defined check_box that represent last check_box with specified and check_state.
static check_box new_(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent new_ check_box with specified parent,...
static check_box cdrom(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cdrom check_box with specified three_state,...
static check_box abort(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent abort check_box with specified parent,...
static check_box apply(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent apply check_box with specified parent,...
static check_box underline(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent underline check_box with specified location,...
static check_box previous(const drawing::point &location)
Create a system-defined check_box that represent previous check_box with specified location.
static check_box strikeout(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent strikeout check_box with specified check_state,...
static check_box remove()
Create a system-defined check_box that represent remove check_box.
static check_box strikeout(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static check_box index(const control &parent)
Create a system-defined check_box that represent index check_box with specified parent.
static check_box floppy()
Create a system-defined check_box that represent floppy check_box.
static check_box first(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent first check_box with specified parent,...
static check_box file(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent file check_box with specified location,...
static check_box save(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent save check_box with specified parent,...
static check_box window(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent window check_box with specified check_state,...
static check_box revert_to_saved(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent revert_to_saved check_box with specified three_state...
static check_box paste(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent paste check_box with specified parent,...
static check_box ascending(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ascending check_box with specified check_state,...
static check_box jump_to(const drawing::point &location)
Create a system-defined check_box that represent jump_to check_box with specified location.
static check_box strikeout(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static check_box stop(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent stop check_box with specified three_state,...
static check_box home(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent home check_box with specified three_state,...
static check_box convert(const drawing::point &location)
Create a system-defined check_box that represent convert check_box with specified location.
static check_box jump_to(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static check_box refresh(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent refresh check_box with specified parent,...
static check_box exit(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent exit check_box with specified check_state,...
static check_box next(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent next check_box with specified parent,...
static check_box apply(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent apply check_box with specified check_state,...
static check_box bottom(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent bottom check_box with specified three_state,...
static check_box save(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent save check_box with specified parent,...
static check_box paste(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent paste check_box with specified parent,...
static check_box execute(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent execute check_box with specified parent,...
static check_box indent()
Create a system-defined check_box that represent indent check_box.
static check_box home(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent home check_box with specified check_state,...
static check_box open(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent open check_box with specified location,...
static check_box ascending(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent ascending check_box with specified three_state,...
static check_box customize(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent customize check_box with specified parent,...
static check_box abort(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent abort check_box with specified check_state,...
static check_box customize(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent customize check_box with specified parent,...
static check_box previous(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent previous check_box with specified parent,...
static check_box open(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent open check_box with specified parent,...
static check_box cut(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cut check_box with specified parent,...
static check_box floppy(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent floppy check_box with specified parent,...
static check_box properties(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent properties check_box with specified location,...
static check_box select_all(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent select_all check_box with specified check_state,...
static check_box font(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent font check_box with specified parent,...
static check_box home(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent home check_box with specified parent,...
static check_box index()
Create a system-defined check_box that represent index check_box.
static check_box properties(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent properties check_box with specified check_state,...
static check_box new_(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent new_ check_box with specified three_state,...
static check_box execute(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent execute check_box with specified parent,...
static check_box back(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent back check_box with specified parent,...
static check_box settings(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent settings check_box with specified check_state,...
static check_box search(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent search check_box with specified check_state,...
static check_box zoom_to_fit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_to_fit check_box with specified check_state,...
static check_box remove(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent remove check_box with specified parent,...
static check_box ignore(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ignore check_box with specified three_state,...
static check_box paste(const drawing::point &location)
Create a system-defined check_box that represent paste check_box with specified location.
static check_box jump_to(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static check_box print(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent print check_box with specified check_state,...
static check_box remove(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent remove check_box with specified check_state,...
static check_box settings(const control &parent)
Create a system-defined check_box that represent settings check_box with specified parent.
static check_box centered(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent centered check_box with specified three_state,...
static check_box window()
Create a system-defined check_box that represent window check_box.
static check_box last(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent last check_box with specified parent,...
static check_box file(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent file check_box with specified check_state,...
static check_box bold(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent bold check_box with specified parent,...
static check_box help(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent help check_box with specified parent,...
static check_box tools(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent tools check_box with specified parent,...
static check_box settings(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent settings check_box with specified parent,...
static check_box centered(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent centered check_box with specified parent,...
static check_box apply(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent apply check_box with specified three_state,...
static check_box ignore(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent ignore check_box with specified parent,...
static check_box convert(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent convert check_box with specified parent,...
static check_box actual_size(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static check_box italic(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent italic check_box with specified parent,...
static check_box close(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent close check_box with specified parent,...
static check_box ok(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ok check_box with specified location,...
static check_box zoom_in(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static check_box print_preview(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent print_preview check_box with specified three_state,...
static check_box help(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent help check_box with specified parent,...
static check_box jump_to(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent jump_to check_box with specified three_state,...
static check_box print(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent print check_box with specified parent,...
static check_box indent(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent indent check_box with specified parent,...
static check_box print(const drawing::point &location)
Create a system-defined check_box that represent print check_box with specified location.
static check_box yes(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent yes check_box with specified parent,...
static check_box stop(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent stop check_box with specified check_state,...
static check_box clear(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent clear check_box with specified location,...
static check_box home(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent home check_box with specified check_state,...
static check_box remove(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent remove check_box with specified three_state,...
static check_box exit(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent exit check_box with specified location,...
static check_box settings(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent settings check_box with specified parent,...
static check_box harddisk(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent harddisk check_box with specified three_state,...
static check_box redo(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent redo check_box with specified check_state,...
static check_box up(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent up check_box with specified parent,...
static check_box forward(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent forward check_box with specified parent,...
static check_box undo(xtd::forms::check_state check_state)
Create a system-defined check_box that represent undo check_box with specified and check_state.
static check_box retry(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent retry check_box with specified parent,...
static check_box index(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent index check_box with specified location,...
static check_box underline(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent underline check_box with specified location,...
static check_box down(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent down check_box with specified three_state,...
static check_box save_as(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent save_as check_box with specified check_state,...
static check_box abort(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent abort check_box with specified parent,...
static check_box print_preview(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static check_box forward(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent forward check_box with specified check_state,...
static check_box justified(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent justified check_box with specified parent,...
static check_box tools(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent tools check_box with specified parent,...
static check_box clear(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent clear check_box with specified parent,...
static check_box actual_size(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent actual_size check_box with specified check_state,...
static check_box find(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent find check_box with specified parent,...
static check_box zoom_out(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static check_box clear()
Create a system-defined check_box that represent clear check_box.
static check_box about(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent about check_box with specified parent,...
static check_box apply(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent apply check_box with specified three_state,...
static check_box top(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent top check_box with specified parent,...
static check_box actual_size(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent actual_size check_box with specified three_state,...
static check_box centered(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent centered check_box with specified parent,...
static check_box home(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent home check_box with specified three_state,...
static check_box italic(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent italic check_box with specified location,...
static check_box print(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent print check_box with specified location,...
static check_box exit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent exit check_box with specified check_state,...
static check_box color(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent color check_box with specified check_state,...
static check_box stop(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent stop check_box with specified parent,...
static check_box cdrom(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cdrom check_box with specified location,...
static check_box next(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent next check_box with specified parent,...
static check_box cut(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cut check_box with specified parent,...
static check_box retry(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent retry check_box with specified parent,...
static check_box retry(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent retry check_box with specified three_state,...
static check_box replace(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent replace check_box with specified parent,...
static check_box retry(const control &parent)
Create a system-defined check_box that represent retry check_box with specified parent.
static check_box properties(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent properties check_box with specified three_state,...
static check_box save_as(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent save_as check_box with specified parent,...
static check_box floppy(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent floppy check_box with specified parent,...
static check_box retry(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent retry check_box with specified parent,...
static check_box window(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent window check_box with specified check_state,...
static check_box zoom_in(const control &parent)
Create a system-defined check_box that represent zoom_in check_box with specified parent.
static check_box cancel(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent cancel check_box with specified three_state,...
static check_box help(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent help check_box with specified check_state,...
static check_box add(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent add check_box with specified parent,...
static check_box remove(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent remove check_box with specified parent,...
static check_box descending(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent descending check_box with specified parent,...
static check_box actual_size(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent actual_size check_box with specified check_state,...
static check_box bold(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent bold check_box with specified parent,...
static check_box floppy(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent floppy check_box with specified parent,...
static check_box no(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent no check_box with specified location,...
static check_box abort(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent abort check_box with specified location,...
static check_box window(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent window check_box with specified check_state,...
static check_box stop(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent stop check_box with specified parent,...
static check_box save_as(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent save_as check_box with specified parent,...
static check_box italic(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent italic check_box with specified three_state,...
static check_box bottom(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent bottom check_box with specified three_state,...
static check_box exit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent exit check_box with specified three_state,...
static check_box remove(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent remove check_box with specified location,...
static check_box print_preview(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static check_box undelete(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent undelete check_box with specified check_state,...
static check_box next(xtd::forms::check_state check_state)
Create a system-defined check_box that represent next check_box with specified and check_state.
static check_box print(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent print check_box with specified parent,...
static check_box search(const drawing::point &location)
Create a system-defined check_box that represent search check_box with specified location.
static check_box next(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent next check_box with specified parent,...
static check_box ignore(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent ignore check_box with specified parent,...
static check_box ascending(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ascending check_box with specified parent,...
static check_box back(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent back check_box with specified three_state,...
static check_box font(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent font check_box with specified parent,...
static check_box edit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent edit check_box with specified check_state,...
static check_box window(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent window check_box with specified three_state,...
static check_box remove(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent remove check_box with specified parent,...
static check_box ignore(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent ignore check_box with specified check_state,...
static check_box home(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent home check_box with specified parent,...
static check_box ignore(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent ignore check_box with specified parent,...
static check_box contents(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent contents check_box with specified parent,...
static check_box cut(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent cut check_box with specified parent,...
static check_box undo(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent undo check_box with specified parent,...
static check_box find(const control &parent)
Create a system-defined check_box that represent find check_box with specified parent.
static check_box about(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent about check_box with specified check_state,...
static check_box no(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent no check_box with specified check_state,...
static check_box strikeout(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static check_box index(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent index check_box with specified three_state,...
static check_box underline(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent underline check_box with specified parent,...
static check_box harddisk(xtd::forms::check_state check_state)
Create a system-defined check_box that represent harddisk check_box with specified and check_state.
static check_box select_all(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent select_all check_box with specified parent,...
static check_box paste(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent paste check_box with specified three_state,...
static check_box add(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent add check_box with specified check_state,...
static check_box options(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent options check_box with specified parent,...
static check_box next()
Create a system-defined check_box that represent next check_box.
static check_box up(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent up check_box with specified location,...
static check_box bold(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent bold check_box with specified parent,...
static check_box cut(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent cut check_box with specified check_state,...
static check_box contents(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent contents check_box with specified parent,...
static check_box select_all(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent select_all check_box with specified parent,...
static check_box align_left(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent align_left check_box with specified check_state,...
static check_box ok(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent ok check_box with specified check_state,...
static check_box settings(xtd::forms::check_state check_state)
Create a system-defined check_box that represent settings check_box with specified and check_state.
static check_box zoom_to_fit(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent zoom_to_fit check_box with specified location,...
static check_box network(const control &parent)
Create a system-defined check_box that represent network check_box with specified parent.
static check_box underline(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent underline check_box with specified three_state,...
static check_box alignment()
Create a system-defined check_box that represent alignment check_box.
static check_box home(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent home check_box with specified three_state,...
static check_box floppy(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent floppy check_box with specified parent,...
static check_box up(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent up check_box with specified parent,...
static check_box network(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent network check_box with specified parent,...
static check_box paste(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent paste check_box with specified parent,...
static check_box info(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent info check_box with specified parent,...
static check_box properties(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent properties check_box with specified parent,...
static check_box network(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent network check_box with specified parent,...
static check_box clear(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent clear check_box with specified check_state,...
static check_box contents()
Create a system-defined check_box that represent contents check_box.
static check_box previous(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent previous check_box with specified parent,...
static check_box revert_to_saved(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent revert_to_saved check_box with specified location,...
static check_box help(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent help check_box with specified parent,...
static check_box actual_size(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent actual_size check_box with specified three_state,...
static check_box new_(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent new_ check_box with specified check_state,...
static check_box save_as(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent save_as check_box with specified parent,...
static check_box tools(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent tools check_box with specified parent,...
static check_box cdrom(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static check_box bold(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent bold check_box with specified check_state,...
static check_box options(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent options check_box with specified three_state,...
static check_box underline(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent underline check_box with specified parent,...
static check_box top(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent top check_box with specified parent,...
static check_box ignore(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent ignore check_box with specified three_state,...
static check_box next(bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent next check_box with specified three_state,...
static check_box last(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent last check_box with specified parent,...
static check_box bold(const control &parent, xtd::forms::check_state check_state)
Create a system-defined check_box that represent bold check_box with specified parent,...
static check_box align_right(const drawing::point &location)
Create a system-defined check_box that represent align_right check_box with specified location.
static check_box undelete(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined check_box that represent undelete check_box with specified parent,...
static check_box del(const control &parent, const drawing::point &location)
Create a system-defined check_box that represent del check_box with specified parent,...
static check_box network(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent network check_box with specified check_state,...
static check_box previous(const control &parent)
Create a system-defined check_box that represent previous check_box with specified parent.
static check_box edit(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined check_box that represent edit check_box with specified location,...
static check_box back(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent back check_box with specified check_state,...
static check_box convert(const drawing::point &location, const drawing::size &size)
Create a system-defined check_box that represent convert check_box with specified location,...
static check_box undelete(const control &parent)
Create a system-defined check_box that represent undelete check_box with specified parent.
static check_box retry(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined check_box that represent retry check_box with specified check_state,...
Defines the base class for controls, which are components with visual representation.
Definition control.h:79
Represents text as a sequence of UTF-8 code units.
Definition ustring.h:47
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition static.h:37
size_t size
Represents a size of any object in bytes.
Definition types.h:197
check_state
Specifies the state of a control, such as a check box, that can be checked, unchecked,...
Definition check_state.h:21
@ location
Specifies that both the x and y coordinates of the control are defined.
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition xtd_about_box.h:12
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10