xtd 0.2.0
Loading...
Searching...
No Matches
radio_buttons.h
Go to the documentation of this file.
1
4#pragma once
5#include "radio_button.h"
6
8namespace xtd {
10 namespace forms {
25 public:
27
35 static radio_button abort(const drawing::point& location);
40 static radio_button abort(const drawing::point& location, const drawing::size& size);
46 static radio_button abort(const drawing::point& location, const drawing::size& size, const xtd::string& name);
50 static radio_button abort(bool checked);
55 static radio_button abort(bool checked, const drawing::point& location);
61 static radio_button abort(bool checked, const drawing::point& location, const drawing::size& size);
68 static radio_button abort(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
72 static radio_button abort(const control& parent);
77 static radio_button abort(const control& parent, const drawing::point& location);
83 static radio_button abort(const control& parent, const drawing::point& location, const drawing::size& size);
90 static radio_button abort(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
95 static radio_button abort(const control& parent, bool checked);
101 static radio_button abort(const control& parent, bool checked, const drawing::point& location);
108 static radio_button abort(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
116 static radio_button abort(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
117
124 static radio_button about(const drawing::point& location);
129 static radio_button about(const drawing::point& location, const drawing::size& size);
135 static radio_button about(const drawing::point& location, const drawing::size& size, const xtd::string& name);
139 static radio_button about(bool checked);
144 static radio_button about(bool checked, const drawing::point& location);
150 static radio_button about(bool checked, const drawing::point& location, const drawing::size& size);
157 static radio_button about(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
161 static radio_button about(const control& parent);
166 static radio_button about(const control& parent, const drawing::point& location);
172 static radio_button about(const control& parent, const drawing::point& location, const drawing::size& size);
179 static radio_button about(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
184 static radio_button about(const control& parent, bool checked);
190 static radio_button about(const control& parent, bool checked, const drawing::point& location);
197 static radio_button about(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
205 static radio_button about(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
206
213 static radio_button actual_size(const drawing::point& location);
224 static radio_button actual_size(const drawing::point& location, const drawing::size& size, const xtd::string& name);
228 static radio_button actual_size(bool checked);
233 static radio_button actual_size(bool checked, const drawing::point& location);
239 static radio_button actual_size(bool checked, const drawing::point& location, const drawing::size& size);
246 static radio_button actual_size(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
250 static radio_button actual_size(const control& parent);
255 static radio_button actual_size(const control& parent, const drawing::point& location);
261 static radio_button actual_size(const control& parent, const drawing::point& location, const drawing::size& size);
268 static radio_button actual_size(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
273 static radio_button actual_size(const control& parent, bool checked);
279 static radio_button actual_size(const control& parent, bool checked, const drawing::point& location);
286 static radio_button actual_size(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
294 static radio_button actual_size(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
295
302 static radio_button add(const drawing::point& location);
307 static radio_button add(const drawing::point& location, const drawing::size& size);
313 static radio_button add(const drawing::point& location, const drawing::size& size, const xtd::string& name);
317 static radio_button add(bool checked);
322 static radio_button add(bool checked, const drawing::point& location);
328 static radio_button add(bool checked, const drawing::point& location, const drawing::size& size);
335 static radio_button add(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
339 static radio_button add(const control& parent);
344 static radio_button add(const control& parent, const drawing::point& location);
350 static radio_button add(const control& parent, const drawing::point& location, const drawing::size& size);
357 static radio_button add(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
362 static radio_button add(const control& parent, bool checked);
368 static radio_button add(const control& parent, bool checked, const drawing::point& location);
375 static radio_button add(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
383 static radio_button add(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
384
391 static radio_button alignment(const drawing::point& location);
396 static radio_button alignment(const drawing::point& location, const drawing::size& size);
402 static radio_button alignment(const drawing::point& location, const drawing::size& size, const xtd::string& name);
406 static radio_button alignment(bool checked);
411 static radio_button alignment(bool checked, const drawing::point& location);
417 static radio_button alignment(bool checked, const drawing::point& location, const drawing::size& size);
424 static radio_button alignment(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
428 static radio_button alignment(const control& parent);
433 static radio_button alignment(const control& parent, const drawing::point& location);
439 static radio_button alignment(const control& parent, const drawing::point& location, const drawing::size& size);
446 static radio_button alignment(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
451 static radio_button alignment(const control& parent, bool checked);
457 static radio_button alignment(const control& parent, bool checked, const drawing::point& location);
464 static radio_button alignment(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
472 static radio_button alignment(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
473
480 static radio_button align_left(const drawing::point& location);
485 static radio_button align_left(const drawing::point& location, const drawing::size& size);
491 static radio_button align_left(const drawing::point& location, const drawing::size& size, const xtd::string& name);
495 static radio_button align_left(bool checked);
500 static radio_button align_left(bool checked, const drawing::point& location);
506 static radio_button align_left(bool checked, const drawing::point& location, const drawing::size& size);
513 static radio_button align_left(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
517 static radio_button align_left(const control& parent);
522 static radio_button align_left(const control& parent, const drawing::point& location);
528 static radio_button align_left(const control& parent, const drawing::point& location, const drawing::size& size);
535 static radio_button align_left(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
540 static radio_button align_left(const control& parent, bool checked);
546 static radio_button align_left(const control& parent, bool checked, const drawing::point& location);
553 static radio_button align_left(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
561 static radio_button align_left(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
562
569 static radio_button align_right(const drawing::point& location);
580 static radio_button align_right(const drawing::point& location, const drawing::size& size, const xtd::string& name);
584 static radio_button align_right(bool checked);
589 static radio_button align_right(bool checked, const drawing::point& location);
595 static radio_button align_right(bool checked, const drawing::point& location, const drawing::size& size);
602 static radio_button align_right(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
606 static radio_button align_right(const control& parent);
611 static radio_button align_right(const control& parent, const drawing::point& location);
617 static radio_button align_right(const control& parent, const drawing::point& location, const drawing::size& size);
624 static radio_button align_right(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
629 static radio_button align_right(const control& parent, bool checked);
635 static radio_button align_right(const control& parent, bool checked, const drawing::point& location);
642 static radio_button align_right(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
650 static radio_button align_right(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
651
658 static radio_button apply(const drawing::point& location);
663 static radio_button apply(const drawing::point& location, const drawing::size& size);
669 static radio_button apply(const drawing::point& location, const drawing::size& size, const xtd::string& name);
673 static radio_button apply(bool checked);
678 static radio_button apply(bool checked, const drawing::point& location);
684 static radio_button apply(bool checked, const drawing::point& location, const drawing::size& size);
691 static radio_button apply(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
695 static radio_button apply(const control& parent);
700 static radio_button apply(const control& parent, const drawing::point& location);
706 static radio_button apply(const control& parent, const drawing::point& location, const drawing::size& size);
713 static radio_button apply(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
718 static radio_button apply(const control& parent, bool checked);
724 static radio_button apply(const control& parent, bool checked, const drawing::point& location);
731 static radio_button apply(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
739 static radio_button apply(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
740
747 static radio_button ascending(const drawing::point& location);
752 static radio_button ascending(const drawing::point& location, const drawing::size& size);
758 static radio_button ascending(const drawing::point& location, const drawing::size& size, const xtd::string& name);
762 static radio_button ascending(bool checked);
767 static radio_button ascending(bool checked, const drawing::point& location);
773 static radio_button ascending(bool checked, const drawing::point& location, const drawing::size& size);
780 static radio_button ascending(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
784 static radio_button ascending(const control& parent);
789 static radio_button ascending(const control& parent, const drawing::point& location);
795 static radio_button ascending(const control& parent, const drawing::point& location, const drawing::size& size);
802 static radio_button ascending(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
807 static radio_button ascending(const control& parent, bool checked);
813 static radio_button ascending(const control& parent, bool checked, const drawing::point& location);
820 static radio_button ascending(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
828 static radio_button ascending(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
829
836 static radio_button back(const drawing::point& location);
841 static radio_button back(const drawing::point& location, const drawing::size& size);
847 static radio_button back(const drawing::point& location, const drawing::size& size, const xtd::string& name);
851 static radio_button back(bool checked);
856 static radio_button back(bool checked, const drawing::point& location);
862 static radio_button back(bool checked, const drawing::point& location, const drawing::size& size);
869 static radio_button back(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
873 static radio_button back(const control& parent);
878 static radio_button back(const control& parent, const drawing::point& location);
884 static radio_button back(const control& parent, const drawing::point& location, const drawing::size& size);
891 static radio_button back(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
896 static radio_button back(const control& parent, bool checked);
902 static radio_button back(const control& parent, bool checked, const drawing::point& location);
909 static radio_button back(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
917 static radio_button back(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
918
925 static radio_button bold(const drawing::point& location);
930 static radio_button bold(const drawing::point& location, const drawing::size& size);
936 static radio_button bold(const drawing::point& location, const drawing::size& size, const xtd::string& name);
940 static radio_button bold(bool checked);
945 static radio_button bold(bool checked, const drawing::point& location);
951 static radio_button bold(bool checked, const drawing::point& location, const drawing::size& size);
958 static radio_button bold(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
962 static radio_button bold(const control& parent);
967 static radio_button bold(const control& parent, const drawing::point& location);
973 static radio_button bold(const control& parent, const drawing::point& location, const drawing::size& size);
980 static radio_button bold(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
985 static radio_button bold(const control& parent, bool checked);
991 static radio_button bold(const control& parent, bool checked, const drawing::point& location);
998 static radio_button bold(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
1006 static radio_button bold(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1007
1014 static radio_button bottom(const drawing::point& location);
1019 static radio_button bottom(const drawing::point& location, const drawing::size& size);
1025 static radio_button bottom(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1029 static radio_button bottom(bool checked);
1034 static radio_button bottom(bool checked, const drawing::point& location);
1040 static radio_button bottom(bool checked, const drawing::point& location, const drawing::size& size);
1047 static radio_button bottom(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1051 static radio_button bottom(const control& parent);
1056 static radio_button bottom(const control& parent, const drawing::point& location);
1062 static radio_button bottom(const control& parent, const drawing::point& location, const drawing::size& size);
1069 static radio_button bottom(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1074 static radio_button bottom(const control& parent, bool checked);
1080 static radio_button bottom(const control& parent, bool checked, const drawing::point& location);
1087 static radio_button bottom(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
1095 static radio_button bottom(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1096
1103 static radio_button cancel(const drawing::point& location);
1108 static radio_button cancel(const drawing::point& location, const drawing::size& size);
1114 static radio_button cancel(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1118 static radio_button cancel(bool checked);
1123 static radio_button cancel(bool checked, const drawing::point& location);
1129 static radio_button cancel(bool checked, const drawing::point& location, const drawing::size& size);
1136 static radio_button cancel(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1140 static radio_button cancel(const control& parent);
1145 static radio_button cancel(const control& parent, const drawing::point& location);
1151 static radio_button cancel(const control& parent, const drawing::point& location, const drawing::size& size);
1158 static radio_button cancel(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1163 static radio_button cancel(const control& parent, bool checked);
1169 static radio_button cancel(const control& parent, bool checked, const drawing::point& location);
1176 static radio_button cancel(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
1184 static radio_button cancel(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1185
1192 static radio_button cdrom(const drawing::point& location);
1197 static radio_button cdrom(const drawing::point& location, const drawing::size& size);
1203 static radio_button cdrom(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1207 static radio_button cdrom(bool checked);
1212 static radio_button cdrom(bool checked, const drawing::point& location);
1218 static radio_button cdrom(bool checked, const drawing::point& location, const drawing::size& size);
1225 static radio_button cdrom(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1229 static radio_button cdrom(const control& parent);
1234 static radio_button cdrom(const control& parent, const drawing::point& location);
1240 static radio_button cdrom(const control& parent, const drawing::point& location, const drawing::size& size);
1247 static radio_button cdrom(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1252 static radio_button cdrom(const control& parent, bool checked);
1258 static radio_button cdrom(const control& parent, bool checked, const drawing::point& location);
1265 static radio_button cdrom(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
1273 static radio_button cdrom(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1274
1281 static radio_button centered(const drawing::point& location);
1286 static radio_button centered(const drawing::point& location, const drawing::size& size);
1292 static radio_button centered(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1296 static radio_button centered(bool checked);
1301 static radio_button centered(bool checked, const drawing::point& location);
1307 static radio_button centered(bool checked, const drawing::point& location, const drawing::size& size);
1314 static radio_button centered(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1318 static radio_button centered(const control& parent);
1323 static radio_button centered(const control& parent, const drawing::point& location);
1329 static radio_button centered(const control& parent, const drawing::point& location, const drawing::size& size);
1336 static radio_button centered(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1341 static radio_button centered(const control& parent, bool checked);
1347 static radio_button centered(const control& parent, bool checked, const drawing::point& location);
1354 static radio_button centered(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
1362 static radio_button centered(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1363
1370 static radio_button clear(const drawing::point& location);
1375 static radio_button clear(const drawing::point& location, const drawing::size& size);
1381 static radio_button clear(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1385 static radio_button clear(bool checked);
1390 static radio_button clear(bool checked, const drawing::point& location);
1396 static radio_button clear(bool checked, const drawing::point& location, const drawing::size& size);
1403 static radio_button clear(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1407 static radio_button clear(const control& parent);
1412 static radio_button clear(const control& parent, const drawing::point& location);
1418 static radio_button clear(const control& parent, const drawing::point& location, const drawing::size& size);
1425 static radio_button clear(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1430 static radio_button clear(const control& parent, bool checked);
1436 static radio_button clear(const control& parent, bool checked, const drawing::point& location);
1443 static radio_button clear(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
1451 static radio_button clear(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1452
1459 static radio_button close(const drawing::point& location);
1464 static radio_button close(const drawing::point& location, const drawing::size& size);
1470 static radio_button close(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1474 static radio_button close(bool checked);
1479 static radio_button close(bool checked, const drawing::point& location);
1485 static radio_button close(bool checked, const drawing::point& location, const drawing::size& size);
1492 static radio_button close(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1496 static radio_button close(const control& parent);
1501 static radio_button close(const control& parent, const drawing::point& location);
1507 static radio_button close(const control& parent, const drawing::point& location, const drawing::size& size);
1514 static radio_button close(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1519 static radio_button close(const control& parent, bool checked);
1525 static radio_button close(const control& parent, bool checked, const drawing::point& location);
1532 static radio_button close(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
1540 static radio_button close(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1541
1548 static radio_button color(const drawing::point& location);
1553 static radio_button color(const drawing::point& location, const drawing::size& size);
1559 static radio_button color(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1563 static radio_button color(bool checked);
1568 static radio_button color(bool checked, const drawing::point& location);
1574 static radio_button color(bool checked, const drawing::point& location, const drawing::size& size);
1581 static radio_button color(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1585 static radio_button color(const control& parent);
1590 static radio_button color(const control& parent, const drawing::point& location);
1596 static radio_button color(const control& parent, const drawing::point& location, const drawing::size& size);
1603 static radio_button color(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1608 static radio_button color(const control& parent, bool checked);
1614 static radio_button color(const control& parent, bool checked, const drawing::point& location);
1621 static radio_button color(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
1629 static radio_button color(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1630
1637 static radio_button contents(const drawing::point& location);
1642 static radio_button contents(const drawing::point& location, const drawing::size& size);
1648 static radio_button contents(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1652 static radio_button contents(bool checked);
1657 static radio_button contents(bool checked, const drawing::point& location);
1663 static radio_button contents(bool checked, const drawing::point& location, const drawing::size& size);
1670 static radio_button contents(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1674 static radio_button contents(const control& parent);
1679 static radio_button contents(const control& parent, const drawing::point& location);
1685 static radio_button contents(const control& parent, const drawing::point& location, const drawing::size& size);
1692 static radio_button contents(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1697 static radio_button contents(const control& parent, bool checked);
1703 static radio_button contents(const control& parent, bool checked, const drawing::point& location);
1710 static radio_button contents(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
1718 static radio_button contents(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1719
1726 static radio_button convert(const drawing::point& location);
1731 static radio_button convert(const drawing::point& location, const drawing::size& size);
1737 static radio_button convert(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1741 static radio_button convert(bool checked);
1746 static radio_button convert(bool checked, const drawing::point& location);
1752 static radio_button convert(bool checked, const drawing::point& location, const drawing::size& size);
1759 static radio_button convert(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1763 static radio_button convert(const control& parent);
1768 static radio_button convert(const control& parent, const drawing::point& location);
1774 static radio_button convert(const control& parent, const drawing::point& location, const drawing::size& size);
1781 static radio_button convert(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1786 static radio_button convert(const control& parent, bool checked);
1792 static radio_button convert(const control& parent, bool checked, const drawing::point& location);
1799 static radio_button convert(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
1807 static radio_button convert(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1808
1815 static radio_button copy(const drawing::point& location);
1820 static radio_button copy(const drawing::point& location, const drawing::size& size);
1826 static radio_button copy(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1830 static radio_button copy(bool checked);
1835 static radio_button copy(bool checked, const drawing::point& location);
1841 static radio_button copy(bool checked, const drawing::point& location, const drawing::size& size);
1848 static radio_button copy(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1852 static radio_button copy(const control& parent);
1857 static radio_button copy(const control& parent, const drawing::point& location);
1863 static radio_button copy(const control& parent, const drawing::point& location, const drawing::size& size);
1870 static radio_button copy(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1875 static radio_button copy(const control& parent, bool checked);
1881 static radio_button copy(const control& parent, bool checked, const drawing::point& location);
1888 static radio_button copy(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
1896 static radio_button copy(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1897
1904 static radio_button customize(const drawing::point& location);
1909 static radio_button customize(const drawing::point& location, const drawing::size& size);
1915 static radio_button customize(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1919 static radio_button customize(bool checked);
1924 static radio_button customize(bool checked, const drawing::point& location);
1930 static radio_button customize(bool checked, const drawing::point& location, const drawing::size& size);
1937 static radio_button customize(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1941 static radio_button customize(const control& parent);
1946 static radio_button customize(const control& parent, const drawing::point& location);
1952 static radio_button customize(const control& parent, const drawing::point& location, const drawing::size& size);
1959 static radio_button customize(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1964 static radio_button customize(const control& parent, bool checked);
1970 static radio_button customize(const control& parent, bool checked, const drawing::point& location);
1977 static radio_button customize(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
1985 static radio_button customize(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1986
1993 static radio_button cut(const drawing::point& location);
1998 static radio_button cut(const drawing::point& location, const drawing::size& size);
2004 static radio_button cut(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2008 static radio_button cut(bool checked);
2013 static radio_button cut(bool checked, const drawing::point& location);
2019 static radio_button cut(bool checked, const drawing::point& location, const drawing::size& size);
2026 static radio_button cut(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2030 static radio_button cut(const control& parent);
2035 static radio_button cut(const control& parent, const drawing::point& location);
2041 static radio_button cut(const control& parent, const drawing::point& location, const drawing::size& size);
2048 static radio_button cut(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2053 static radio_button cut(const control& parent, bool checked);
2059 static radio_button cut(const control& parent, bool checked, const drawing::point& location);
2066 static radio_button cut(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
2074 static radio_button cut(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2075
2082 static radio_button del(const drawing::point& location);
2087 static radio_button del(const drawing::point& location, const drawing::size& size);
2093 static radio_button del(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2097 static radio_button del(bool checked);
2102 static radio_button del(bool checked, const drawing::point& location);
2108 static radio_button del(bool checked, const drawing::point& location, const drawing::size& size);
2115 static radio_button del(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2119 static radio_button del(const control& parent);
2124 static radio_button del(const control& parent, const drawing::point& location);
2130 static radio_button del(const control& parent, const drawing::point& location, const drawing::size& size);
2137 static radio_button del(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2142 static radio_button del(const control& parent, bool checked);
2148 static radio_button del(const control& parent, bool checked, const drawing::point& location);
2155 static radio_button del(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
2163 static radio_button del(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2164
2171 static radio_button descending(const drawing::point& location);
2182 static radio_button descending(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2186 static radio_button descending(bool checked);
2191 static radio_button descending(bool checked, const drawing::point& location);
2197 static radio_button descending(bool checked, const drawing::point& location, const drawing::size& size);
2204 static radio_button descending(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2208 static radio_button descending(const control& parent);
2213 static radio_button descending(const control& parent, const drawing::point& location);
2219 static radio_button descending(const control& parent, const drawing::point& location, const drawing::size& size);
2226 static radio_button descending(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2231 static radio_button descending(const control& parent, bool checked);
2237 static radio_button descending(const control& parent, bool checked, const drawing::point& location);
2244 static radio_button descending(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
2252 static radio_button descending(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2253
2260 static radio_button down(const drawing::point& location);
2265 static radio_button down(const drawing::point& location, const drawing::size& size);
2271 static radio_button down(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2275 static radio_button down(bool checked);
2280 static radio_button down(bool checked, const drawing::point& location);
2286 static radio_button down(bool checked, const drawing::point& location, const drawing::size& size);
2293 static radio_button down(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2297 static radio_button down(const control& parent);
2302 static radio_button down(const control& parent, const drawing::point& location);
2308 static radio_button down(const control& parent, const drawing::point& location, const drawing::size& size);
2315 static radio_button down(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2320 static radio_button down(const control& parent, bool checked);
2326 static radio_button down(const control& parent, bool checked, const drawing::point& location);
2333 static radio_button down(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
2341 static radio_button down(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2342
2349 static radio_button edit(const drawing::point& location);
2354 static radio_button edit(const drawing::point& location, const drawing::size& size);
2360 static radio_button edit(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2364 static radio_button edit(bool checked);
2369 static radio_button edit(bool checked, const drawing::point& location);
2375 static radio_button edit(bool checked, const drawing::point& location, const drawing::size& size);
2382 static radio_button edit(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2386 static radio_button edit(const control& parent);
2391 static radio_button edit(const control& parent, const drawing::point& location);
2397 static radio_button edit(const control& parent, const drawing::point& location, const drawing::size& size);
2404 static radio_button edit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2409 static radio_button edit(const control& parent, bool checked);
2415 static radio_button edit(const control& parent, bool checked, const drawing::point& location);
2422 static radio_button edit(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
2430 static radio_button edit(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2431
2438 static radio_button execute(const drawing::point& location);
2443 static radio_button execute(const drawing::point& location, const drawing::size& size);
2449 static radio_button execute(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2453 static radio_button execute(bool checked);
2458 static radio_button execute(bool checked, const drawing::point& location);
2464 static radio_button execute(bool checked, const drawing::point& location, const drawing::size& size);
2471 static radio_button execute(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2475 static radio_button execute(const control& parent);
2480 static radio_button execute(const control& parent, const drawing::point& location);
2486 static radio_button execute(const control& parent, const drawing::point& location, const drawing::size& size);
2493 static radio_button execute(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2498 static radio_button execute(const control& parent, bool checked);
2504 static radio_button execute(const control& parent, bool checked, const drawing::point& location);
2511 static radio_button execute(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
2519 static radio_button execute(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2520
2527 static radio_button exit(const drawing::point& location);
2532 static radio_button exit(const drawing::point& location, const drawing::size& size);
2538 static radio_button exit(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2542 static radio_button exit(bool checked);
2547 static radio_button exit(bool checked, const drawing::point& location);
2553 static radio_button exit(bool checked, const drawing::point& location, const drawing::size& size);
2560 static radio_button exit(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2564 static radio_button exit(const control& parent);
2569 static radio_button exit(const control& parent, const drawing::point& location);
2575 static radio_button exit(const control& parent, const drawing::point& location, const drawing::size& size);
2582 static radio_button exit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2587 static radio_button exit(const control& parent, bool checked);
2593 static radio_button exit(const control& parent, bool checked, const drawing::point& location);
2600 static radio_button exit(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
2608 static radio_button exit(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2609
2616 static radio_button file(const drawing::point& location);
2621 static radio_button file(const drawing::point& location, const drawing::size& size);
2627 static radio_button file(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2631 static radio_button file(bool checked);
2636 static radio_button file(bool checked, const drawing::point& location);
2642 static radio_button file(bool checked, const drawing::point& location, const drawing::size& size);
2649 static radio_button file(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2653 static radio_button file(const control& parent);
2658 static radio_button file(const control& parent, const drawing::point& location);
2664 static radio_button file(const control& parent, const drawing::point& location, const drawing::size& size);
2671 static radio_button file(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2676 static radio_button file(const control& parent, bool checked);
2682 static radio_button file(const control& parent, bool checked, const drawing::point& location);
2689 static radio_button file(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
2697 static radio_button file(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2698
2705 static radio_button find(const drawing::point& location);
2710 static radio_button find(const drawing::point& location, const drawing::size& size);
2716 static radio_button find(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2720 static radio_button find(bool checked);
2725 static radio_button find(bool checked, const drawing::point& location);
2731 static radio_button find(bool checked, const drawing::point& location, const drawing::size& size);
2738 static radio_button find(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2742 static radio_button find(const control& parent);
2747 static radio_button find(const control& parent, const drawing::point& location);
2753 static radio_button find(const control& parent, const drawing::point& location, const drawing::size& size);
2760 static radio_button find(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2765 static radio_button find(const control& parent, bool checked);
2771 static radio_button find(const control& parent, bool checked, const drawing::point& location);
2778 static radio_button find(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
2786 static radio_button find(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2787
2794 static radio_button first(const drawing::point& location);
2799 static radio_button first(const drawing::point& location, const drawing::size& size);
2805 static radio_button first(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2809 static radio_button first(bool checked);
2814 static radio_button first(bool checked, const drawing::point& location);
2820 static radio_button first(bool checked, const drawing::point& location, const drawing::size& size);
2827 static radio_button first(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2831 static radio_button first(const control& parent);
2836 static radio_button first(const control& parent, const drawing::point& location);
2842 static radio_button first(const control& parent, const drawing::point& location, const drawing::size& size);
2849 static radio_button first(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2854 static radio_button first(const control& parent, bool checked);
2860 static radio_button first(const control& parent, bool checked, const drawing::point& location);
2867 static radio_button first(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
2875 static radio_button first(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2876
2883 static radio_button floppy(const drawing::point& location);
2888 static radio_button floppy(const drawing::point& location, const drawing::size& size);
2894 static radio_button floppy(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2898 static radio_button floppy(bool checked);
2903 static radio_button floppy(bool checked, const drawing::point& location);
2909 static radio_button floppy(bool checked, const drawing::point& location, const drawing::size& size);
2916 static radio_button floppy(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2920 static radio_button floppy(const control& parent);
2925 static radio_button floppy(const control& parent, const drawing::point& location);
2931 static radio_button floppy(const control& parent, const drawing::point& location, const drawing::size& size);
2938 static radio_button floppy(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2943 static radio_button floppy(const control& parent, bool checked);
2949 static radio_button floppy(const control& parent, bool checked, const drawing::point& location);
2956 static radio_button floppy(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
2964 static radio_button floppy(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2965
2972 static radio_button font(const drawing::point& location);
2977 static radio_button font(const drawing::point& location, const drawing::size& size);
2983 static radio_button font(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2987 static radio_button font(bool checked);
2992 static radio_button font(bool checked, const drawing::point& location);
2998 static radio_button font(bool checked, const drawing::point& location, const drawing::size& size);
3005 static radio_button font(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3009 static radio_button font(const control& parent);
3014 static radio_button font(const control& parent, const drawing::point& location);
3020 static radio_button font(const control& parent, const drawing::point& location, const drawing::size& size);
3027 static radio_button font(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3032 static radio_button font(const control& parent, bool checked);
3038 static radio_button font(const control& parent, bool checked, const drawing::point& location);
3045 static radio_button font(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
3053 static radio_button font(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3054
3061 static radio_button forward(const drawing::point& location);
3066 static radio_button forward(const drawing::point& location, const drawing::size& size);
3072 static radio_button forward(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3076 static radio_button forward(bool checked);
3081 static radio_button forward(bool checked, const drawing::point& location);
3087 static radio_button forward(bool checked, const drawing::point& location, const drawing::size& size);
3094 static radio_button forward(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3098 static radio_button forward(const control& parent);
3103 static radio_button forward(const control& parent, const drawing::point& location);
3109 static radio_button forward(const control& parent, const drawing::point& location, const drawing::size& size);
3116 static radio_button forward(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3121 static radio_button forward(const control& parent, bool checked);
3127 static radio_button forward(const control& parent, bool checked, const drawing::point& location);
3134 static radio_button forward(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
3142 static radio_button forward(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3143
3150 static radio_button harddisk(const drawing::point& location);
3155 static radio_button harddisk(const drawing::point& location, const drawing::size& size);
3161 static radio_button harddisk(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3165 static radio_button harddisk(bool checked);
3170 static radio_button harddisk(bool checked, const drawing::point& location);
3176 static radio_button harddisk(bool checked, const drawing::point& location, const drawing::size& size);
3183 static radio_button harddisk(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3187 static radio_button harddisk(const control& parent);
3192 static radio_button harddisk(const control& parent, const drawing::point& location);
3198 static radio_button harddisk(const control& parent, const drawing::point& location, const drawing::size& size);
3205 static radio_button harddisk(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3210 static radio_button harddisk(const control& parent, bool checked);
3216 static radio_button harddisk(const control& parent, bool checked, const drawing::point& location);
3223 static radio_button harddisk(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
3231 static radio_button harddisk(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3232
3239 static radio_button help(const drawing::point& location);
3244 static radio_button help(const drawing::point& location, const drawing::size& size);
3250 static radio_button help(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3254 static radio_button help(bool checked);
3259 static radio_button help(bool checked, const drawing::point& location);
3265 static radio_button help(bool checked, const drawing::point& location, const drawing::size& size);
3272 static radio_button help(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3276 static radio_button help(const control& parent);
3281 static radio_button help(const control& parent, const drawing::point& location);
3287 static radio_button help(const control& parent, const drawing::point& location, const drawing::size& size);
3294 static radio_button help(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3299 static radio_button help(const control& parent, bool checked);
3305 static radio_button help(const control& parent, bool checked, const drawing::point& location);
3312 static radio_button help(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
3320 static radio_button help(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3321
3328 static radio_button home(const drawing::point& location);
3333 static radio_button home(const drawing::point& location, const drawing::size& size);
3339 static radio_button home(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3343 static radio_button home(bool checked);
3348 static radio_button home(bool checked, const drawing::point& location);
3354 static radio_button home(bool checked, const drawing::point& location, const drawing::size& size);
3361 static radio_button home(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3365 static radio_button home(const control& parent);
3370 static radio_button home(const control& parent, const drawing::point& location);
3376 static radio_button home(const control& parent, const drawing::point& location, const drawing::size& size);
3383 static radio_button home(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3388 static radio_button home(const control& parent, bool checked);
3394 static radio_button home(const control& parent, bool checked, const drawing::point& location);
3401 static radio_button home(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
3409 static radio_button home(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3410
3417 static radio_button ignore(const drawing::point& location);
3422 static radio_button ignore(const drawing::point& location, const drawing::size& size);
3428 static radio_button ignore(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3432 static radio_button ignore(bool checked);
3437 static radio_button ignore(bool checked, const drawing::point& location);
3443 static radio_button ignore(bool checked, const drawing::point& location, const drawing::size& size);
3450 static radio_button ignore(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3454 static radio_button ignore(const control& parent);
3459 static radio_button ignore(const control& parent, const drawing::point& location);
3465 static radio_button ignore(const control& parent, const drawing::point& location, const drawing::size& size);
3472 static radio_button ignore(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3477 static radio_button ignore(const control& parent, bool checked);
3483 static radio_button ignore(const control& parent, bool checked, const drawing::point& location);
3490 static radio_button ignore(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
3498 static radio_button ignore(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3499
3506 static radio_button indent(const drawing::point& location);
3511 static radio_button indent(const drawing::point& location, const drawing::size& size);
3517 static radio_button indent(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3521 static radio_button indent(bool checked);
3526 static radio_button indent(bool checked, const drawing::point& location);
3532 static radio_button indent(bool checked, const drawing::point& location, const drawing::size& size);
3539 static radio_button indent(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3543 static radio_button indent(const control& parent);
3548 static radio_button indent(const control& parent, const drawing::point& location);
3554 static radio_button indent(const control& parent, const drawing::point& location, const drawing::size& size);
3561 static radio_button indent(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3566 static radio_button indent(const control& parent, bool checked);
3572 static radio_button indent(const control& parent, bool checked, const drawing::point& location);
3579 static radio_button indent(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
3587 static radio_button indent(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3588
3595 static radio_button index(const drawing::point& location);
3600 static radio_button index(const drawing::point& location, const drawing::size& size);
3606 static radio_button index(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3610 static radio_button index(bool checked);
3615 static radio_button index(bool checked, const drawing::point& location);
3621 static radio_button index(bool checked, const drawing::point& location, const drawing::size& size);
3628 static radio_button index(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3632 static radio_button index(const control& parent);
3637 static radio_button index(const control& parent, const drawing::point& location);
3643 static radio_button index(const control& parent, const drawing::point& location, const drawing::size& size);
3650 static radio_button index(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3655 static radio_button index(const control& parent, bool checked);
3661 static radio_button index(const control& parent, bool checked, const drawing::point& location);
3668 static radio_button index(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
3676 static radio_button index(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3677
3684 static radio_button info(const drawing::point& location);
3689 static radio_button info(const drawing::point& location, const drawing::size& size);
3695 static radio_button info(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3699 static radio_button info(bool checked);
3704 static radio_button info(bool checked, const drawing::point& location);
3710 static radio_button info(bool checked, const drawing::point& location, const drawing::size& size);
3717 static radio_button info(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3721 static radio_button info(const control& parent);
3726 static radio_button info(const control& parent, const drawing::point& location);
3732 static radio_button info(const control& parent, const drawing::point& location, const drawing::size& size);
3739 static radio_button info(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3744 static radio_button info(const control& parent, bool checked);
3750 static radio_button info(const control& parent, bool checked, const drawing::point& location);
3757 static radio_button info(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
3765 static radio_button info(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3766
3773 static radio_button italic(const drawing::point& location);
3778 static radio_button italic(const drawing::point& location, const drawing::size& size);
3784 static radio_button italic(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3788 static radio_button italic(bool checked);
3793 static radio_button italic(bool checked, const drawing::point& location);
3799 static radio_button italic(bool checked, const drawing::point& location, const drawing::size& size);
3806 static radio_button italic(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3810 static radio_button italic(const control& parent);
3815 static radio_button italic(const control& parent, const drawing::point& location);
3821 static radio_button italic(const control& parent, const drawing::point& location, const drawing::size& size);
3828 static radio_button italic(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3833 static radio_button italic(const control& parent, bool checked);
3839 static radio_button italic(const control& parent, bool checked, const drawing::point& location);
3846 static radio_button italic(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
3854 static radio_button italic(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3855
3862 static radio_button justified(const drawing::point& location);
3867 static radio_button justified(const drawing::point& location, const drawing::size& size);
3873 static radio_button justified(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3877 static radio_button justified(bool checked);
3882 static radio_button justified(bool checked, const drawing::point& location);
3888 static radio_button justified(bool checked, const drawing::point& location, const drawing::size& size);
3895 static radio_button justified(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3899 static radio_button justified(const control& parent);
3904 static radio_button justified(const control& parent, const drawing::point& location);
3910 static radio_button justified(const control& parent, const drawing::point& location, const drawing::size& size);
3917 static radio_button justified(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3922 static radio_button justified(const control& parent, bool checked);
3928 static radio_button justified(const control& parent, bool checked, const drawing::point& location);
3935 static radio_button justified(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
3943 static radio_button justified(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3944
3951 static radio_button jump_to(const drawing::point& location);
3956 static radio_button jump_to(const drawing::point& location, const drawing::size& size);
3962 static radio_button jump_to(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3966 static radio_button jump_to(bool checked);
3971 static radio_button jump_to(bool checked, const drawing::point& location);
3977 static radio_button jump_to(bool checked, const drawing::point& location, const drawing::size& size);
3984 static radio_button jump_to(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3988 static radio_button jump_to(const control& parent);
3993 static radio_button jump_to(const control& parent, const drawing::point& location);
3999 static radio_button jump_to(const control& parent, const drawing::point& location, const drawing::size& size);
4006 static radio_button jump_to(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4011 static radio_button jump_to(const control& parent, bool checked);
4017 static radio_button jump_to(const control& parent, bool checked, const drawing::point& location);
4024 static radio_button jump_to(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
4032 static radio_button jump_to(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4033
4040 static radio_button last(const drawing::point& location);
4045 static radio_button last(const drawing::point& location, const drawing::size& size);
4051 static radio_button last(const drawing::point& location, const drawing::size& size, const xtd::string& name);
4055 static radio_button last(bool checked);
4060 static radio_button last(bool checked, const drawing::point& location);
4066 static radio_button last(bool checked, const drawing::point& location, const drawing::size& size);
4073 static radio_button last(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4077 static radio_button last(const control& parent);
4082 static radio_button last(const control& parent, const drawing::point& location);
4088 static radio_button last(const control& parent, const drawing::point& location, const drawing::size& size);
4095 static radio_button last(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4100 static radio_button last(const control& parent, bool checked);
4106 static radio_button last(const control& parent, bool checked, const drawing::point& location);
4113 static radio_button last(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
4121 static radio_button last(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4122
4129 static radio_button network(const drawing::point& location);
4134 static radio_button network(const drawing::point& location, const drawing::size& size);
4140 static radio_button network(const drawing::point& location, const drawing::size& size, const xtd::string& name);
4144 static radio_button network(bool checked);
4149 static radio_button network(bool checked, const drawing::point& location);
4155 static radio_button network(bool checked, const drawing::point& location, const drawing::size& size);
4162 static radio_button network(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4166 static radio_button network(const control& parent);
4171 static radio_button network(const control& parent, const drawing::point& location);
4177 static radio_button network(const control& parent, const drawing::point& location, const drawing::size& size);
4184 static radio_button network(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4189 static radio_button network(const control& parent, bool checked);
4195 static radio_button network(const control& parent, bool checked, const drawing::point& location);
4202 static radio_button network(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
4210 static radio_button network(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4211
4218 static radio_button new_(const drawing::point& location);
4223 static radio_button new_(const drawing::point& location, const drawing::size& size);
4229 static radio_button new_(const drawing::point& location, const drawing::size& size, const xtd::string& name);
4233 static radio_button new_(bool checked);
4238 static radio_button new_(bool checked, const drawing::point& location);
4244 static radio_button new_(bool checked, const drawing::point& location, const drawing::size& size);
4251 static radio_button new_(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4255 static radio_button new_(const control& parent);
4260 static radio_button new_(const control& parent, const drawing::point& location);
4266 static radio_button new_(const control& parent, const drawing::point& location, const drawing::size& size);
4273 static radio_button new_(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4278 static radio_button new_(const control& parent, bool checked);
4284 static radio_button new_(const control& parent, bool checked, const drawing::point& location);
4291 static radio_button new_(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
4299 static radio_button new_(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4300
4307 static radio_button next(const drawing::point& location);
4312 static radio_button next(const drawing::point& location, const drawing::size& size);
4318 static radio_button next(const drawing::point& location, const drawing::size& size, const xtd::string& name);
4322 static radio_button next(bool checked);
4327 static radio_button next(bool checked, const drawing::point& location);
4333 static radio_button next(bool checked, const drawing::point& location, const drawing::size& size);
4340 static radio_button next(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4344 static radio_button next(const control& parent);
4349 static radio_button next(const control& parent, const drawing::point& location);
4355 static radio_button next(const control& parent, const drawing::point& location, const drawing::size& size);
4362 static radio_button next(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4367 static radio_button next(const control& parent, bool checked);
4373 static radio_button next(const control& parent, bool checked, const drawing::point& location);
4380 static radio_button next(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
4388 static radio_button next(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4389
4396 static radio_button no(const drawing::point& location);
4401 static radio_button no(const drawing::point& location, const drawing::size& size);
4407 static radio_button no(const drawing::point& location, const drawing::size& size, const xtd::string& name);
4411 static radio_button no(bool checked);
4416 static radio_button no(bool checked, const drawing::point& location);
4422 static radio_button no(bool checked, const drawing::point& location, const drawing::size& size);
4429 static radio_button no(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4433 static radio_button no(const control& parent);
4438 static radio_button no(const control& parent, const drawing::point& location);
4444 static radio_button no(const control& parent, const drawing::point& location, const drawing::size& size);
4451 static radio_button no(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4456 static radio_button no(const control& parent, bool checked);
4462 static radio_button no(const control& parent, bool checked, const drawing::point& location);
4469 static radio_button no(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
4477 static radio_button no(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4478
4485 static radio_button ok(const drawing::point& location);
4490 static radio_button ok(const drawing::point& location, const drawing::size& size);
4496 static radio_button ok(const drawing::point& location, const drawing::size& size, const xtd::string& name);
4500 static radio_button ok(bool checked);
4505 static radio_button ok(bool checked, const drawing::point& location);
4511 static radio_button ok(bool checked, const drawing::point& location, const drawing::size& size);
4518 static radio_button ok(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4522 static radio_button ok(const control& parent);
4527 static radio_button ok(const control& parent, const drawing::point& location);
4533 static radio_button ok(const control& parent, const drawing::point& location, const drawing::size& size);
4540 static radio_button ok(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4545 static radio_button ok(const control& parent, bool checked);
4551 static radio_button ok(const control& parent, bool checked, const drawing::point& location);
4558 static radio_button ok(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
4566 static radio_button ok(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4567
4574 static radio_button open(const drawing::point& location);
4579 static radio_button open(const drawing::point& location, const drawing::size& size);
4585 static radio_button open(const drawing::point& location, const drawing::size& size, const xtd::string& name);
4589 static radio_button open(bool checked);
4594 static radio_button open(bool checked, const drawing::point& location);
4600 static radio_button open(bool checked, const drawing::point& location, const drawing::size& size);
4607 static radio_button open(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4611 static radio_button open(const control& parent);
4616 static radio_button open(const control& parent, const drawing::point& location);
4622 static radio_button open(const control& parent, const drawing::point& location, const drawing::size& size);
4629 static radio_button open(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4634 static radio_button open(const control& parent, bool checked);
4640 static radio_button open(const control& parent, bool checked, const drawing::point& location);
4647 static radio_button open(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
4655 static radio_button open(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4656
4663 static radio_button options(const drawing::point& location);
4668 static radio_button options(const drawing::point& location, const drawing::size& size);
4674 static radio_button options(const drawing::point& location, const drawing::size& size, const xtd::string& name);
4678 static radio_button options(bool checked);
4683 static radio_button options(bool checked, const drawing::point& location);
4689 static radio_button options(bool checked, const drawing::point& location, const drawing::size& size);
4696 static radio_button options(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4700 static radio_button options(const control& parent);
4705 static radio_button options(const control& parent, const drawing::point& location);
4711 static radio_button options(const control& parent, const drawing::point& location, const drawing::size& size);
4718 static radio_button options(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4723 static radio_button options(const control& parent, bool checked);
4729 static radio_button options(const control& parent, bool checked, const drawing::point& location);
4736 static radio_button options(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
4744 static radio_button options(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4745
4752 static radio_button paste(const drawing::point& location);
4757 static radio_button paste(const drawing::point& location, const drawing::size& size);
4763 static radio_button paste(const drawing::point& location, const drawing::size& size, const xtd::string& name);
4767 static radio_button paste(bool checked);
4772 static radio_button paste(bool checked, const drawing::point& location);
4778 static radio_button paste(bool checked, const drawing::point& location, const drawing::size& size);
4785 static radio_button paste(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4789 static radio_button paste(const control& parent);
4794 static radio_button paste(const control& parent, const drawing::point& location);
4800 static radio_button paste(const control& parent, const drawing::point& location, const drawing::size& size);
4807 static radio_button paste(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4812 static radio_button paste(const control& parent, bool checked);
4818 static radio_button paste(const control& parent, bool checked, const drawing::point& location);
4825 static radio_button paste(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
4833 static radio_button paste(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4834
4841 static radio_button preferences(const drawing::point& location);
4852 static radio_button preferences(const drawing::point& location, const drawing::size& size, const xtd::string& name);
4856 static radio_button preferences(bool checked);
4861 static radio_button preferences(bool checked, const drawing::point& location);
4867 static radio_button preferences(bool checked, const drawing::point& location, const drawing::size& size);
4874 static radio_button preferences(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4878 static radio_button preferences(const control& parent);
4883 static radio_button preferences(const control& parent, const drawing::point& location);
4889 static radio_button preferences(const control& parent, const drawing::point& location, const drawing::size& size);
4896 static radio_button preferences(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4901 static radio_button preferences(const control& parent, bool checked);
4907 static radio_button preferences(const control& parent, bool checked, const drawing::point& location);
4914 static radio_button preferences(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
4922 static radio_button preferences(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4923
4930 static radio_button previous(const drawing::point& location);
4935 static radio_button previous(const drawing::point& location, const drawing::size& size);
4941 static radio_button previous(const drawing::point& location, const drawing::size& size, const xtd::string& name);
4945 static radio_button previous(bool checked);
4950 static radio_button previous(bool checked, const drawing::point& location);
4956 static radio_button previous(bool checked, const drawing::point& location, const drawing::size& size);
4963 static radio_button previous(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4967 static radio_button previous(const control& parent);
4972 static radio_button previous(const control& parent, const drawing::point& location);
4978 static radio_button previous(const control& parent, const drawing::point& location, const drawing::size& size);
4985 static radio_button previous(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4990 static radio_button previous(const control& parent, bool checked);
4996 static radio_button previous(const control& parent, bool checked, const drawing::point& location);
5003 static radio_button previous(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
5011 static radio_button previous(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5012
5019 static radio_button print(const drawing::point& location);
5024 static radio_button print(const drawing::point& location, const drawing::size& size);
5030 static radio_button print(const drawing::point& location, const drawing::size& size, const xtd::string& name);
5034 static radio_button print(bool checked);
5039 static radio_button print(bool checked, const drawing::point& location);
5045 static radio_button print(bool checked, const drawing::point& location, const drawing::size& size);
5052 static radio_button print(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5056 static radio_button print(const control& parent);
5061 static radio_button print(const control& parent, const drawing::point& location);
5067 static radio_button print(const control& parent, const drawing::point& location, const drawing::size& size);
5074 static radio_button print(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5079 static radio_button print(const control& parent, bool checked);
5085 static radio_button print(const control& parent, bool checked, const drawing::point& location);
5092 static radio_button print(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
5100 static radio_button print(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5101
5119 static radio_button print_preview(const drawing::point& location, const drawing::size& size, const xtd::string& name);
5123 static radio_button print_preview(bool checked);
5128 static radio_button print_preview(bool checked, const drawing::point& location);
5134 static radio_button print_preview(bool checked, const drawing::point& location, const drawing::size& size);
5141 static radio_button print_preview(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5145 static radio_button print_preview(const control& parent);
5150 static radio_button print_preview(const control& parent, const drawing::point& location);
5156 static radio_button print_preview(const control& parent, const drawing::point& location, const drawing::size& size);
5163 static radio_button print_preview(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5168 static radio_button print_preview(const control& parent, bool checked);
5174 static radio_button print_preview(const control& parent, bool checked, const drawing::point& location);
5181 static radio_button print_preview(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
5189 static radio_button print_preview(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5190
5197 static radio_button properties(const drawing::point& location);
5208 static radio_button properties(const drawing::point& location, const drawing::size& size, const xtd::string& name);
5212 static radio_button properties(bool checked);
5217 static radio_button properties(bool checked, const drawing::point& location);
5223 static radio_button properties(bool checked, const drawing::point& location, const drawing::size& size);
5230 static radio_button properties(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5234 static radio_button properties(const control& parent);
5239 static radio_button properties(const control& parent, const drawing::point& location);
5245 static radio_button properties(const control& parent, const drawing::point& location, const drawing::size& size);
5252 static radio_button properties(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5257 static radio_button properties(const control& parent, bool checked);
5263 static radio_button properties(const control& parent, bool checked, const drawing::point& location);
5270 static radio_button properties(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
5278 static radio_button properties(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5279
5286 static radio_button quit(const drawing::point& location);
5291 static radio_button quit(const drawing::point& location, const drawing::size& size);
5297 static radio_button quit(const drawing::point& location, const drawing::size& size, const xtd::string& name);
5301 static radio_button quit(bool checked);
5306 static radio_button quit(bool checked, const drawing::point& location);
5312 static radio_button quit(bool checked, const drawing::point& location, const drawing::size& size);
5319 static radio_button quit(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5323 static radio_button quit(const control& parent);
5328 static radio_button quit(const control& parent, const drawing::point& location);
5334 static radio_button quit(const control& parent, const drawing::point& location, const drawing::size& size);
5341 static radio_button quit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5346 static radio_button quit(const control& parent, bool checked);
5352 static radio_button quit(const control& parent, bool checked, const drawing::point& location);
5359 static radio_button quit(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
5367 static radio_button quit(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5368
5375 static radio_button redo(const drawing::point& location);
5380 static radio_button redo(const drawing::point& location, const drawing::size& size);
5386 static radio_button redo(const drawing::point& location, const drawing::size& size, const xtd::string& name);
5390 static radio_button redo(bool checked);
5395 static radio_button redo(bool checked, const drawing::point& location);
5401 static radio_button redo(bool checked, const drawing::point& location, const drawing::size& size);
5408 static radio_button redo(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5412 static radio_button redo(const control& parent);
5417 static radio_button redo(const control& parent, const drawing::point& location);
5423 static radio_button redo(const control& parent, const drawing::point& location, const drawing::size& size);
5430 static radio_button redo(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5435 static radio_button redo(const control& parent, bool checked);
5441 static radio_button redo(const control& parent, bool checked, const drawing::point& location);
5448 static radio_button redo(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
5456 static radio_button redo(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5457
5464 static radio_button refresh(const drawing::point& location);
5469 static radio_button refresh(const drawing::point& location, const drawing::size& size);
5475 static radio_button refresh(const drawing::point& location, const drawing::size& size, const xtd::string& name);
5479 static radio_button refresh(bool checked);
5484 static radio_button refresh(bool checked, const drawing::point& location);
5490 static radio_button refresh(bool checked, const drawing::point& location, const drawing::size& size);
5497 static radio_button refresh(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5501 static radio_button refresh(const control& parent);
5506 static radio_button refresh(const control& parent, const drawing::point& location);
5512 static radio_button refresh(const control& parent, const drawing::point& location, const drawing::size& size);
5519 static radio_button refresh(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5524 static radio_button refresh(const control& parent, bool checked);
5530 static radio_button refresh(const control& parent, bool checked, const drawing::point& location);
5537 static radio_button refresh(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
5545 static radio_button refresh(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5546
5553 static radio_button remove(const drawing::point& location);
5558 static radio_button remove(const drawing::point& location, const drawing::size& size);
5564 static radio_button remove(const drawing::point& location, const drawing::size& size, const xtd::string& name);
5568 static radio_button remove(bool checked);
5573 static radio_button remove(bool checked, const drawing::point& location);
5579 static radio_button remove(bool checked, const drawing::point& location, const drawing::size& size);
5586 static radio_button remove(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5590 static radio_button remove(const control& parent);
5595 static radio_button remove(const control& parent, const drawing::point& location);
5601 static radio_button remove(const control& parent, const drawing::point& location, const drawing::size& size);
5608 static radio_button remove(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5613 static radio_button remove(const control& parent, bool checked);
5619 static radio_button remove(const control& parent, bool checked, const drawing::point& location);
5626 static radio_button remove(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
5634 static radio_button remove(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5635
5642 static radio_button replace(const drawing::point& location);
5647 static radio_button replace(const drawing::point& location, const drawing::size& size);
5653 static radio_button replace(const drawing::point& location, const drawing::size& size, const xtd::string& name);
5657 static radio_button replace(bool checked);
5662 static radio_button replace(bool checked, const drawing::point& location);
5668 static radio_button replace(bool checked, const drawing::point& location, const drawing::size& size);
5675 static radio_button replace(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5679 static radio_button replace(const control& parent);
5684 static radio_button replace(const control& parent, const drawing::point& location);
5690 static radio_button replace(const control& parent, const drawing::point& location, const drawing::size& size);
5697 static radio_button replace(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5702 static radio_button replace(const control& parent, bool checked);
5708 static radio_button replace(const control& parent, bool checked, const drawing::point& location);
5715 static radio_button replace(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
5723 static radio_button replace(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5724
5731 static radio_button retry(const drawing::point& location);
5736 static radio_button retry(const drawing::point& location, const drawing::size& size);
5742 static radio_button retry(const drawing::point& location, const drawing::size& size, const xtd::string& name);
5746 static radio_button retry(bool checked);
5751 static radio_button retry(bool checked, const drawing::point& location);
5757 static radio_button retry(bool checked, const drawing::point& location, const drawing::size& size);
5764 static radio_button retry(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5768 static radio_button retry(const control& parent);
5773 static radio_button retry(const control& parent, const drawing::point& location);
5779 static radio_button retry(const control& parent, const drawing::point& location, const drawing::size& size);
5786 static radio_button retry(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5791 static radio_button retry(const control& parent, bool checked);
5797 static radio_button retry(const control& parent, bool checked, const drawing::point& location);
5804 static radio_button retry(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
5812 static radio_button retry(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5813
5831 static radio_button revert_to_saved(const drawing::point& location, const drawing::size& size, const xtd::string& name);
5835 static radio_button revert_to_saved(bool checked);
5840 static radio_button revert_to_saved(bool checked, const drawing::point& location);
5846 static radio_button revert_to_saved(bool checked, const drawing::point& location, const drawing::size& size);
5853 static radio_button revert_to_saved(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5857 static radio_button revert_to_saved(const control& parent);
5862 static radio_button revert_to_saved(const control& parent, const drawing::point& location);
5868 static radio_button revert_to_saved(const control& parent, const drawing::point& location, const drawing::size& size);
5875 static radio_button revert_to_saved(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5880 static radio_button revert_to_saved(const control& parent, bool checked);
5886 static radio_button revert_to_saved(const control& parent, bool checked, const drawing::point& location);
5893 static radio_button revert_to_saved(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
5901 static radio_button revert_to_saved(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5902
5909 static radio_button save(const drawing::point& location);
5914 static radio_button save(const drawing::point& location, const drawing::size& size);
5920 static radio_button save(const drawing::point& location, const drawing::size& size, const xtd::string& name);
5924 static radio_button save(bool checked);
5929 static radio_button save(bool checked, const drawing::point& location);
5935 static radio_button save(bool checked, const drawing::point& location, const drawing::size& size);
5942 static radio_button save(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5946 static radio_button save(const control& parent);
5951 static radio_button save(const control& parent, const drawing::point& location);
5957 static radio_button save(const control& parent, const drawing::point& location, const drawing::size& size);
5964 static radio_button save(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5969 static radio_button save(const control& parent, bool checked);
5975 static radio_button save(const control& parent, bool checked, const drawing::point& location);
5982 static radio_button save(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
5990 static radio_button save(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5991
5998 static radio_button save_as(const drawing::point& location);
6003 static radio_button save_as(const drawing::point& location, const drawing::size& size);
6009 static radio_button save_as(const drawing::point& location, const drawing::size& size, const xtd::string& name);
6013 static radio_button save_as(bool checked);
6018 static radio_button save_as(bool checked, const drawing::point& location);
6024 static radio_button save_as(bool checked, const drawing::point& location, const drawing::size& size);
6031 static radio_button save_as(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6035 static radio_button save_as(const control& parent);
6040 static radio_button save_as(const control& parent, const drawing::point& location);
6046 static radio_button save_as(const control& parent, const drawing::point& location, const drawing::size& size);
6053 static radio_button save_as(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6058 static radio_button save_as(const control& parent, bool checked);
6064 static radio_button save_as(const control& parent, bool checked, const drawing::point& location);
6071 static radio_button save_as(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
6079 static radio_button save_as(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6080
6087 static radio_button search(const drawing::point& location);
6092 static radio_button search(const drawing::point& location, const drawing::size& size);
6098 static radio_button search(const drawing::point& location, const drawing::size& size, const xtd::string& name);
6102 static radio_button search(bool checked);
6107 static radio_button search(bool checked, const drawing::point& location);
6113 static radio_button search(bool checked, const drawing::point& location, const drawing::size& size);
6120 static radio_button search(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6124 static radio_button search(const control& parent);
6129 static radio_button search(const control& parent, const drawing::point& location);
6135 static radio_button search(const control& parent, const drawing::point& location, const drawing::size& size);
6142 static radio_button search(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6147 static radio_button search(const control& parent, bool checked);
6153 static radio_button search(const control& parent, bool checked, const drawing::point& location);
6160 static radio_button search(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
6168 static radio_button search(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6169
6176 static radio_button select_all(const drawing::point& location);
6187 static radio_button select_all(const drawing::point& location, const drawing::size& size, const xtd::string& name);
6191 static radio_button select_all(bool checked);
6196 static radio_button select_all(bool checked, const drawing::point& location);
6202 static radio_button select_all(bool checked, const drawing::point& location, const drawing::size& size);
6209 static radio_button select_all(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6213 static radio_button select_all(const control& parent);
6218 static radio_button select_all(const control& parent, const drawing::point& location);
6224 static radio_button select_all(const control& parent, const drawing::point& location, const drawing::size& size);
6231 static radio_button select_all(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6236 static radio_button select_all(const control& parent, bool checked);
6242 static radio_button select_all(const control& parent, bool checked, const drawing::point& location);
6249 static radio_button select_all(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
6257 static radio_button select_all(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6258
6265 static radio_button settings(const drawing::point& location);
6270 static radio_button settings(const drawing::point& location, const drawing::size& size);
6276 static radio_button settings(const drawing::point& location, const drawing::size& size, const xtd::string& name);
6280 static radio_button settings(bool checked);
6285 static radio_button settings(bool checked, const drawing::point& location);
6291 static radio_button settings(bool checked, const drawing::point& location, const drawing::size& size);
6298 static radio_button settings(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6302 static radio_button settings(const control& parent);
6307 static radio_button settings(const control& parent, const drawing::point& location);
6313 static radio_button settings(const control& parent, const drawing::point& location, const drawing::size& size);
6320 static radio_button settings(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6325 static radio_button settings(const control& parent, bool checked);
6331 static radio_button settings(const control& parent, bool checked, const drawing::point& location);
6338 static radio_button settings(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
6346 static radio_button settings(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6347
6354 static radio_button spell_check(const drawing::point& location);
6365 static radio_button spell_check(const drawing::point& location, const drawing::size& size, const xtd::string& name);
6369 static radio_button spell_check(bool checked);
6374 static radio_button spell_check(bool checked, const drawing::point& location);
6380 static radio_button spell_check(bool checked, const drawing::point& location, const drawing::size& size);
6387 static radio_button spell_check(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6391 static radio_button spell_check(const control& parent);
6396 static radio_button spell_check(const control& parent, const drawing::point& location);
6402 static radio_button spell_check(const control& parent, const drawing::point& location, const drawing::size& size);
6409 static radio_button spell_check(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6414 static radio_button spell_check(const control& parent, bool checked);
6420 static radio_button spell_check(const control& parent, bool checked, const drawing::point& location);
6427 static radio_button spell_check(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
6435 static radio_button spell_check(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6436
6443 static radio_button stop(const drawing::point& location);
6448 static radio_button stop(const drawing::point& location, const drawing::size& size);
6454 static radio_button stop(const drawing::point& location, const drawing::size& size, const xtd::string& name);
6458 static radio_button stop(bool checked);
6463 static radio_button stop(bool checked, const drawing::point& location);
6469 static radio_button stop(bool checked, const drawing::point& location, const drawing::size& size);
6476 static radio_button stop(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6480 static radio_button stop(const control& parent);
6485 static radio_button stop(const control& parent, const drawing::point& location);
6491 static radio_button stop(const control& parent, const drawing::point& location, const drawing::size& size);
6498 static radio_button stop(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6503 static radio_button stop(const control& parent, bool checked);
6509 static radio_button stop(const control& parent, bool checked, const drawing::point& location);
6516 static radio_button stop(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
6524 static radio_button stop(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6525
6532 static radio_button strikeout(const drawing::point& location);
6537 static radio_button strikeout(const drawing::point& location, const drawing::size& size);
6543 static radio_button strikeout(const drawing::point& location, const drawing::size& size, const xtd::string& name);
6547 static radio_button strikeout(bool checked);
6552 static radio_button strikeout(bool checked, const drawing::point& location);
6558 static radio_button strikeout(bool checked, const drawing::point& location, const drawing::size& size);
6565 static radio_button strikeout(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6569 static radio_button strikeout(const control& parent);
6574 static radio_button strikeout(const control& parent, const drawing::point& location);
6580 static radio_button strikeout(const control& parent, const drawing::point& location, const drawing::size& size);
6587 static radio_button strikeout(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6592 static radio_button strikeout(const control& parent, bool checked);
6598 static radio_button strikeout(const control& parent, bool checked, const drawing::point& location);
6605 static radio_button strikeout(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
6613 static radio_button strikeout(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6614
6621 static radio_button tools(const drawing::point& location);
6626 static radio_button tools(const drawing::point& location, const drawing::size& size);
6632 static radio_button tools(const drawing::point& location, const drawing::size& size, const xtd::string& name);
6636 static radio_button tools(bool checked);
6641 static radio_button tools(bool checked, const drawing::point& location);
6647 static radio_button tools(bool checked, const drawing::point& location, const drawing::size& size);
6654 static radio_button tools(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6658 static radio_button tools(const control& parent);
6663 static radio_button tools(const control& parent, const drawing::point& location);
6669 static radio_button tools(const control& parent, const drawing::point& location, const drawing::size& size);
6676 static radio_button tools(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6681 static radio_button tools(const control& parent, bool checked);
6687 static radio_button tools(const control& parent, bool checked, const drawing::point& location);
6694 static radio_button tools(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
6702 static radio_button tools(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6703
6710 static radio_button top(const drawing::point& location);
6715 static radio_button top(const drawing::point& location, const drawing::size& size);
6721 static radio_button top(const drawing::point& location, const drawing::size& size, const xtd::string& name);
6725 static radio_button top(bool checked);
6730 static radio_button top(bool checked, const drawing::point& location);
6736 static radio_button top(bool checked, const drawing::point& location, const drawing::size& size);
6743 static radio_button top(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6747 static radio_button top(const control& parent);
6752 static radio_button top(const control& parent, const drawing::point& location);
6758 static radio_button top(const control& parent, const drawing::point& location, const drawing::size& size);
6765 static radio_button top(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6770 static radio_button top(const control& parent, bool checked);
6776 static radio_button top(const control& parent, bool checked, const drawing::point& location);
6783 static radio_button top(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
6791 static radio_button top(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6792
6799 static radio_button undelete(const drawing::point& location);
6804 static radio_button undelete(const drawing::point& location, const drawing::size& size);
6810 static radio_button undelete(const drawing::point& location, const drawing::size& size, const xtd::string& name);
6814 static radio_button undelete(bool checked);
6819 static radio_button undelete(bool checked, const drawing::point& location);
6825 static radio_button undelete(bool checked, const drawing::point& location, const drawing::size& size);
6832 static radio_button undelete(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6836 static radio_button undelete(const control& parent);
6841 static radio_button undelete(const control& parent, const drawing::point& location);
6847 static radio_button undelete(const control& parent, const drawing::point& location, const drawing::size& size);
6854 static radio_button undelete(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6859 static radio_button undelete(const control& parent, bool checked);
6865 static radio_button undelete(const control& parent, bool checked, const drawing::point& location);
6872 static radio_button undelete(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
6880 static radio_button undelete(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6881
6888 static radio_button underline(const drawing::point& location);
6893 static radio_button underline(const drawing::point& location, const drawing::size& size);
6899 static radio_button underline(const drawing::point& location, const drawing::size& size, const xtd::string& name);
6903 static radio_button underline(bool checked);
6908 static radio_button underline(bool checked, const drawing::point& location);
6914 static radio_button underline(bool checked, const drawing::point& location, const drawing::size& size);
6921 static radio_button underline(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6925 static radio_button underline(const control& parent);
6930 static radio_button underline(const control& parent, const drawing::point& location);
6936 static radio_button underline(const control& parent, const drawing::point& location, const drawing::size& size);
6943 static radio_button underline(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6948 static radio_button underline(const control& parent, bool checked);
6954 static radio_button underline(const control& parent, bool checked, const drawing::point& location);
6961 static radio_button underline(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
6969 static radio_button underline(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6970
6977 static radio_button undo(const drawing::point& location);
6982 static radio_button undo(const drawing::point& location, const drawing::size& size);
6988 static radio_button undo(const drawing::point& location, const drawing::size& size, const xtd::string& name);
6992 static radio_button undo(bool checked);
6997 static radio_button undo(bool checked, const drawing::point& location);
7003 static radio_button undo(bool checked, const drawing::point& location, const drawing::size& size);
7010 static radio_button undo(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7014 static radio_button undo(const control& parent);
7019 static radio_button undo(const control& parent, const drawing::point& location);
7025 static radio_button undo(const control& parent, const drawing::point& location, const drawing::size& size);
7032 static radio_button undo(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7037 static radio_button undo(const control& parent, bool checked);
7043 static radio_button undo(const control& parent, bool checked, const drawing::point& location);
7050 static radio_button undo(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
7058 static radio_button undo(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7059
7066 static radio_button unindent(const drawing::point& location);
7071 static radio_button unindent(const drawing::point& location, const drawing::size& size);
7077 static radio_button unindent(const drawing::point& location, const drawing::size& size, const xtd::string& name);
7081 static radio_button unindent(bool checked);
7086 static radio_button unindent(bool checked, const drawing::point& location);
7092 static radio_button unindent(bool checked, const drawing::point& location, const drawing::size& size);
7099 static radio_button unindent(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7103 static radio_button unindent(const control& parent);
7108 static radio_button unindent(const control& parent, const drawing::point& location);
7114 static radio_button unindent(const control& parent, const drawing::point& location, const drawing::size& size);
7121 static radio_button unindent(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7126 static radio_button unindent(const control& parent, bool checked);
7132 static radio_button unindent(const control& parent, bool checked, const drawing::point& location);
7139 static radio_button unindent(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
7147 static radio_button unindent(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7148
7155 static radio_button up(const drawing::point& location);
7160 static radio_button up(const drawing::point& location, const drawing::size& size);
7166 static radio_button up(const drawing::point& location, const drawing::size& size, const xtd::string& name);
7170 static radio_button up(bool checked);
7175 static radio_button up(bool checked, const drawing::point& location);
7181 static radio_button up(bool checked, const drawing::point& location, const drawing::size& size);
7188 static radio_button up(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7192 static radio_button up(const control& parent);
7197 static radio_button up(const control& parent, const drawing::point& location);
7203 static radio_button up(const control& parent, const drawing::point& location, const drawing::size& size);
7210 static radio_button up(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7215 static radio_button up(const control& parent, bool checked);
7221 static radio_button up(const control& parent, bool checked, const drawing::point& location);
7228 static radio_button up(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
7236 static radio_button up(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7237
7244 static radio_button view(const drawing::point& location);
7249 static radio_button view(const drawing::point& location, const drawing::size& size);
7255 static radio_button view(const drawing::point& location, const drawing::size& size, const xtd::string& name);
7259 static radio_button view(bool checked);
7264 static radio_button view(bool checked, const drawing::point& location);
7270 static radio_button view(bool checked, const drawing::point& location, const drawing::size& size);
7277 static radio_button view(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7281 static radio_button view(const control& parent);
7286 static radio_button view(const control& parent, const drawing::point& location);
7292 static radio_button view(const control& parent, const drawing::point& location, const drawing::size& size);
7299 static radio_button view(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7304 static radio_button view(const control& parent, bool checked);
7310 static radio_button view(const control& parent, bool checked, const drawing::point& location);
7317 static radio_button view(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
7325 static radio_button view(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7326
7333 static radio_button window(const drawing::point& location);
7338 static radio_button window(const drawing::point& location, const drawing::size& size);
7344 static radio_button window(const drawing::point& location, const drawing::size& size, const xtd::string& name);
7348 static radio_button window(bool checked);
7353 static radio_button window(bool checked, const drawing::point& location);
7359 static radio_button window(bool checked, const drawing::point& location, const drawing::size& size);
7366 static radio_button window(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7370 static radio_button window(const control& parent);
7375 static radio_button window(const control& parent, const drawing::point& location);
7381 static radio_button window(const control& parent, const drawing::point& location, const drawing::size& size);
7388 static radio_button window(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7393 static radio_button window(const control& parent, bool checked);
7399 static radio_button window(const control& parent, bool checked, const drawing::point& location);
7406 static radio_button window(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
7414 static radio_button window(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7415
7422 static radio_button yes(const drawing::point& location);
7427 static radio_button yes(const drawing::point& location, const drawing::size& size);
7433 static radio_button yes(const drawing::point& location, const drawing::size& size, const xtd::string& name);
7437 static radio_button yes(bool checked);
7442 static radio_button yes(bool checked, const drawing::point& location);
7448 static radio_button yes(bool checked, const drawing::point& location, const drawing::size& size);
7455 static radio_button yes(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7459 static radio_button yes(const control& parent);
7464 static radio_button yes(const control& parent, const drawing::point& location);
7470 static radio_button yes(const control& parent, const drawing::point& location, const drawing::size& size);
7477 static radio_button yes(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7482 static radio_button yes(const control& parent, bool checked);
7488 static radio_button yes(const control& parent, bool checked, const drawing::point& location);
7495 static radio_button yes(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
7503 static radio_button yes(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7504
7511 static radio_button zoom_in(const drawing::point& location);
7516 static radio_button zoom_in(const drawing::point& location, const drawing::size& size);
7522 static radio_button zoom_in(const drawing::point& location, const drawing::size& size, const xtd::string& name);
7526 static radio_button zoom_in(bool checked);
7531 static radio_button zoom_in(bool checked, const drawing::point& location);
7537 static radio_button zoom_in(bool checked, const drawing::point& location, const drawing::size& size);
7544 static radio_button zoom_in(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7548 static radio_button zoom_in(const control& parent);
7553 static radio_button zoom_in(const control& parent, const drawing::point& location);
7559 static radio_button zoom_in(const control& parent, const drawing::point& location, const drawing::size& size);
7566 static radio_button zoom_in(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7571 static radio_button zoom_in(const control& parent, bool checked);
7577 static radio_button zoom_in(const control& parent, bool checked, const drawing::point& location);
7584 static radio_button zoom_in(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
7592 static radio_button zoom_in(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7593
7600 static radio_button zoom_out(const drawing::point& location);
7605 static radio_button zoom_out(const drawing::point& location, const drawing::size& size);
7611 static radio_button zoom_out(const drawing::point& location, const drawing::size& size, const xtd::string& name);
7615 static radio_button zoom_out(bool checked);
7620 static radio_button zoom_out(bool checked, const drawing::point& location);
7626 static radio_button zoom_out(bool checked, const drawing::point& location, const drawing::size& size);
7633 static radio_button zoom_out(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7637 static radio_button zoom_out(const control& parent);
7642 static radio_button zoom_out(const control& parent, const drawing::point& location);
7648 static radio_button zoom_out(const control& parent, const drawing::point& location, const drawing::size& size);
7655 static radio_button zoom_out(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7660 static radio_button zoom_out(const control& parent, bool checked);
7666 static radio_button zoom_out(const control& parent, bool checked, const drawing::point& location);
7673 static radio_button zoom_out(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
7681 static radio_button zoom_out(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7682
7689 static radio_button zoom_to_fit(const drawing::point& location);
7700 static radio_button zoom_to_fit(const drawing::point& location, const drawing::size& size, const xtd::string& name);
7704 static radio_button zoom_to_fit(bool checked);
7709 static radio_button zoom_to_fit(bool checked, const drawing::point& location);
7715 static radio_button zoom_to_fit(bool checked, const drawing::point& location, const drawing::size& size);
7722 static radio_button zoom_to_fit(bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7726 static radio_button zoom_to_fit(const control& parent);
7731 static radio_button zoom_to_fit(const control& parent, const drawing::point& location);
7737 static radio_button zoom_to_fit(const control& parent, const drawing::point& location, const drawing::size& size);
7744 static radio_button zoom_to_fit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7749 static radio_button zoom_to_fit(const control& parent, bool checked);
7755 static radio_button zoom_to_fit(const control& parent, bool checked, const drawing::point& location);
7762 static radio_button zoom_to_fit(const control& parent, bool checked, const drawing::point& location, const drawing::size& size);
7770 static radio_button zoom_to_fit(const control& parent, bool checked, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7772 };
7773 }
7774}
Represents text as a sequence of character units.
Definition basic_string.h:79
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
Defines the base class for controls, which are components with visual representation.
Definition control.h:81
Enables the user to select a single option from a group of choices when paired with other xtd::forms:...
Definition radio_button.h:40
Provides a collection of radio_button objects for use by a Windows Forms application.
Definition radio_buttons.h:24
static radio_button color(const control &parent, bool checked)
Create a system-defined radio_button that represent color radio_button with specified parent,...
static radio_button zoom_to_fit(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent,...
static radio_button customize(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent customize radio_button with specified check_state...
static radio_button strikeout(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent strikeout radio_button with specified check_state...
static radio_button retry(bool checked)
Create a system-defined radio_button that represent retry radio_button with specified and check_state...
static radio_button refresh(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent refresh radio_button with specified parent,...
static radio_button cut(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent cut radio_button with specified check_state,...
static radio_button save_as(bool checked)
Create a system-defined radio_button that represent save_as radio_button with specified and check_sta...
static radio_button ascending(const drawing::point &location)
Create a system-defined radio_button that represent ascending radio_button with specified location.
static radio_button forward(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent forward radio_button with specified parent,...
static radio_button up(const control &parent, bool checked)
Create a system-defined radio_button that represent up radio_button with specified parent,...
static radio_button cancel(const control &parent)
Create a system-defined radio_button that represent cancel radio_button with specified parent.
static radio_button forward(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent forward radio_button with specified check_state,...
static radio_button strikeout(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent strikeout radio_button with specified parent,...
static radio_button settings(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent settings radio_button with specified parent,...
static radio_button ok(const drawing::point &location)
Create a system-defined radio_button that represent ok radio_button with specified location.
static radio_button cdrom(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent cdrom radio_button with specified parent,...
static radio_button next(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent next radio_button with specified parent,...
static radio_button replace(const drawing::point &location)
Create a system-defined radio_button that represent replace radio_button with specified location.
static radio_button abort(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent abort radio_button with specified location,...
static radio_button font(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent font radio_button with specified check_state,...
static radio_button first(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent first radio_button with specified parent,...
static radio_button italic(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent italic radio_button with specified check_state,...
static radio_button contents(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent contents radio_button with specified parent,...
static radio_button remove(const drawing::point &location)
Create a system-defined radio_button that represent remove radio_button with specified location.
static radio_button replace(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent replace radio_button with specified parent,...
static radio_button save_as(const drawing::point &location)
Create a system-defined radio_button that represent save_as radio_button with specified location.
static radio_button find(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent find radio_button with specified location,...
static radio_button centered(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent centered radio_button with specified parent,...
static radio_button remove(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent remove radio_button with specified parent,...
static radio_button retry(const drawing::point &location)
Create a system-defined radio_button that represent retry radio_button with specified location.
static radio_button del(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent del radio_button with specified check_state,...
static radio_button network(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent network radio_button with specified check_state,...
static radio_button cancel(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent cancel radio_button with specified parent,...
static radio_button new_(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent new_ radio_button with specified check_state,...
static radio_button underline(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent underline radio_button with specified parent,...
static radio_button bold(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent bold radio_button with specified parent,...
static radio_button convert(bool checked)
Create a system-defined radio_button that represent convert radio_button with specified and check_sta...
static radio_button cdrom(const control &parent)
Create a system-defined radio_button that represent cdrom radio_button with specified parent.
static radio_button centered(bool checked)
Create a system-defined radio_button that represent centered radio_button with specified and check_st...
static radio_button revert_to_saved(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent revert_to_saved radio_button with specified paren...
static radio_button top(const control &parent, bool checked)
Create a system-defined radio_button that represent top radio_button with specified parent,...
static radio_button paste(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent paste radio_button with specified parent,...
static radio_button select_all(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent select_all radio_button with specified parent,...
static radio_button refresh(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent refresh radio_button with specified check_state,...
static radio_button italic(bool checked)
Create a system-defined radio_button that represent italic radio_button with specified and check_stat...
static radio_button descending(const control &parent, bool checked)
Create a system-defined radio_button that represent descending radio_button with specified parent,...
static radio_button alignment(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent alignment radio_button with specified check_state...
static radio_button back(bool checked)
Create a system-defined radio_button that represent back radio_button with specified and check_state.
static radio_button about(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent about radio_button with specified check_state,...
static radio_button descending(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent descending radio_button with specified location,...
static radio_button about(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent about radio_button with specified parent,...
static radio_button revert_to_saved(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent revert_to_saved radio_button with specified paren...
static radio_button strikeout(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent strikeout radio_button with specified parent,...
static radio_button close(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent close radio_button with specified location,...
static radio_button up(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent up radio_button with specified location,...
static radio_button previous(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent previous radio_button with specified parent,...
static radio_button ascending(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent ascending radio_button with specified check_state...
static radio_button retry(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent retry radio_button with specified location,...
static radio_button justified(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent justified radio_button with specified location,...
static radio_button bold(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent bold radio_button with specified check_state,...
static radio_button cdrom(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent cdrom radio_button with specified check_state,...
static radio_button ascending(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent ascending radio_button with specified parent,...
static radio_button unindent(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent unindent radio_button with specified location,...
static radio_button undo(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent undo radio_button with specified check_state,...
static radio_button alignment(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent alignment radio_button with specified location,...
static radio_button network(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent network radio_button with specified parent,...
static radio_button properties(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent properties radio_button with specified check_stat...
static radio_button up(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent up radio_button with specified parent,...
static radio_button edit(const control &parent, bool checked)
Create a system-defined radio_button that represent edit radio_button with specified parent,...
static radio_button cancel(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent cancel radio_button with specified parent,...
static radio_button help(const control &parent, bool checked)
Create a system-defined radio_button that represent help radio_button with specified parent,...
static radio_button justified(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent justified radio_button with specified check_state...
static radio_button undo(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent undo radio_button with specified parent,...
static radio_button unindent(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent unindent radio_button with specified location,...
static radio_button cancel(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent cancel radio_button with specified check_state,...
static radio_button customize(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent customize radio_button with specified location,...
static radio_button descending()
Create a system-defined radio_button that represent descending radio_button.
static radio_button down(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent down radio_button with specified parent,...
static radio_button spell_check(bool checked)
Create a system-defined radio_button that represent spell_check radio_button with specified and check...
static radio_button refresh(bool checked)
Create a system-defined radio_button that represent refresh radio_button with specified and check_sta...
static radio_button bottom(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent bottom radio_button with specified parent,...
static radio_button help(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent help radio_button with specified parent,...
static radio_button add(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent add radio_button with specified check_state,...
static radio_button color(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent color radio_button with specified check_state,...
static radio_button copy(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent copy radio_button with specified check_state,...
static radio_button settings(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent settings radio_button with specified parent,...
static radio_button top(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent top radio_button with specified parent,...
static radio_button descending(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent descending radio_button with specified parent,...
static radio_button bottom(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent bottom radio_button with specified parent,...
static radio_button view(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent view radio_button with specified parent,...
static radio_button index(const drawing::point &location)
Create a system-defined radio_button that represent index radio_button with specified location.
static radio_button floppy(const control &parent)
Create a system-defined radio_button that represent floppy radio_button with specified parent.
static radio_button tools(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent tools radio_button with specified parent,...
static radio_button back(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent back radio_button with specified check_state,...
static radio_button back(const control &parent)
Create a system-defined radio_button that represent back radio_button with specified parent.
static radio_button apply(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent apply radio_button with specified parent,...
static radio_button exit(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent exit radio_button with specified parent,...
static radio_button replace(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent replace radio_button with specified parent,...
static radio_button jump_to(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent jump_to radio_button with specified parent,...
static radio_button quit(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent quit radio_button with specified parent,...
static radio_button customize(const drawing::point &location)
Create a system-defined radio_button that represent customize radio_button with specified location.
static radio_button ascending(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent ascending radio_button with specified parent,...
static radio_button options(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent options radio_button with specified parent,...
static radio_button cut(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent cut radio_button with specified check_state,...
static radio_button last(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent last radio_button with specified parent,...
static radio_button undelete(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent undelete radio_button with specified check_state,...
static radio_button actual_size(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent actual_size radio_button with specified parent,...
static radio_button execute(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent execute radio_button with specified parent,...
static radio_button bold(const control &parent)
Create a system-defined radio_button that represent bold radio_button with specified parent.
static radio_button last(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent last radio_button with specified location,...
static radio_button justified(const control &parent, bool checked)
Create a system-defined radio_button that represent justified radio_button with specified parent,...
static radio_button actual_size(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent actual_size radio_button with specified parent,...
static radio_button bold()
Create a system-defined radio_button that represent bold radio_button.
static radio_button options(bool checked)
Create a system-defined radio_button that represent options radio_button with specified and check_sta...
static radio_button actual_size(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent actual_size radio_button with specified parent,...
static radio_button yes(const control &parent)
Create a system-defined radio_button that represent yes radio_button with specified parent.
static radio_button forward(const control &parent, bool checked)
Create a system-defined radio_button that represent forward radio_button with specified parent,...
static radio_button align_left(const control &parent, bool checked)
Create a system-defined radio_button that represent align_left radio_button with specified parent,...
static radio_button file()
Create a system-defined radio_button that represent file radio_button.
static radio_button previous(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent previous radio_button with specified location,...
static radio_button save(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent save radio_button with specified check_state,...
static radio_button underline(const control &parent)
Create a system-defined radio_button that represent underline radio_button with specified parent.
static radio_button ignore(const control &parent)
Create a system-defined radio_button that represent ignore radio_button with specified parent.
static radio_button cdrom(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent cdrom radio_button with specified location,...
static radio_button quit(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent quit radio_button with specified parent,...
static radio_button index()
Create a system-defined radio_button that represent index radio_button.
static radio_button ok(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent ok radio_button with specified parent,...
static radio_button zoom_out(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent zoom_out radio_button with specified parent,...
static radio_button print(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent print radio_button with specified location,...
static radio_button tools(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent tools radio_button with specified parent,...
static radio_button info(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent info radio_button with specified parent,...
static radio_button alignment(const control &parent, bool checked)
Create a system-defined radio_button that represent alignment radio_button with specified parent,...
static radio_button previous()
Create a system-defined radio_button that represent previous radio_button.
static radio_button zoom_in(const drawing::point &location)
Create a system-defined radio_button that represent zoom_in radio_button with specified location.
static radio_button down(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent down radio_button with specified parent,...
static radio_button zoom_in(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent zoom_in radio_button with specified parent,...
static radio_button top(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent top radio_button with specified location,...
static radio_button unindent(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent unindent radio_button with specified check_state,...
static radio_button descending(bool checked)
Create a system-defined radio_button that represent descending radio_button with specified and check_...
static radio_button contents(bool checked)
Create a system-defined radio_button that represent contents radio_button with specified and check_st...
static radio_button harddisk(bool checked)
Create a system-defined radio_button that represent harddisk radio_button with specified and check_st...
static radio_button options()
Create a system-defined radio_button that represent options radio_button.
static radio_button stop()
Create a system-defined radio_button that represent stop radio_button.
static radio_button window(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent window radio_button with specified parent,...
static radio_button print_preview(const control &parent)
Create a system-defined radio_button that represent print_preview radio_button with specified parent.
static radio_button yes(bool checked)
Create a system-defined radio_button that represent yes radio_button with specified and check_state.
static radio_button spell_check(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent spell_check radio_button with specified parent,...
static radio_button stop(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent stop radio_button with specified parent,...
static radio_button ok(bool checked)
Create a system-defined radio_button that represent ok radio_button with specified and check_state.
static radio_button file(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent file radio_button with specified check_state,...
static radio_button yes(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent yes radio_button with specified check_state,...
static radio_button add()
Create a system-defined radio_button that represent add radio_button.
static radio_button edit(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent edit radio_button with specified parent,...
static radio_button print(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent print radio_button with specified check_state,...
static radio_button indent(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent indent radio_button with specified parent,...
static radio_button open(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent open radio_button with specified parent,...
static radio_button undelete(const drawing::point &location)
Create a system-defined radio_button that represent undelete radio_button with specified location.
static radio_button preferences(const control &parent)
Create a system-defined radio_button that represent preferences radio_button with specified parent.
static radio_button strikeout(const control &parent)
Create a system-defined radio_button that represent strikeout radio_button with specified parent.
static radio_button tools(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent tools radio_button with specified location,...
static radio_button settings(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent settings radio_button with specified check_state,...
static radio_button settings(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent settings radio_button with specified parent,...
static radio_button convert(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent convert radio_button with specified check_state,...
static radio_button redo(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent redo radio_button with specified parent,...
static radio_button undelete(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent undelete radio_button with specified location,...
static radio_button new_(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent new_ radio_button with specified check_state,...
static radio_button color(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent color radio_button with specified parent,...
static radio_button align_left(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent align_left radio_button with specified parent,...
static radio_button del(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent del radio_button with specified parent,...
static radio_button customize(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent customize radio_button with specified location,...
static radio_button justified()
Create a system-defined radio_button that represent justified radio_button.
static radio_button forward(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent forward radio_button with specified check_state,...
static radio_button top()
Create a system-defined radio_button that represent top radio_button.
static radio_button zoom_out(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent zoom_out radio_button with specified check_state,...
static radio_button align_left(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent align_left radio_button with specified location,...
static radio_button harddisk(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent harddisk radio_button with specified check_state,...
static radio_button floppy(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent floppy radio_button with specified parent,...
static radio_button stop(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent stop radio_button with specified location,...
static radio_button abort(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent abort radio_button with specified check_state,...
static radio_button indent(bool checked)
Create a system-defined radio_button that represent indent radio_button with specified and check_stat...
static radio_button indent(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent indent radio_button with specified check_state,...
static radio_button new_(const control &parent, bool checked)
Create a system-defined radio_button that represent new_ radio_button with specified parent,...
static radio_button settings(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent settings radio_button with specified check_state,...
static radio_button execute(const drawing::point &location)
Create a system-defined radio_button that represent execute radio_button with specified location.
static radio_button stop(const control &parent, bool checked)
Create a system-defined radio_button that represent stop radio_button with specified parent,...
static radio_button no(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent no radio_button with specified location,...
static radio_button redo(const drawing::point &location)
Create a system-defined radio_button that represent redo radio_button with specified location.
static radio_button floppy(const drawing::point &location)
Create a system-defined radio_button that represent floppy radio_button with specified location.
static radio_button paste(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent paste radio_button with specified check_state,...
static radio_button ignore(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent ignore radio_button with specified check_state,...
static radio_button undelete(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent undelete radio_button with specified parent,...
static radio_button centered(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent centered radio_button with specified check_state,...
static radio_button undelete(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent undelete radio_button with specified check_state,...
static radio_button revert_to_saved(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent revert_to_saved radio_button with specified paren...
static radio_button redo(const control &parent)
Create a system-defined radio_button that represent redo radio_button with specified parent.
static radio_button properties(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent properties radio_button with specified check_stat...
static radio_button preferences()
Create a system-defined radio_button that represent preferences radio_button.
static radio_button window(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent window radio_button with specified check_state,...
static radio_button zoom_out(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent zoom_out radio_button with specified parent,...
static radio_button justified(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent justified radio_button with specified parent,...
static radio_button align_left(const drawing::point &location)
Create a system-defined radio_button that represent align_left radio_button with specified location.
static radio_button clear(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent clear radio_button with specified check_state,...
static radio_button cdrom()
Create a system-defined radio_button that represent cdrom radio_button.
static radio_button print_preview(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent print_preview radio_button with specified check_s...
static radio_button edit(bool checked)
Create a system-defined radio_button that represent edit radio_button with specified and check_state.
static radio_button bold(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent bold radio_button with specified location,...
static radio_button yes(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent yes radio_button with specified parent,...
static radio_button file(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent file radio_button with specified check_state,...
static radio_button ok(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent ok radio_button with specified parent,...
static radio_button retry(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent retry radio_button with specified check_state,...
static radio_button new_(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent new_ radio_button with specified location,...
static radio_button add(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent add radio_button with specified parent,...
static radio_button retry()
Create a system-defined radio_button that represent retry radio_button.
static radio_button align_right(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent align_right radio_button with specified parent,...
static radio_button paste(const control &parent)
Create a system-defined radio_button that represent paste radio_button with specified parent.
static radio_button italic(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent italic radio_button with specified check_state,...
static radio_button properties(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent properties radio_button with specified parent,...
static radio_button underline(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent underline radio_button with specified location,...
static radio_button stop(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent stop radio_button with specified location,...
static radio_button floppy()
Create a system-defined radio_button that represent floppy radio_button.
static radio_button preferences(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent preferences radio_button with specified parent,...
static radio_button unindent(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent unindent radio_button with specified check_state,...
static radio_button top(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent top radio_button with specified location,...
static radio_button info(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent info radio_button with specified parent,...
static radio_button copy(const drawing::point &location)
Create a system-defined radio_button that represent copy radio_button with specified location.
static radio_button revert_to_saved(bool checked)
Create a system-defined radio_button that represent revert_to_saved radio_button with specified and c...
static radio_button convert()
Create a system-defined radio_button that represent convert radio_button.
static radio_button ok()
Create a system-defined radio_button that represent ok radio_button.
static radio_button forward(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent forward radio_button with specified parent,...
static radio_button first(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent first radio_button with specified parent,...
static radio_button justified(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent justified radio_button with specified parent,...
static radio_button first(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent first radio_button with specified check_state,...
static radio_button options(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent options radio_button with specified location,...
static radio_button indent(const control &parent)
Create a system-defined radio_button that represent indent radio_button with specified parent.
static radio_button underline(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent underline radio_button with specified parent,...
static radio_button help(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent help radio_button with specified parent,...
static radio_button contents(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent contents radio_button with specified location,...
static radio_button down(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent down radio_button with specified parent,...
static radio_button edit(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent edit radio_button with specified parent,...
static radio_button ok(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent ok radio_button with specified location,...
static radio_button next(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent next radio_button with specified parent,...
static radio_button unindent(const drawing::point &location)
Create a system-defined radio_button that represent unindent radio_button with specified location.
static radio_button file(bool checked)
Create a system-defined radio_button that represent file radio_button with specified and check_state.
static radio_button align_left(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent align_left radio_button with specified check_stat...
static radio_button retry(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent retry radio_button with specified parent,...
static radio_button customize(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent customize radio_button with specified check_state...
static radio_button undelete()
Create a system-defined radio_button that represent undelete radio_button.
static radio_button justified(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent justified radio_button with specified location,...
static radio_button refresh(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent refresh radio_button with specified parent,...
static radio_button italic(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent italic radio_button with specified check_state,...
static radio_button settings(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent settings radio_button with specified parent,...
static radio_button redo(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent redo radio_button with specified check_state,...
static radio_button exit(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent exit radio_button with specified check_state,...
static radio_button replace(bool checked)
Create a system-defined radio_button that represent replace radio_button with specified and check_sta...
static radio_button back(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent back radio_button with specified location,...
static radio_button ignore(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent ignore radio_button with specified location,...
static radio_button undo(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent undo radio_button with specified check_state,...
static radio_button replace(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent replace radio_button with specified parent,...
static radio_button preferences(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent preferences radio_button with specified location,...
static radio_button cut(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent cut radio_button with specified check_state,...
static radio_button print(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent print radio_button with specified parent,...
static radio_button alignment(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent alignment radio_button with specified parent,...
static radio_button strikeout()
Create a system-defined radio_button that represent strikeout radio_button.
static radio_button find(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent find radio_button with specified parent,...
static radio_button jump_to()
Create a system-defined radio_button that represent jump_to radio_button.
static radio_button remove(const control &parent)
Create a system-defined radio_button that represent remove radio_button with specified parent.
static radio_button undo(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent undo radio_button with specified parent,...
static radio_button undelete(bool checked)
Create a system-defined radio_button that represent undelete radio_button with specified and check_st...
static radio_button stop(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent stop radio_button with specified check_state,...
static radio_button next(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent next radio_button with specified location,...
static radio_button floppy(bool checked)
Create a system-defined radio_button that represent floppy radio_button with specified and check_stat...
static radio_button jump_to(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent jump_to radio_button with specified check_state,...
static radio_button ascending(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent ascending radio_button with specified location,...
static radio_button descending(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent descending radio_button with specified location,...
static radio_button redo(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent redo radio_button with specified location,...
static radio_button abort(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent abort radio_button with specified location,...
static radio_button harddisk()
Create a system-defined radio_button that represent harddisk radio_button.
static radio_button new_(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent new_ radio_button with specified parent,...
static radio_button spell_check(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent spell_check radio_button with specified check_sta...
static radio_button copy(const control &parent, bool checked)
Create a system-defined radio_button that represent copy radio_button with specified parent,...
static radio_button home(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent home radio_button with specified parent,...
static radio_button justified(const control &parent)
Create a system-defined radio_button that represent justified radio_button with specified parent.
static radio_button apply(const drawing::point &location)
Create a system-defined radio_button that represent apply radio_button with specified location.
static radio_button edit(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent edit radio_button with specified parent,...
static radio_button del(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent del radio_button with specified parent,...
static radio_button descending(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent descending radio_button with specified parent,...
static radio_button alignment()
Create a system-defined radio_button that represent alignment radio_button.
static radio_button font(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent font radio_button with specified check_state,...
static radio_button tools(const drawing::point &location)
Create a system-defined radio_button that represent tools radio_button with specified location.
static radio_button spell_check(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent spell_check radio_button with specified location,...
static radio_button bottom(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent bottom radio_button with specified parent,...
static radio_button paste(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent paste radio_button with specified parent,...
static radio_button ascending(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent ascending radio_button with specified parent,...
static radio_button info(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent info radio_button with specified check_state,...
static radio_button settings(const control &parent)
Create a system-defined radio_button that represent settings radio_button with specified parent.
static radio_button back(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent back radio_button with specified parent,...
static radio_button last(bool checked)
Create a system-defined radio_button that represent last radio_button with specified and check_state.
static radio_button underline(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent underline radio_button with specified check_state...
static radio_button settings(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent settings radio_button with specified check_state,...
static radio_button ignore(const drawing::point &location)
Create a system-defined radio_button that represent ignore radio_button with specified location.
static radio_button abort()
Create a system-defined radio_button that represent abort radio_button.
static radio_button customize(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent customize radio_button with specified parent,...
static radio_button spell_check()
Create a system-defined radio_button that represent spell_check radio_button.
static radio_button redo(bool checked)
Create a system-defined radio_button that represent redo radio_button with specified and check_state.
static radio_button find(const control &parent)
Create a system-defined radio_button that represent find radio_button with specified parent.
static radio_button contents(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent contents radio_button with specified location,...
static radio_button strikeout(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent strikeout radio_button with specified check_state...
static radio_button floppy(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent floppy radio_button with specified location,...
static radio_button underline(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent underline radio_button with specified check_state...
static radio_button print(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent print radio_button with specified check_state,...
static radio_button previous(const control &parent, bool checked)
Create a system-defined radio_button that represent previous radio_button with specified parent,...
static radio_button info(bool checked)
Create a system-defined radio_button that represent info radio_button with specified and check_state.
static radio_button justified(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent justified radio_button with specified parent,...
static radio_button align_left(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent align_left radio_button with specified parent,...
static radio_button quit(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent quit radio_button with specified check_state,...
static radio_button index(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent index radio_button with specified parent,...
static radio_button zoom_to_fit(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent,...
static radio_button print_preview(const control &parent, bool checked)
Create a system-defined radio_button that represent print_preview radio_button with specified parent,...
static radio_button view()
Create a system-defined radio_button that represent view radio_button.
static radio_button retry(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent retry radio_button with specified parent,...
static radio_button apply(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent apply radio_button with specified parent,...
static radio_button abort(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent abort radio_button with specified parent,...
static radio_button justified(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent justified radio_button with specified parent,...
static radio_button last()
Create a system-defined radio_button that represent last radio_button.
static radio_button print_preview(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent print_preview radio_button with specified parent,...
static radio_button forward(bool checked)
Create a system-defined radio_button that represent forward radio_button with specified and check_sta...
static radio_button window(const control &parent, bool checked)
Create a system-defined radio_button that represent window radio_button with specified parent,...
static radio_button ascending(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent ascending radio_button with specified parent,...
static radio_button find(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent find radio_button with specified parent,...
static radio_button floppy(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent floppy radio_button with specified parent,...
static radio_button view(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent view radio_button with specified parent,...
static radio_button exit(const control &parent, bool checked)
Create a system-defined radio_button that represent exit radio_button with specified parent,...
static radio_button strikeout(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent strikeout radio_button with specified location,...
static radio_button back(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent back radio_button with specified check_state,...
static radio_button up(const drawing::point &location)
Create a system-defined radio_button that represent up radio_button with specified location.
static radio_button close(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent close radio_button with specified parent,...
static radio_button bottom(const control &parent, bool checked)
Create a system-defined radio_button that represent bottom radio_button with specified parent,...
static radio_button cut(const control &parent, bool checked)
Create a system-defined radio_button that represent cut radio_button with specified parent,...
static radio_button del(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent del radio_button with specified parent,...
static radio_button down(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent down radio_button with specified check_state,...
static radio_button options(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent options radio_button with specified location,...
static radio_button tools(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent tools radio_button with specified location,...
static radio_button cdrom(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent cdrom radio_button with specified parent,...
static radio_button down(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent down radio_button with specified location,...
static radio_button bold(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent bold radio_button with specified parent,...
static radio_button down(const control &parent)
Create a system-defined radio_button that represent down radio_button with specified parent.
static radio_button harddisk(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent harddisk radio_button with specified check_state,...
static radio_button ok(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent ok radio_button with specified parent,...
static radio_button save(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent save radio_button with specified parent,...
static radio_button ok(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent ok radio_button with specified parent,...
static radio_button cut(bool checked)
Create a system-defined radio_button that represent cut radio_button with specified and check_state.
static radio_button help(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent help radio_button with specified parent,...
static radio_button bold(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent bold radio_button with specified location,...
static radio_button floppy(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent floppy radio_button with specified check_state,...
static radio_button yes()
Create a system-defined radio_button that represent yes radio_button.
static radio_button zoom_in(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent zoom_in radio_button with specified parent,...
static radio_button remove(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent remove radio_button with specified check_state,...
static radio_button save_as(const control &parent)
Create a system-defined radio_button that represent save_as radio_button with specified parent.
static radio_button copy(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent copy radio_button with specified location,...
static radio_button save_as()
Create a system-defined radio_button that represent save_as radio_button.
static radio_button down(bool checked)
Create a system-defined radio_button that represent down radio_button with specified and check_state.
static radio_button close(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent close radio_button with specified parent,...
static radio_button quit(const drawing::point &location)
Create a system-defined radio_button that represent quit radio_button with specified location.
static radio_button first(const control &parent)
Create a system-defined radio_button that represent first radio_button with specified parent.
static radio_button network(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent network radio_button with specified parent,...
static radio_button info(const control &parent, bool checked)
Create a system-defined radio_button that represent info radio_button with specified parent,...
static radio_button clear(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent clear radio_button with specified parent,...
static radio_button convert(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent convert radio_button with specified parent,...
static radio_button remove(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent remove radio_button with specified parent,...
static radio_button print_preview(const drawing::point &location)
Create a system-defined radio_button that represent print_preview radio_button with specified locatio...
static radio_button color(const control &parent)
Create a system-defined radio_button that represent color radio_button with specified parent.
static radio_button add(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent add radio_button with specified location,...
static radio_button last(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent last radio_button with specified parent,...
static radio_button align_right(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent align_right radio_button with specified parent,...
static radio_button no(bool checked)
Create a system-defined radio_button that represent no radio_button with specified and check_state.
static radio_button revert_to_saved(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent revert_to_saved radio_button with specified check...
static radio_button alignment(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent alignment radio_button with specified location,...
static radio_button descending(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent descending radio_button with specified parent,...
static radio_button remove(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent remove radio_button with specified check_state,...
static radio_button contents(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent contents radio_button with specified parent,...
static radio_button replace(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent replace radio_button with specified check_state,...
static radio_button execute(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent execute radio_button with specified parent,...
static radio_button alignment(const drawing::point &location)
Create a system-defined radio_button that represent alignment radio_button with specified location.
static radio_button bottom(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent bottom radio_button with specified check_state,...
static radio_button justified(bool checked)
Create a system-defined radio_button that represent justified radio_button with specified and check_s...
static radio_button home(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent home radio_button with specified check_state,...
static radio_button save_as(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent save_as radio_button with specified location,...
static radio_button save(const control &parent)
Create a system-defined radio_button that represent save radio_button with specified parent.
static radio_button file(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent file radio_button with specified check_state,...
static radio_button help(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent help radio_button with specified location,...
static radio_button settings(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent settings radio_button with specified parent,...
static radio_button first(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent first radio_button with specified check_state,...
static radio_button copy(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent copy radio_button with specified location,...
static radio_button home(const control &parent, bool checked)
Create a system-defined radio_button that represent home radio_button with specified parent,...
static radio_button next()
Create a system-defined radio_button that represent next radio_button.
static radio_button save_as(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent save_as radio_button with specified parent,...
static radio_button bold(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent bold radio_button with specified check_state,...
static radio_button ascending(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent ascending radio_button with specified check_state...
static radio_button del(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent del radio_button with specified parent,...
static radio_button clear(const control &parent, bool checked)
Create a system-defined radio_button that represent clear radio_button with specified parent,...
static radio_button previous(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent previous radio_button with specified parent,...
static radio_button cut(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent cut radio_button with specified parent,...
static radio_button retry(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent retry radio_button with specified check_state,...
static radio_button abort(const drawing::point &location)
Create a system-defined radio_button that represent abort radio_button with specified location.
static radio_button paste(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent paste radio_button with specified location,...
static radio_button new_(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent new_ radio_button with specified parent,...
static radio_button zoom_in(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent zoom_in radio_button with specified parent,...
static radio_button zoom_out(const drawing::point &location)
Create a system-defined radio_button that represent zoom_out radio_button with specified location.
static radio_button retry(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent retry radio_button with specified location,...
static radio_button refresh(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent refresh radio_button with specified check_state,...
static radio_button forward(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent forward radio_button with specified parent,...
static radio_button save_as(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent save_as radio_button with specified location,...
static radio_button font(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent font radio_button with specified parent,...
static radio_button underline()
Create a system-defined radio_button that represent underline radio_button.
static radio_button clear(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent clear radio_button with specified parent,...
static radio_button remove(const control &parent, bool checked)
Create a system-defined radio_button that represent remove radio_button with specified parent,...
static radio_button justified(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent justified radio_button with specified check_state...
static radio_button save(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent save radio_button with specified parent,...
static radio_button about(const drawing::point &location)
Create a system-defined radio_button that represent about radio_button with specified location.
static radio_button no(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent no radio_button with specified location,...
static radio_button redo(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent redo radio_button with specified location,...
static radio_button back(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent back radio_button with specified parent,...
static radio_button ascending(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent ascending radio_button with specified parent,...
static radio_button undelete(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent undelete radio_button with specified check_state,...
static radio_button zoom_out(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent zoom_out radio_button with specified check_state,...
static radio_button select_all(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent select_all radio_button with specified check_stat...
static radio_button contents(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent contents radio_button with specified parent,...
static radio_button jump_to(const drawing::point &location)
Create a system-defined radio_button that represent jump_to radio_button with specified location.
static radio_button bold(bool checked)
Create a system-defined radio_button that represent bold radio_button with specified and check_state.
static radio_button font(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent font radio_button with specified parent,...
static radio_button first(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent first radio_button with specified parent,...
static radio_button top(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent top radio_button with specified parent,...
static radio_button save(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent save radio_button with specified parent,...
static radio_button actual_size(const control &parent)
Create a system-defined radio_button that represent actual_size radio_button with specified parent.
static radio_button strikeout(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent strikeout radio_button with specified location,...
static radio_button file(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent file radio_button with specified parent,...
static radio_button copy(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent copy radio_button with specified check_state,...
static radio_button revert_to_saved(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent revert_to_saved radio_button with specified paren...
static radio_button retry(const control &parent)
Create a system-defined radio_button that represent retry radio_button with specified parent.
static radio_button home(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent home radio_button with specified check_state,...
static radio_button actual_size(const drawing::point &location)
Create a system-defined radio_button that represent actual_size radio_button with specified location.
static radio_button exit(bool checked)
Create a system-defined radio_button that represent exit radio_button with specified and check_state.
static radio_button zoom_out(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent zoom_out radio_button with specified location,...
static radio_button strikeout(const drawing::point &location)
Create a system-defined radio_button that represent strikeout radio_button with specified location.
static radio_button edit(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent edit radio_button with specified parent,...
static radio_button descending(const drawing::point &location)
Create a system-defined radio_button that represent descending radio_button with specified location.
static radio_button color(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent color radio_button with specified check_state,...
static radio_button convert(const control &parent)
Create a system-defined radio_button that represent convert radio_button with specified parent.
static radio_button edit(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent edit radio_button with specified check_state,...
static radio_button last(const control &parent)
Create a system-defined radio_button that represent last radio_button with specified parent.
static radio_button view(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent view radio_button with specified parent,...
static radio_button ok(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent ok radio_button with specified check_state,...
static radio_button open(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent open radio_button with specified location,...
static radio_button zoom_out(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent zoom_out radio_button with specified check_state,...
static radio_button yes(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent yes radio_button with specified parent,...
static radio_button color(const drawing::point &location)
Create a system-defined radio_button that represent color radio_button with specified location.
static radio_button file(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent file radio_button with specified location,...
static radio_button underline(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent underline radio_button with specified parent,...
static radio_button replace()
Create a system-defined radio_button that represent replace radio_button.
static radio_button alignment(const control &parent)
Create a system-defined radio_button that represent alignment radio_button with specified parent.
static radio_button top(const control &parent)
Create a system-defined radio_button that represent top radio_button with specified parent.
static radio_button cancel(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent cancel radio_button with specified parent,...
static radio_button floppy(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent floppy radio_button with specified parent,...
static radio_button select_all(bool checked)
Create a system-defined radio_button that represent select_all radio_button with specified and check_...
static radio_button top(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent top radio_button with specified parent,...
static radio_button zoom_in(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent zoom_in radio_button with specified check_state,...
static radio_button properties(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent properties radio_button with specified parent,...
static radio_button remove()
Create a system-defined radio_button that represent remove radio_button.
static radio_button font()
Create a system-defined radio_button that represent font radio_button.
static radio_button italic(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent italic radio_button with specified parent,...
static radio_button new_(const control &parent)
Create a system-defined radio_button that represent new_ radio_button with specified parent.
static radio_button open(const control &parent, bool checked)
Create a system-defined radio_button that represent open radio_button with specified parent,...
static radio_button new_(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent new_ radio_button with specified parent,...
static radio_button file(const drawing::point &location)
Create a system-defined radio_button that represent file radio_button with specified location.
static radio_button color(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent color radio_button with specified check_state,...
static radio_button abort(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent abort radio_button with specified parent,...
static radio_button abort(const control &parent)
Create a system-defined radio_button that represent abort radio_button with specified parent.
static radio_button first(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent first radio_button with specified parent,...
static radio_button ignore(const control &parent, bool checked)
Create a system-defined radio_button that represent ignore radio_button with specified parent,...
static radio_button replace(const control &parent, bool checked)
Create a system-defined radio_button that represent replace radio_button with specified parent,...
static radio_button down(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent down radio_button with specified location,...
static radio_button window(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent window radio_button with specified location,...
static radio_button unindent(const control &parent)
Create a system-defined radio_button that represent unindent radio_button with specified parent.
static radio_button align_left(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent align_left radio_button with specified parent,...
static radio_button tools(bool checked)
Create a system-defined radio_button that represent tools radio_button with specified and check_state...
static radio_button underline(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent underline radio_button with specified parent,...
static radio_button paste()
Create a system-defined radio_button that represent paste radio_button.
static radio_button jump_to(const control &parent, bool checked)
Create a system-defined radio_button that represent jump_to radio_button with specified parent,...
static radio_button add(const control &parent)
Create a system-defined radio_button that represent add radio_button with specified parent.
static radio_button forward(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent forward radio_button with specified check_state,...
static radio_button add(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent add radio_button with specified parent,...
static radio_button cdrom(bool checked)
Create a system-defined radio_button that represent cdrom radio_button with specified and check_state...
static radio_button properties(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent properties radio_button with specified parent,...
static radio_button new_()
Create a system-defined radio_button that represent new_ radio_button.
static radio_button apply(const control &parent, bool checked)
Create a system-defined radio_button that represent apply radio_button with specified parent,...
static radio_button alignment(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent alignment radio_button with specified parent,...
static radio_button cut(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent cut radio_button with specified parent,...
static radio_button forward()
Create a system-defined radio_button that represent forward radio_button.
static radio_button clear(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent clear radio_button with specified parent,...
static radio_button open()
Create a system-defined radio_button that represent open radio_button.
static radio_button indent(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent indent radio_button with specified parent,...
static radio_button search(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent search radio_button with specified check_state,...
static radio_button strikeout(bool checked)
Create a system-defined radio_button that represent strikeout radio_button with specified and check_s...
static radio_button print(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent print radio_button with specified parent,...
static radio_button save()
Create a system-defined radio_button that represent save radio_button.
static radio_button no(const control &parent)
Create a system-defined radio_button that represent no radio_button with specified parent.
static radio_button replace(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent replace radio_button with specified parent,...
static radio_button about(const control &parent)
Create a system-defined radio_button that represent about radio_button with specified parent.
static radio_button descending(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent descending radio_button with specified check_stat...
static radio_button properties(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent properties radio_button with specified parent,...
static radio_button new_(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent new_ radio_button with specified check_state,...
static radio_button tools(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent tools radio_button with specified parent,...
static radio_button save(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent save radio_button with specified parent,...
static radio_button paste(const control &parent, bool checked)
Create a system-defined radio_button that represent paste radio_button with specified parent,...
static radio_button indent(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent indent radio_button with specified parent,...
static radio_button options(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent options radio_button with specified check_state,...
static radio_button contents(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent contents radio_button with specified parent,...
static radio_button zoom_in(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent zoom_in radio_button with specified location,...
static radio_button preferences(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent preferences radio_button with specified check_sta...
static radio_button revert_to_saved(const control &parent, bool checked)
Create a system-defined radio_button that represent revert_to_saved radio_button with specified paren...
static radio_button revert_to_saved(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent revert_to_saved radio_button with specified check...
static radio_button preferences(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent preferences radio_button with specified parent,...
static radio_button align_right(const control &parent)
Create a system-defined radio_button that represent align_right radio_button with specified parent.
static radio_button copy(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent copy radio_button with specified parent,...
static radio_button view(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent view radio_button with specified location,...
static radio_button abort(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent abort radio_button with specified parent,...
static radio_button cut(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent cut radio_button with specified location,...
static radio_button cdrom(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent cdrom radio_button with specified location,...
static radio_button cdrom(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent cdrom radio_button with specified check_state,...
static radio_button search(const drawing::point &location)
Create a system-defined radio_button that represent search radio_button with specified location.
static radio_button copy()
Create a system-defined radio_button that represent copy radio_button.
static radio_button color(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent color radio_button with specified parent,...
static radio_button spell_check(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent spell_check radio_button with specified check_sta...
static radio_button exit(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent exit radio_button with specified parent,...
static radio_button network(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent network radio_button with specified location,...
static radio_button previous(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent previous radio_button with specified parent,...
static radio_button bottom(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent bottom radio_button with specified location,...
static radio_button no(const drawing::point &location)
Create a system-defined radio_button that represent no radio_button with specified location.
static radio_button zoom_to_fit(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent,...
static radio_button index(const control &parent, bool checked)
Create a system-defined radio_button that represent index radio_button with specified parent,...
static radio_button top(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent top radio_button with specified parent,...
static radio_button align_right(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent align_right radio_button with specified parent,...
static radio_button tools(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent tools radio_button with specified parent,...
static radio_button new_(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent new_ radio_button with specified parent,...
static radio_button cancel(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent cancel radio_button with specified check_state,...
static radio_button quit(const control &parent)
Create a system-defined radio_button that represent quit radio_button with specified parent.
static radio_button select_all(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent select_all radio_button with specified parent,...
static radio_button floppy(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent floppy radio_button with specified check_state,...
static radio_button close(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent close radio_button with specified check_state,...
static radio_button last(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent last radio_button with specified check_state,...
static radio_button font(const drawing::point &location)
Create a system-defined radio_button that represent font radio_button with specified location.
static radio_button home(const control &parent)
Create a system-defined radio_button that represent home radio_button with specified parent.
static radio_button strikeout(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent strikeout radio_button with specified parent,...
static radio_button zoom_out(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent zoom_out radio_button with specified parent,...
static radio_button font(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent font radio_button with specified check_state,...
static radio_button color(bool checked)
Create a system-defined radio_button that represent color radio_button with specified and check_state...
static radio_button jump_to(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent jump_to radio_button with specified location,...
static radio_button align_left(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent align_left radio_button with specified check_stat...
static radio_button alignment(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent alignment radio_button with specified parent,...
static radio_button align_left(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent align_left radio_button with specified location,...
static radio_button unindent(bool checked)
Create a system-defined radio_button that represent unindent radio_button with specified and check_st...
static radio_button refresh(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent refresh radio_button with specified parent,...
static radio_button info(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent info radio_button with specified parent,...
static radio_button down(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent down radio_button with specified parent,...
static radio_button exit(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent exit radio_button with specified parent,...
static radio_button revert_to_saved(const control &parent)
Create a system-defined radio_button that represent revert_to_saved radio_button with specified paren...
static radio_button descending(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent descending radio_button with specified parent,...
static radio_button contents(const control &parent, bool checked)
Create a system-defined radio_button that represent contents radio_button with specified parent,...
static radio_button open(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent open radio_button with specified parent,...
static radio_button window()
Create a system-defined radio_button that represent window radio_button.
static radio_button convert(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent convert radio_button with specified parent,...
static radio_button quit(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent quit radio_button with specified parent,...
static radio_button about(bool checked)
Create a system-defined radio_button that represent about radio_button with specified and check_state...
static radio_button help()
Create a system-defined radio_button that represent help radio_button.
static radio_button open(const control &parent)
Create a system-defined radio_button that represent open radio_button with specified parent.
static radio_button quit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent quit radio_button with specified parent,...
static radio_button next(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent next radio_button with specified check_state,...
static radio_button align_right(const control &parent, bool checked)
Create a system-defined radio_button that represent align_right radio_button with specified parent,...
static radio_button options(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent options radio_button with specified parent,...
static radio_button undelete(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent undelete radio_button with specified parent,...
static radio_button find(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent find radio_button with specified parent,...
static radio_button info(const control &parent)
Create a system-defined radio_button that represent info radio_button with specified parent.
static radio_button save(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent save radio_button with specified parent,...
static radio_button indent(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent indent radio_button with specified parent,...
static radio_button contents(const control &parent)
Create a system-defined radio_button that represent contents radio_button with specified parent.
static radio_button file(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent file radio_button with specified parent,...
static radio_button about(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent about radio_button with specified check_state,...
static radio_button ignore(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent ignore radio_button with specified location,...
static radio_button unindent(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent unindent radio_button with specified parent,...
static radio_button save(bool checked)
Create a system-defined radio_button that represent save radio_button with specified and check_state.
static radio_button find(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent find radio_button with specified check_state,...
static radio_button tools(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent tools radio_button with specified check_state,...
static radio_button edit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent edit radio_button with specified parent,...
static radio_button apply()
Create a system-defined radio_button that represent apply radio_button.
static radio_button last(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent last radio_button with specified parent,...
static radio_button paste(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent paste radio_button with specified check_state,...
static radio_button stop(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent stop radio_button with specified parent,...
static radio_button redo(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent redo radio_button with specified parent,...
static radio_button about(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent about radio_button with specified location,...
static radio_button about(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent about radio_button with specified check_state,...
static radio_button info(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent info radio_button with specified location,...
static radio_button window(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent window radio_button with specified location,...
static radio_button del(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent del radio_button with specified check_state,...
static radio_button preferences(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent preferences radio_button with specified location,...
static radio_button cancel(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent cancel radio_button with specified location,...
static radio_button ignore()
Create a system-defined radio_button that represent ignore radio_button.
static radio_button ignore(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent ignore radio_button with specified check_state,...
static radio_button exit(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent exit radio_button with specified parent,...
static radio_button properties(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent properties radio_button with specified location,...
static radio_button cancel(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent cancel radio_button with specified location,...
static radio_button ignore(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent ignore radio_button with specified parent,...
static radio_button open(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent open radio_button with specified check_state,...
static radio_button align_left(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent align_left radio_button with specified parent,...
static radio_button harddisk(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent harddisk radio_button with specified parent,...
static radio_button new_(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent new_ radio_button with specified parent,...
static radio_button abort(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent abort radio_button with specified parent,...
static radio_button find(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent find radio_button with specified location,...
static radio_button top(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent top radio_button with specified check_state,...
static radio_button align_right(bool checked)
Create a system-defined radio_button that represent align_right radio_button with specified and check...
static radio_button cdrom(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent cdrom radio_button with specified parent,...
static radio_button apply(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent apply radio_button with specified parent,...
static radio_button replace(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent replace radio_button with specified parent,...
static radio_button index(bool checked)
Create a system-defined radio_button that represent index radio_button with specified and check_state...
static radio_button print_preview(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent print_preview radio_button with specified parent,...
static radio_button execute(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent execute radio_button with specified check_state,...
static radio_button view(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent view radio_button with specified parent,...
static radio_button about(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent about radio_button with specified parent,...
static radio_button actual_size(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent actual_size radio_button with specified parent,...
static radio_button no(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent no radio_button with specified check_state,...
static radio_button contents()
Create a system-defined radio_button that represent contents radio_button.
static radio_button top(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent top radio_button with specified check_state,...
static radio_button align_right(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent align_right radio_button with specified parent,...
static radio_button properties()
Create a system-defined radio_button that represent properties radio_button.
static radio_button replace(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent replace radio_button with specified parent,...
static radio_button align_left(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent align_left radio_button with specified check_stat...
static radio_button undelete(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent undelete radio_button with specified parent,...
static radio_button add(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent add radio_button with specified parent,...
static radio_button italic(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent italic radio_button with specified parent,...
static radio_button print(const control &parent)
Create a system-defined radio_button that represent print radio_button with specified parent.
static radio_button index(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent index radio_button with specified parent,...
static radio_button last(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent last radio_button with specified parent,...
static radio_button index(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent index radio_button with specified parent,...
static radio_button copy(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent copy radio_button with specified parent,...
static radio_button search(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent search radio_button with specified parent,...
static radio_button remove(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent remove radio_button with specified location,...
static radio_button up(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent up radio_button with specified parent,...
static radio_button ascending(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent ascending radio_button with specified parent,...
static radio_button ascending(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent ascending radio_button with specified check_state...
static radio_button zoom_out(const control &parent, bool checked)
Create a system-defined radio_button that represent zoom_out radio_button with specified parent,...
static radio_button select_all(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent select_all radio_button with specified check_stat...
static radio_button forward(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent forward radio_button with specified location,...
static radio_button preferences(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent preferences radio_button with specified parent,...
static radio_button floppy(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent floppy radio_button with specified parent,...
static radio_button find(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent find radio_button with specified check_state,...
static radio_button yes(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent yes radio_button with specified parent,...
static radio_button close(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent close radio_button with specified check_state,...
static radio_button color(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent color radio_button with specified location,...
static radio_button preferences(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent preferences radio_button with specified check_sta...
static radio_button apply(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent apply radio_button with specified location,...
static radio_button redo(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent redo radio_button with specified check_state,...
static radio_button properties(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent properties radio_button with specified location,...
static radio_button clear(bool checked)
Create a system-defined radio_button that represent clear radio_button with specified and check_state...
static radio_button apply(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent apply radio_button with specified parent,...
static radio_button clear(const drawing::point &location)
Create a system-defined radio_button that represent clear radio_button with specified location.
static radio_button search(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent search radio_button with specified check_state,...
static radio_button home(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent home radio_button with specified location,...
static radio_button info()
Create a system-defined radio_button that represent info radio_button.
static radio_button info(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent info radio_button with specified parent,...
static radio_button italic(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent italic radio_button with specified parent,...
static radio_button find(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent find radio_button with specified parent,...
static radio_button up(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent up radio_button with specified check_state,...
static radio_button back(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent back radio_button with specified parent,...
static radio_button edit()
Create a system-defined radio_button that represent edit radio_button.
static radio_button quit(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent quit radio_button with specified location,...
static radio_button customize(bool checked)
Create a system-defined radio_button that represent customize radio_button with specified and check_s...
static radio_button options(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent options radio_button with specified parent,...
static radio_button zoom_out(const control &parent)
Create a system-defined radio_button that represent zoom_out radio_button with specified parent.
static radio_button yes(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent yes radio_button with specified parent,...
static radio_button del(bool checked)
Create a system-defined radio_button that represent del radio_button with specified and check_state.
static radio_button spell_check(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent spell_check radio_button with specified parent,...
static radio_button align_right(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent align_right radio_button with specified location,...
static radio_button print_preview(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent print_preview radio_button with specified parent,...
static radio_button bottom(bool checked)
Create a system-defined radio_button that represent bottom radio_button with specified and check_stat...
static radio_button view(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent view radio_button with specified check_state,...
static radio_button zoom_to_fit(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent,...
static radio_button network(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent network radio_button with specified parent,...
static radio_button unindent()
Create a system-defined radio_button that represent unindent radio_button.
static radio_button open(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent open radio_button with specified parent,...
static radio_button about(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent about radio_button with specified parent,...
static radio_button copy(bool checked)
Create a system-defined radio_button that represent copy radio_button with specified and check_state.
static radio_button alignment(bool checked)
Create a system-defined radio_button that represent alignment radio_button with specified and check_s...
static radio_button underline(const control &parent, bool checked)
Create a system-defined radio_button that represent underline radio_button with specified parent,...
static radio_button up(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent up radio_button with specified location,...
static radio_button spell_check(const control &parent, bool checked)
Create a system-defined radio_button that represent spell_check radio_button with specified parent,...
static radio_button cut(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent cut radio_button with specified location,...
static radio_button add(const drawing::point &location)
Create a system-defined radio_button that represent add radio_button with specified location.
static radio_button yes(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent yes radio_button with specified check_state,...
static radio_button contents(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent contents radio_button with specified parent,...
static radio_button align_left(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent align_left radio_button with specified parent,...
static radio_button search(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent search radio_button with specified location,...
static radio_button font(bool checked)
Create a system-defined radio_button that represent font radio_button with specified and check_state.
static radio_button no(const control &parent, bool checked)
Create a system-defined radio_button that represent no radio_button with specified parent,...
static radio_button add(const control &parent, bool checked)
Create a system-defined radio_button that represent add radio_button with specified parent,...
static radio_button preferences(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent preferences radio_button with specified parent,...
static radio_button color(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent color radio_button with specified parent,...
static radio_button last(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent last radio_button with specified location,...
static radio_button close()
Create a system-defined radio_button that represent close radio_button.
static radio_button forward(const control &parent)
Create a system-defined radio_button that represent forward radio_button with specified parent.
static radio_button stop(const control &parent)
Create a system-defined radio_button that represent stop radio_button with specified parent.
static radio_button ignore(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent ignore radio_button with specified parent,...
static radio_button ok(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent ok radio_button with specified location,...
static radio_button cut(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent cut radio_button with specified parent,...
static radio_button paste(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent paste radio_button with specified parent,...
static radio_button yes(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent yes radio_button with specified parent,...
static radio_button italic(const control &parent, bool checked)
Create a system-defined radio_button that represent italic radio_button with specified parent,...
static radio_button contents(const drawing::point &location)
Create a system-defined radio_button that represent contents radio_button with specified location.
static radio_button centered(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent centered radio_button with specified check_state,...
static radio_button ok(const control &parent, bool checked)
Create a system-defined radio_button that represent ok radio_button with specified parent,...
static radio_button select_all(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent select_all radio_button with specified parent,...
static radio_button zoom_in(bool checked)
Create a system-defined radio_button that represent zoom_in radio_button with specified and check_sta...
static radio_button network(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent network radio_button with specified parent,...
static radio_button spell_check(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent spell_check radio_button with specified location,...
static radio_button zoom_out()
Create a system-defined radio_button that represent zoom_out radio_button.
static radio_button tools(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent tools radio_button with specified parent,...
static radio_button align_right(const drawing::point &location)
Create a system-defined radio_button that represent align_right radio_button with specified location.
static radio_button contents(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent contents radio_button with specified check_state,...
static radio_button harddisk(const drawing::point &location)
Create a system-defined radio_button that represent harddisk radio_button with specified location.
static radio_button harddisk(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent harddisk radio_button with specified parent,...
static radio_button window(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent window radio_button with specified check_state,...
static radio_button customize(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent customize radio_button with specified parent,...
static radio_button exit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent exit radio_button with specified parent,...
static radio_button print(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent print radio_button with specified location,...
static radio_button actual_size()
Create a system-defined radio_button that represent actual_size radio_button.
static radio_button home(const drawing::point &location)
Create a system-defined radio_button that represent home radio_button with specified location.
static radio_button zoom_out(bool checked)
Create a system-defined radio_button that represent zoom_out radio_button with specified and check_st...
static radio_button home(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent home radio_button with specified parent,...
static radio_button next(const drawing::point &location)
Create a system-defined radio_button that represent next radio_button with specified location.
static radio_button apply(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent apply radio_button with specified parent,...
static radio_button convert(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent convert radio_button with specified check_state,...
static radio_button about(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent about radio_button with specified parent,...
static radio_button next(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent next radio_button with specified parent,...
static radio_button underline(bool checked)
Create a system-defined radio_button that represent underline radio_button with specified and check_s...
static radio_button back(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent back radio_button with specified parent,...
static radio_button exit(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent exit radio_button with specified location,...
static radio_button align_right(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent align_right radio_button with specified check_sta...
static radio_button down(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent down radio_button with specified check_state,...
static radio_button retry(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent retry radio_button with specified parent,...
static radio_button zoom_to_fit()
Create a system-defined radio_button that represent zoom_to_fit radio_button.
static radio_button exit(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent exit radio_button with specified check_state,...
static radio_button down()
Create a system-defined radio_button that represent down radio_button.
static radio_button options(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent options radio_button with specified parent,...
static radio_button up(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent up radio_button with specified parent,...
static radio_button up(const control &parent)
Create a system-defined radio_button that represent up radio_button with specified parent.
static radio_button select_all(const control &parent, bool checked)
Create a system-defined radio_button that represent select_all radio_button with specified parent,...
static radio_button bold(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent bold radio_button with specified parent,...
static radio_button home(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent home radio_button with specified location,...
static radio_button align_left(const control &parent)
Create a system-defined radio_button that represent align_left radio_button with specified parent.
static radio_button stop(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent stop radio_button with specified check_state,...
static radio_button search(const control &parent, bool checked)
Create a system-defined radio_button that represent search radio_button with specified parent,...
static radio_button zoom_to_fit(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified location,...
static radio_button abort(bool checked)
Create a system-defined radio_button that represent abort radio_button with specified and check_state...
static radio_button copy(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent copy radio_button with specified parent,...
static radio_button network()
Create a system-defined radio_button that represent network radio_button.
static radio_button zoom_to_fit(const control &parent, bool checked)
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent,...
static radio_button help(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent help radio_button with specified check_state,...
static radio_button centered(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent centered radio_button with specified parent,...
static radio_button del()
Create a system-defined radio_button that represent del radio_button.
static radio_button up(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent up radio_button with specified parent,...
static radio_button revert_to_saved(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent revert_to_saved radio_button with specified paren...
static radio_button indent(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent indent radio_button with specified parent,...
static radio_button last(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent last radio_button with specified parent,...
static radio_button find(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent find radio_button with specified parent,...
static radio_button save_as(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent save_as radio_button with specified parent,...
static radio_button forward(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent forward radio_button with specified parent,...
static radio_button print(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent print radio_button with specified check_state,...
static radio_button justified(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent justified radio_button with specified check_state...
static radio_button home(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent home radio_button with specified parent,...
static radio_button unindent(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent unindent radio_button with specified parent,...
static radio_button add(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent add radio_button with specified parent,...
static radio_button top(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent top radio_button with specified parent,...
static radio_button revert_to_saved(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent revert_to_saved radio_button with specified locat...
static radio_button zoom_out(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent zoom_out radio_button with specified parent,...
static radio_button open(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent open radio_button with specified check_state,...
static radio_button close(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent close radio_button with specified parent,...
static radio_button previous(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent previous radio_button with specified check_state,...
static radio_button color()
Create a system-defined radio_button that represent color radio_button.
static radio_button redo()
Create a system-defined radio_button that represent redo radio_button.
static radio_button strikeout(const control &parent, bool checked)
Create a system-defined radio_button that represent strikeout radio_button with specified parent,...
static radio_button retry(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent retry radio_button with specified parent,...
static radio_button indent()
Create a system-defined radio_button that represent indent radio_button.
static radio_button cut(const drawing::point &location)
Create a system-defined radio_button that represent cut radio_button with specified location.
static radio_button no()
Create a system-defined radio_button that represent no radio_button.
static radio_button ok(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent ok radio_button with specified check_state,...
static radio_button top(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent top radio_button with specified check_state,...
static radio_button alignment(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent alignment radio_button with specified check_state...
static radio_button del(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent del radio_button with specified location,...
static radio_button del(const control &parent, bool checked)
Create a system-defined radio_button that represent del radio_button with specified parent,...
static radio_button italic(const drawing::point &location)
Create a system-defined radio_button that represent italic radio_button with specified location.
static radio_button underline(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent underline radio_button with specified check_state...
static radio_button first()
Create a system-defined radio_button that represent first radio_button.
static radio_button contents(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent contents radio_button with specified parent,...
static radio_button undo(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent undo radio_button with specified parent,...
static radio_button convert(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent convert radio_button with specified parent,...
static radio_button preferences(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent preferences radio_button with specified parent,...
static radio_button align_right()
Create a system-defined radio_button that represent align_right radio_button.
static radio_button last(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent last radio_button with specified parent,...
static radio_button alignment(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent alignment radio_button with specified parent,...
static radio_button first(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent first radio_button with specified parent,...
static radio_button no(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent no radio_button with specified parent,...
static radio_button refresh()
Create a system-defined radio_button that represent refresh radio_button.
static radio_button properties(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent properties radio_button with specified parent,...
static radio_button cancel(const drawing::point &location)
Create a system-defined radio_button that represent cancel radio_button with specified location.
static radio_button spell_check(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent spell_check radio_button with specified parent,...
static radio_button undelete(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent undelete radio_button with specified parent,...
static radio_button centered(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent centered radio_button with specified parent,...
static radio_button network(const control &parent)
Create a system-defined radio_button that represent network radio_button with specified parent.
static radio_button settings(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent settings radio_button with specified location,...
static radio_button find(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent find radio_button with specified parent,...
static radio_button help(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent help radio_button with specified parent,...
static radio_button previous(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent previous radio_button with specified parent,...
static radio_button quit(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent quit radio_button with specified parent,...
static radio_button ignore(bool checked)
Create a system-defined radio_button that represent ignore radio_button with specified and check_stat...
static radio_button execute(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent execute radio_button with specified parent,...
static radio_button undelete(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent undelete radio_button with specified parent,...
static radio_button underline(const drawing::point &location)
Create a system-defined radio_button that represent underline radio_button with specified location.
static radio_button descending(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent descending radio_button with specified check_stat...
static radio_button edit(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent edit radio_button with specified check_state,...
static radio_button del(const drawing::point &location)
Create a system-defined radio_button that represent del radio_button with specified location.
static radio_button clear(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent clear radio_button with specified parent,...
static radio_button help(const drawing::point &location)
Create a system-defined radio_button that represent help radio_button with specified location.
static radio_button replace(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent replace radio_button with specified check_state,...
static radio_button cut(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent cut radio_button with specified parent,...
static radio_button save_as(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent save_as radio_button with specified parent,...
static radio_button bottom(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent bottom radio_button with specified check_state,...
static radio_button align_right(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent align_right radio_button with specified check_sta...
static radio_button save_as(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent save_as radio_button with specified parent,...
static radio_button zoom_in(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent zoom_in radio_button with specified parent,...
static radio_button retry(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent retry radio_button with specified check_state,...
static radio_button index(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent index radio_button with specified parent,...
static radio_button view(bool checked)
Create a system-defined radio_button that represent view radio_button with specified and check_state.
static radio_button zoom_in(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent zoom_in radio_button with specified check_state,...
static radio_button remove(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent remove radio_button with specified parent,...
static radio_button top(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent top radio_button with specified parent,...
static radio_button cancel(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent cancel radio_button with specified parent,...
static radio_button first(const control &parent, bool checked)
Create a system-defined radio_button that represent first radio_button with specified parent,...
static radio_button apply(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent apply radio_button with specified parent,...
static radio_button cdrom(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent cdrom radio_button with specified parent,...
static radio_button indent(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent indent radio_button with specified parent,...
static radio_button close(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent close radio_button with specified parent,...
static radio_button last(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent last radio_button with specified check_state,...
static radio_button stop(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent stop radio_button with specified parent,...
static radio_button previous(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent previous radio_button with specified location,...
static radio_button actual_size(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent actual_size radio_button with specified parent,...
static radio_button unindent(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent unindent radio_button with specified parent,...
static radio_button tools(const control &parent, bool checked)
Create a system-defined radio_button that represent tools radio_button with specified parent,...
static radio_button execute(const control &parent, bool checked)
Create a system-defined radio_button that represent execute radio_button with specified parent,...
static radio_button tools(const control &parent)
Create a system-defined radio_button that represent tools radio_button with specified parent.
static radio_button descending(const control &parent)
Create a system-defined radio_button that represent descending radio_button with specified parent.
static radio_button back(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent back radio_button with specified location,...
static radio_button align_right(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent align_right radio_button with specified parent,...
static radio_button align_right(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent align_right radio_button with specified check_sta...
static radio_button spell_check(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent spell_check radio_button with specified parent,...
static radio_button first(bool checked)
Create a system-defined radio_button that represent first radio_button with specified and check_state...
static radio_button quit(bool checked)
Create a system-defined radio_button that represent quit radio_button with specified and check_state.
static radio_button previous(const drawing::point &location)
Create a system-defined radio_button that represent previous radio_button with specified location.
static radio_button network(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent network radio_button with specified check_state,...
static radio_button settings(const drawing::point &location)
Create a system-defined radio_button that represent settings radio_button with specified location.
static radio_button floppy(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent floppy radio_button with specified parent,...
static radio_button stop(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent stop radio_button with specified parent,...
static radio_button execute(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent execute radio_button with specified parent,...
static radio_button exit(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent exit radio_button with specified check_state,...
static radio_button refresh(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent refresh radio_button with specified check_state,...
static radio_button find(const control &parent, bool checked)
Create a system-defined radio_button that represent find radio_button with specified parent,...
static radio_button actual_size(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent actual_size radio_button with specified check_sta...
static radio_button home(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent home radio_button with specified parent,...
static radio_button down(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent down radio_button with specified parent,...
static radio_button zoom_to_fit(const drawing::point &location)
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified location.
static radio_button centered(const control &parent, bool checked)
Create a system-defined radio_button that represent centered radio_button with specified parent,...
static radio_button save_as(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent save_as radio_button with specified parent,...
static radio_button print_preview()
Create a system-defined radio_button that represent print_preview radio_button.
static radio_button new_(const drawing::point &location)
Create a system-defined radio_button that represent new_ radio_button with specified location.
static radio_button undo(bool checked)
Create a system-defined radio_button that represent undo radio_button with specified and check_state.
static radio_button italic(const control &parent)
Create a system-defined radio_button that represent italic radio_button with specified parent.
static radio_button index(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent index radio_button with specified check_state,...
static radio_button underline(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent underline radio_button with specified parent,...
static radio_button remove(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent remove radio_button with specified location,...
static radio_button view(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent view radio_button with specified check_state,...
static radio_button undo(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent undo radio_button with specified parent,...
static radio_button info(const drawing::point &location)
Create a system-defined radio_button that represent info radio_button with specified location.
static radio_button window(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent window radio_button with specified parent,...
static radio_button network(bool checked)
Create a system-defined radio_button that represent network radio_button with specified and check_sta...
static radio_button revert_to_saved(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent revert_to_saved radio_button with specified check...
static radio_button cut(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent cut radio_button with specified parent,...
static radio_button execute()
Create a system-defined radio_button that represent execute radio_button.
static radio_button unindent(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent unindent radio_button with specified check_state,...
static radio_button window(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent window radio_button with specified check_state,...
static radio_button edit(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent edit radio_button with specified location,...
static radio_button quit(const control &parent, bool checked)
Create a system-defined radio_button that represent quit radio_button with specified parent,...
static radio_button open(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent open radio_button with specified parent,...
static radio_button next(const control &parent, bool checked)
Create a system-defined radio_button that represent next radio_button with specified parent,...
static radio_button network(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent network radio_button with specified parent,...
static radio_button harddisk(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent harddisk radio_button with specified location,...
static radio_button del(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent del radio_button with specified location,...
static radio_button back()
Create a system-defined radio_button that represent back radio_button.
static radio_button network(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent network radio_button with specified parent,...
static radio_button apply(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent apply radio_button with specified check_state,...
static radio_button bottom(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent bottom radio_button with specified parent,...
static radio_button yes(const drawing::point &location)
Create a system-defined radio_button that represent yes radio_button with specified location.
static radio_button font(const control &parent, bool checked)
Create a system-defined radio_button that represent font radio_button with specified parent,...
static radio_button options(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent options radio_button with specified parent,...
static radio_button apply(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent apply radio_button with specified check_state,...
static radio_button print_preview(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent print_preview radio_button with specified parent,...
static radio_button ok(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent ok radio_button with specified parent,...
static radio_button cut(const control &parent)
Create a system-defined radio_button that represent cut radio_button with specified parent.
static radio_button redo(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent redo radio_button with specified parent,...
static radio_button properties(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent properties radio_button with specified parent,...
static radio_button del(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent del radio_button with specified check_state,...
static radio_button italic()
Create a system-defined radio_button that represent italic radio_button.
static radio_button zoom_in(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent zoom_in radio_button with specified parent,...
static radio_button indent(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent indent radio_button with specified location,...
static radio_button zoom_in(const control &parent, bool checked)
Create a system-defined radio_button that represent zoom_in radio_button with specified parent,...
static radio_button save(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent save radio_button with specified location,...
static radio_button redo(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent redo radio_button with specified check_state,...
static radio_button centered(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent centered radio_button with specified parent,...
static radio_button ignore(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent ignore radio_button with specified parent,...
static radio_button cdrom(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent cdrom radio_button with specified parent,...
static radio_button yes(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent yes radio_button with specified check_state,...
static radio_button about(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent about radio_button with specified parent,...
static radio_button help(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent help radio_button with specified check_state,...
static radio_button next(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent next radio_button with specified parent,...
static radio_button first(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent first radio_button with specified location,...
static radio_button zoom_to_fit(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified check_sta...
static radio_button execute(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent execute radio_button with specified parent,...
static radio_button strikeout(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent strikeout radio_button with specified parent,...
static radio_button harddisk(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent harddisk radio_button with specified parent,...
static radio_button indent(const control &parent, bool checked)
Create a system-defined radio_button that represent indent radio_button with specified parent,...
static radio_button new_(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent new_ radio_button with specified location,...
static radio_button retry(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent retry radio_button with specified parent,...
static radio_button customize(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent customize radio_button with specified check_state...
static radio_button spell_check(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent spell_check radio_button with specified check_sta...
static radio_button undo(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent undo radio_button with specified parent,...
static radio_button edit(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent edit radio_button with specified check_state,...
static radio_button home(bool checked)
Create a system-defined radio_button that represent home radio_button with specified and check_state.
static radio_button forward(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent forward radio_button with specified location,...
static radio_button file(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent file radio_button with specified parent,...
static radio_button stop(const drawing::point &location)
Create a system-defined radio_button that represent stop radio_button with specified location.
static radio_button refresh(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent refresh radio_button with specified parent,...
static radio_button search(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent search radio_button with specified parent,...
static radio_button contents(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent contents radio_button with specified check_state,...
static radio_button tools(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent tools radio_button with specified parent,...
static radio_button undo(const drawing::point &location)
Create a system-defined radio_button that represent undo radio_button with specified location.
static radio_button settings(const control &parent, bool checked)
Create a system-defined radio_button that represent settings radio_button with specified parent,...
static radio_button stop(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent stop radio_button with specified parent,...
static radio_button up(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent up radio_button with specified check_state,...
static radio_button view(const drawing::point &location)
Create a system-defined radio_button that represent view radio_button with specified location.
static radio_button abort(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent abort radio_button with specified parent,...
static radio_button edit(const drawing::point &location)
Create a system-defined radio_button that represent edit radio_button with specified location.
static radio_button close(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent close radio_button with specified parent,...
static radio_button previous(bool checked)
Create a system-defined radio_button that represent previous radio_button with specified and check_st...
static radio_button no(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent no radio_button with specified check_state,...
static radio_button actual_size(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent actual_size radio_button with specified check_sta...
static radio_button customize()
Create a system-defined radio_button that represent customize radio_button.
static radio_button no(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent no radio_button with specified parent,...
static radio_button paste(const drawing::point &location)
Create a system-defined radio_button that represent paste radio_button with specified location.
static radio_button ascending()
Create a system-defined radio_button that represent ascending radio_button.
static radio_button italic(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent italic radio_button with specified parent,...
static radio_button centered(const control &parent)
Create a system-defined radio_button that represent centered radio_button with specified parent.
static radio_button ok(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent ok radio_button with specified parent,...
static radio_button info(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent info radio_button with specified check_state,...
static radio_button revert_to_saved()
Create a system-defined radio_button that represent revert_to_saved radio_button.
static radio_button view(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent view radio_button with specified location,...
static radio_button previous(const control &parent)
Create a system-defined radio_button that represent previous radio_button with specified parent.
static radio_button ascending(const control &parent, bool checked)
Create a system-defined radio_button that represent ascending radio_button with specified parent,...
static radio_button cdrom(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent cdrom radio_button with specified parent,...
static radio_button cdrom(const control &parent, bool checked)
Create a system-defined radio_button that represent cdrom radio_button with specified parent,...
static radio_button quit()
Create a system-defined radio_button that represent quit radio_button.
static radio_button font(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent font radio_button with specified location,...
static radio_button cancel(const control &parent, bool checked)
Create a system-defined radio_button that represent cancel radio_button with specified parent,...
static radio_button help(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent help radio_button with specified location,...
static radio_button color(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent color radio_button with specified parent,...
static radio_button settings(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent settings radio_button with specified location,...
static radio_button save_as(const control &parent, bool checked)
Create a system-defined radio_button that represent save_as radio_button with specified parent,...
static radio_button centered(const drawing::point &location)
Create a system-defined radio_button that represent centered radio_button with specified location.
static radio_button open(bool checked)
Create a system-defined radio_button that represent open radio_button with specified and check_state.
static radio_button forward(const drawing::point &location)
Create a system-defined radio_button that represent forward radio_button with specified location.
static radio_button options(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent options radio_button with specified check_state,...
static radio_button copy(const control &parent)
Create a system-defined radio_button that represent copy radio_button with specified parent.
static radio_button harddisk(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent harddisk radio_button with specified parent,...
static radio_button paste(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent paste radio_button with specified check_state,...
static radio_button actual_size(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent actual_size radio_button with specified location,...
static radio_button save_as(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent save_as radio_button with specified check_state,...
static radio_button edit(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent edit radio_button with specified location,...
static radio_button options(const drawing::point &location)
Create a system-defined radio_button that represent options radio_button with specified location.
static radio_button harddisk(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent harddisk radio_button with specified parent,...
static radio_button ignore(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent ignore radio_button with specified parent,...
static radio_button jump_to(bool checked)
Create a system-defined radio_button that represent jump_to radio_button with specified and check_sta...
static radio_button save_as(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent save_as radio_button with specified check_state,...
static radio_button print(const drawing::point &location)
Create a system-defined radio_button that represent print radio_button with specified location.
static radio_button view(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent view radio_button with specified parent,...
static radio_button next(const control &parent)
Create a system-defined radio_button that represent next radio_button with specified parent.
static radio_button customize(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent customize radio_button with specified parent,...
static radio_button underline(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent underline radio_button with specified location,...
static radio_button justified(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent justified radio_button with specified parent,...
static radio_button undo(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent undo radio_button with specified location,...
static radio_button no(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent no radio_button with specified check_state,...
static radio_button align_left()
Create a system-defined radio_button that represent align_left radio_button.
static radio_button customize(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent customize radio_button with specified parent,...
static radio_button convert(const drawing::point &location)
Create a system-defined radio_button that represent convert radio_button with specified location.
static radio_button preferences(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent preferences radio_button with specified parent,...
static radio_button clear(const control &parent)
Create a system-defined radio_button that represent clear radio_button with specified parent.
static radio_button properties(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent properties radio_button with specified check_stat...
static radio_button ignore(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent ignore radio_button with specified parent,...
static radio_button cdrom(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent cdrom radio_button with specified check_state,...
static radio_button strikeout(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent strikeout radio_button with specified parent,...
static radio_button redo(const control &parent, bool checked)
Create a system-defined radio_button that represent redo radio_button with specified parent,...
static radio_button quit(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent quit radio_button with specified check_state,...
static radio_button back(const control &parent, bool checked)
Create a system-defined radio_button that represent back radio_button with specified parent,...
static radio_button centered(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent centered radio_button with specified check_state,...
static radio_button remove(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent remove radio_button with specified parent,...
static radio_button cdrom(const drawing::point &location)
Create a system-defined radio_button that represent cdrom radio_button with specified location.
static radio_button down(const control &parent, bool checked)
Create a system-defined radio_button that represent down radio_button with specified parent,...
static radio_button search(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent search radio_button with specified parent,...
static radio_button tools(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent tools radio_button with specified check_state,...
static radio_button index(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent index radio_button with specified check_state,...
static radio_button exit(const control &parent)
Create a system-defined radio_button that represent exit radio_button with specified parent.
static radio_button forward(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent forward radio_button with specified parent,...
static radio_button undelete(const control &parent)
Create a system-defined radio_button that represent undelete radio_button with specified parent.
static radio_button del(const control &parent)
Create a system-defined radio_button that represent del radio_button with specified parent.
static radio_button bottom(const drawing::point &location)
Create a system-defined radio_button that represent bottom radio_button with specified location.
static radio_button search(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent search radio_button with specified parent,...
static radio_button actual_size(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent actual_size radio_button with specified location,...
static radio_button back(const drawing::point &location)
Create a system-defined radio_button that represent back radio_button with specified location.
static radio_button close(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent close radio_button with specified location,...
static radio_button revert_to_saved(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent revert_to_saved radio_button with specified paren...
static radio_button search(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent search radio_button with specified check_state,...
static radio_button print(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent print radio_button with specified parent,...
static radio_button previous(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent previous radio_button with specified parent,...
static radio_button descending(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent descending radio_button with specified check_stat...
static radio_button last(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent last radio_button with specified check_state,...
static radio_button undo()
Create a system-defined radio_button that represent undo radio_button.
static radio_button cancel(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent cancel radio_button with specified check_state,...
static radio_button print_preview(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent print_preview radio_button with specified check_s...
static radio_button no(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent no radio_button with specified parent,...
static radio_button jump_to(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent jump_to radio_button with specified parent,...
static radio_button alignment(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent alignment radio_button with specified parent,...
static radio_button replace(const control &parent)
Create a system-defined radio_button that represent replace radio_button with specified parent.
static radio_button next(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent next radio_button with specified check_state,...
static radio_button centered(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent centered radio_button with specified parent,...
static radio_button color(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent color radio_button with specified parent,...
static radio_button align_right(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent align_right radio_button with specified location,...
static radio_button new_(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent new_ radio_button with specified parent,...
static radio_button save_as(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent save_as radio_button with specified check_state,...
static radio_button open(const drawing::point &location)
Create a system-defined radio_button that represent open radio_button with specified location.
static radio_button floppy(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent floppy radio_button with specified parent,...
static radio_button search(bool checked)
Create a system-defined radio_button that represent search radio_button with specified and check_stat...
static radio_button font(const control &parent)
Create a system-defined radio_button that represent font radio_button with specified parent.
static radio_button unindent(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent unindent radio_button with specified parent,...
static radio_button help(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent help radio_button with specified parent,...
static radio_button print(bool checked)
Create a system-defined radio_button that represent print radio_button with specified and check_state...
static radio_button last(const control &parent, bool checked)
Create a system-defined radio_button that represent last radio_button with specified parent,...
static radio_button convert(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent convert radio_button with specified location,...
static radio_button about(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent about radio_button with specified location,...
static radio_button undo(const control &parent, bool checked)
Create a system-defined radio_button that represent undo radio_button with specified parent,...
static radio_button del(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent del radio_button with specified parent,...
static radio_button ignore(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent ignore radio_button with specified check_state,...
static radio_button add(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent add radio_button with specified check_state,...
static radio_button clear(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent clear radio_button with specified check_state,...
static radio_button up(bool checked)
Create a system-defined radio_button that represent up radio_button with specified and check_state.
static radio_button zoom_to_fit(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified check_sta...
static radio_button remove(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent remove radio_button with specified parent,...
static radio_button italic(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent italic radio_button with specified parent,...
static radio_button zoom_to_fit(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified location,...
static radio_button zoom_in(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent zoom_in radio_button with specified check_state,...
static radio_button convert(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent convert radio_button with specified location,...
static radio_button bottom(const control &parent)
Create a system-defined radio_button that represent bottom radio_button with specified parent.
static radio_button info(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent info radio_button with specified parent,...
static radio_button convert(const control &parent, bool checked)
Create a system-defined radio_button that represent convert radio_button with specified parent,...
static radio_button close(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent close radio_button with specified parent,...
static radio_button indent(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent indent radio_button with specified location,...
static radio_button cancel(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent cancel radio_button with specified parent,...
static radio_button justified(const drawing::point &location)
Create a system-defined radio_button that represent justified radio_button with specified location.
static radio_button actual_size(const control &parent, bool checked)
Create a system-defined radio_button that represent actual_size radio_button with specified parent,...
static radio_button view(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent view radio_button with specified check_state,...
static radio_button abort(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent abort radio_button with specified check_state,...
static radio_button index(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent index radio_button with specified parent,...
static radio_button retry(const control &parent, bool checked)
Create a system-defined radio_button that represent retry radio_button with specified parent,...
static radio_button font(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent font radio_button with specified parent,...
static radio_button bottom(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent bottom radio_button with specified location,...
static radio_button apply(bool checked)
Create a system-defined radio_button that represent apply radio_button with specified and check_state...
static radio_button home(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent home radio_button with specified parent,...
static radio_button yes(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent yes radio_button with specified parent,...
static radio_button undo(const control &parent)
Create a system-defined radio_button that represent undo radio_button with specified parent.
static radio_button font(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent font radio_button with specified parent,...
static radio_button refresh(const drawing::point &location)
Create a system-defined radio_button that represent refresh radio_button with specified location.
static radio_button execute(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent execute radio_button with specified location,...
static radio_button centered()
Create a system-defined radio_button that represent centered radio_button.
static radio_button save(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent save radio_button with specified check_state,...
static radio_button justified(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent justified radio_button with specified parent,...
static radio_button actual_size(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent actual_size radio_button with specified parent,...
static radio_button about(const control &parent, bool checked)
Create a system-defined radio_button that represent about radio_button with specified parent,...
static radio_button spell_check(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent spell_check radio_button with specified parent,...
static radio_button zoom_to_fit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent,...
static radio_button quit(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent quit radio_button with specified check_state,...
static radio_button select_all(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent select_all radio_button with specified parent,...
static radio_button properties(bool checked)
Create a system-defined radio_button that represent properties radio_button with specified and check_...
static radio_button unindent(const control &parent, bool checked)
Create a system-defined radio_button that represent unindent radio_button with specified parent,...
static radio_button paste(bool checked)
Create a system-defined radio_button that represent paste radio_button with specified and check_state...
static radio_button down(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent down radio_button with specified check_state,...
static radio_button harddisk(const control &parent)
Create a system-defined radio_button that represent harddisk radio_button with specified parent.
static radio_button font(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent font radio_button with specified parent,...
static radio_button actual_size(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent actual_size radio_button with specified check_sta...
static radio_button exit()
Create a system-defined radio_button that represent exit radio_button.
static radio_button ignore(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent ignore radio_button with specified parent,...
static radio_button stop(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent stop radio_button with specified parent,...
static radio_button network(const drawing::point &location)
Create a system-defined radio_button that represent network radio_button with specified location.
static radio_button up()
Create a system-defined radio_button that represent up radio_button.
static radio_button color(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent color radio_button with specified location,...
static radio_button next(bool checked)
Create a system-defined radio_button that represent next radio_button with specified and check_state.
static radio_button clear(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent clear radio_button with specified location,...
static radio_button properties(const control &parent)
Create a system-defined radio_button that represent properties radio_button with specified parent.
static radio_button close(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent close radio_button with specified check_state,...
static radio_button print_preview(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent print_preview radio_button with specified check_s...
static radio_button cut(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent cut radio_button with specified parent,...
static radio_button first(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent first radio_button with specified location,...
static radio_button underline(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent underline radio_button with specified parent,...
static radio_button bold(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent bold radio_button with specified parent,...
static radio_button strikeout(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent strikeout radio_button with specified check_state...
static radio_button execute(bool checked)
Create a system-defined radio_button that represent execute radio_button with specified and check_sta...
static radio_button first(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent first radio_button with specified check_state,...
static radio_button quit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent quit radio_button with specified parent,...
static radio_button preferences(bool checked)
Create a system-defined radio_button that represent preferences radio_button with specified and check...
static radio_button help(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent help radio_button with specified check_state,...
static radio_button redo(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent redo radio_button with specified parent,...
static radio_button paste(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent paste radio_button with specified location,...
static radio_button add(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent add radio_button with specified check_state,...
static radio_button zoom_to_fit(const control &parent)
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent.
static radio_button preferences(const drawing::point &location)
Create a system-defined radio_button that represent preferences radio_button with specified location.
static radio_button clear(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent clear radio_button with specified parent,...
static radio_button add(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent add radio_button with specified location,...
static radio_button back(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent back radio_button with specified check_state,...
static radio_button find(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent find radio_button with specified check_state,...
static radio_button yes(const control &parent, bool checked)
Create a system-defined radio_button that represent yes radio_button with specified parent,...
static radio_button next(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent next radio_button with specified check_state,...
static radio_button info(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent info radio_button with specified location,...
static radio_button customize(const control &parent, bool checked)
Create a system-defined radio_button that represent customize radio_button with specified parent,...
static radio_button apply(const control &parent)
Create a system-defined radio_button that represent apply radio_button with specified parent.
static radio_button no(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent no radio_button with specified parent,...
static radio_button window(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent window radio_button with specified parent,...
static radio_button zoom_in(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent zoom_in radio_button with specified location,...
static radio_button copy(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent copy radio_button with specified parent,...
static radio_button undelete(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent undelete radio_button with specified location,...
static radio_button bold(const drawing::point &location)
Create a system-defined radio_button that represent bold radio_button with specified location.
static radio_button view(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent view radio_button with specified parent,...
static radio_button actual_size(bool checked)
Create a system-defined radio_button that represent actual_size radio_button with specified and check...
static radio_button window(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent window radio_button with specified parent,...
static radio_button remove(bool checked)
Create a system-defined radio_button that represent remove radio_button with specified and check_stat...
static radio_button close(const control &parent)
Create a system-defined radio_button that represent close radio_button with specified parent.
static radio_button refresh(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent refresh radio_button with specified location,...
static radio_button close(const control &parent, bool checked)
Create a system-defined radio_button that represent close radio_button with specified parent,...
static radio_button add(bool checked)
Create a system-defined radio_button that represent add radio_button with specified and check_state.
static radio_button revert_to_saved(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent revert_to_saved radio_button with specified locat...
static radio_button harddisk(const control &parent, bool checked)
Create a system-defined radio_button that represent harddisk radio_button with specified parent,...
static radio_button jump_to(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent jump_to radio_button with specified check_state,...
static radio_button customize(const control &parent)
Create a system-defined radio_button that represent customize radio_button with specified parent.
static radio_button execute(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent execute radio_button with specified check_state,...
static radio_button down(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent down radio_button with specified parent,...
static radio_button ascending(const control &parent)
Create a system-defined radio_button that represent ascending radio_button with specified parent.
static radio_button undo(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent undo radio_button with specified check_state,...
static radio_button zoom_to_fit(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified check_sta...
static radio_button forward(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent forward radio_button with specified parent,...
static radio_button save(const control &parent, bool checked)
Create a system-defined radio_button that represent save radio_button with specified parent,...
static radio_button file(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent file radio_button with specified parent,...
static radio_button search()
Create a system-defined radio_button that represent search radio_button.
static radio_button redo(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent redo radio_button with specified parent,...
static radio_button del(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent del radio_button with specified parent,...
static radio_button last(const drawing::point &location)
Create a system-defined radio_button that represent last radio_button with specified location.
static radio_button execute(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent execute radio_button with specified location,...
static radio_button spell_check(const control &parent)
Create a system-defined radio_button that represent spell_check radio_button with specified parent.
static radio_button bottom(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent bottom radio_button with specified check_state,...
static radio_button descending(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent descending radio_button with specified parent,...
static radio_button floppy(const control &parent, bool checked)
Create a system-defined radio_button that represent floppy radio_button with specified parent,...
static radio_button preferences(const control &parent, bool checked)
Create a system-defined radio_button that represent preferences radio_button with specified parent,...
static radio_button settings()
Create a system-defined radio_button that represent settings radio_button.
static radio_button apply(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent apply radio_button with specified check_state,...
static radio_button clear(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent clear radio_button with specified parent,...
static radio_button strikeout(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent strikeout radio_button with specified parent,...
static radio_button convert(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent convert radio_button with specified parent,...
static radio_button zoom_in()
Create a system-defined radio_button that represent zoom_in radio_button.
static radio_button replace(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent replace radio_button with specified location,...
static radio_button file(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent file radio_button with specified parent,...
static radio_button save(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent save radio_button with specified parent,...
static radio_button spell_check(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent spell_check radio_button with specified parent,...
static radio_button settings(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent settings radio_button with specified parent,...
static radio_button convert(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent convert radio_button with specified check_state,...
static radio_button options(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent options radio_button with specified parent,...
static radio_button select_all(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent select_all radio_button with specified location,...
static radio_button no(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent no radio_button with specified parent,...
static radio_button jump_to(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent jump_to radio_button with specified parent,...
static radio_button remove(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent remove radio_button with specified parent,...
static radio_button centered(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent centered radio_button with specified location,...
static radio_button convert(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent convert radio_button with specified parent,...
static radio_button harddisk(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent harddisk radio_button with specified parent,...
static radio_button jump_to(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent jump_to radio_button with specified parent,...
static radio_button help(const control &parent)
Create a system-defined radio_button that represent help radio_button with specified parent.
static radio_button index(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent index radio_button with specified parent,...
static radio_button print_preview(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent print_preview radio_button with specified locatio...
static radio_button indent(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent indent radio_button with specified check_state,...
static radio_button previous(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent previous radio_button with specified check_state,...
static radio_button yes(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent yes radio_button with specified location,...
static radio_button customize(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent customize radio_button with specified parent,...
static radio_button print(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent print radio_button with specified parent,...
static radio_button replace(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent replace radio_button with specified location,...
static radio_button harddisk(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent harddisk radio_button with specified check_state,...
static radio_button open(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent open radio_button with specified parent,...
static radio_button floppy(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent floppy radio_button with specified check_state,...
static radio_button save(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent save radio_button with specified check_state,...
static radio_button up(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent up radio_button with specified check_state,...
static radio_button open(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent open radio_button with specified check_state,...
static radio_button centered(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent centered radio_button with specified parent,...
static radio_button alignment(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent alignment radio_button with specified parent,...
static radio_button floppy(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent floppy radio_button with specified location,...
static radio_button centered(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent centered radio_button with specified location,...
static radio_button help(bool checked)
Create a system-defined radio_button that represent help radio_button with specified and check_state.
static radio_button next(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent next radio_button with specified parent,...
static radio_button view(const control &parent)
Create a system-defined radio_button that represent view radio_button with specified parent.
static radio_button exit(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent exit radio_button with specified location,...
static radio_button close(const drawing::point &location)
Create a system-defined radio_button that represent close radio_button with specified location.
static radio_button retry(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent retry radio_button with specified parent,...
static radio_button ascending(bool checked)
Create a system-defined radio_button that represent ascending radio_button with specified and check_s...
static radio_button bold(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent bold radio_button with specified parent,...
static radio_button search(const control &parent)
Create a system-defined radio_button that represent search radio_button with specified parent.
static radio_button index(const control &parent)
Create a system-defined radio_button that represent index radio_button with specified parent.
static radio_button ok(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent ok radio_button with specified check_state,...
static radio_button execute(const control &parent)
Create a system-defined radio_button that represent execute radio_button with specified parent.
static radio_button tools()
Create a system-defined radio_button that represent tools radio_button.
static radio_button bold(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent bold radio_button with specified check_state,...
static radio_button up(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent up radio_button with specified parent,...
static radio_button refresh(const control &parent)
Create a system-defined radio_button that represent refresh radio_button with specified parent.
static radio_button previous(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent previous radio_button with specified parent,...
static radio_button descending(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent descending radio_button with specified parent,...
static radio_button bottom()
Create a system-defined radio_button that represent bottom radio_button.
static radio_button apply(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent apply radio_button with specified location,...
static radio_button undo(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent undo radio_button with specified parent,...
static radio_button font(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent font radio_button with specified location,...
static radio_button view(const control &parent, bool checked)
Create a system-defined radio_button that represent view radio_button with specified parent,...
static radio_button tools(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent tools radio_button with specified check_state,...
static radio_button paste(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent paste radio_button with specified parent,...
static radio_button back(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent back radio_button with specified parent,...
static radio_button window(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent window radio_button with specified parent,...
static radio_button undelete(const control &parent, bool checked)
Create a system-defined radio_button that represent undelete radio_button with specified parent,...
static radio_button execute(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent execute radio_button with specified parent,...
static radio_button clear(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent clear radio_button with specified check_state,...
static radio_button select_all(const drawing::point &location)
Create a system-defined radio_button that represent select_all radio_button with specified location.
static radio_button save_as(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent save_as radio_button with specified parent,...
static radio_button close(bool checked)
Create a system-defined radio_button that represent close radio_button with specified and check_state...
static radio_button zoom_out(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent zoom_out radio_button with specified parent,...
static radio_button file(const control &parent)
Create a system-defined radio_button that represent file radio_button with specified parent.
static radio_button file(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent file radio_button with specified location,...
static radio_button zoom_in(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent zoom_in radio_button with specified parent,...
static radio_button previous(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent previous radio_button with specified check_state,...
static radio_button select_all(const control &parent)
Create a system-defined radio_button that represent select_all radio_button with specified parent.
static radio_button find(bool checked)
Create a system-defined radio_button that represent find radio_button with specified and check_state.
static radio_button window(bool checked)
Create a system-defined radio_button that represent window radio_button with specified and check_stat...
static radio_button add(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent add radio_button with specified parent,...
static radio_button next(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent next radio_button with specified parent,...
static radio_button font(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent font radio_button with specified parent,...
static radio_button print()
Create a system-defined radio_button that represent print radio_button.
static radio_button info(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent info radio_button with specified check_state,...
static radio_button print(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent print radio_button with specified parent,...
static radio_button abort(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent abort radio_button with specified parent,...
static radio_button execute(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent execute radio_button with specified check_state,...
static radio_button yes(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent yes radio_button with specified location,...
static radio_button top(const drawing::point &location)
Create a system-defined radio_button that represent top radio_button with specified location.
static radio_button customize(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent customize radio_button with specified parent,...
static radio_button align_right(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent align_right radio_button with specified parent,...
static radio_button cancel()
Create a system-defined radio_button that represent cancel radio_button.
static radio_button edit(const control &parent)
Create a system-defined radio_button that represent edit radio_button with specified parent.
static radio_button window(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent window radio_button with specified parent,...
static radio_button clear(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent clear radio_button with specified location,...
static radio_button print_preview(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent print_preview radio_button with specified locatio...
static radio_button zoom_out(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent zoom_out radio_button with specified parent,...
static radio_button unindent(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent unindent radio_button with specified parent,...
static radio_button back(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent back radio_button with specified parent,...
static radio_button remove(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent remove radio_button with specified check_state,...
static radio_button window(const drawing::point &location)
Create a system-defined radio_button that represent window radio_button with specified location.
static radio_button find()
Create a system-defined radio_button that represent find radio_button.
static radio_button select_all(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent select_all radio_button with specified location,...
static radio_button bottom(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent bottom radio_button with specified parent,...
static radio_button align_left(bool checked)
Create a system-defined radio_button that represent align_left radio_button with specified and check_...
static radio_button network(const control &parent, bool checked)
Create a system-defined radio_button that represent network radio_button with specified parent,...
static radio_button about()
Create a system-defined radio_button that represent about radio_button.
static radio_button settings(bool checked)
Create a system-defined radio_button that represent settings radio_button with specified and check_st...
static radio_button zoom_to_fit(bool checked)
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified and check...
static radio_button undelete(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent undelete radio_button with specified parent,...
static radio_button italic(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent italic radio_button with specified location,...
static radio_button next(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent next radio_button with specified location,...
static radio_button properties(const drawing::point &location)
Create a system-defined radio_button that represent properties radio_button with specified location.
static radio_button clear()
Create a system-defined radio_button that represent clear radio_button.
static radio_button options(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent options radio_button with specified check_state,...
static radio_button print_preview(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent print_preview radio_button with specified parent,...
static radio_button copy(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent copy radio_button with specified check_state,...
static radio_button home(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent home radio_button with specified check_state,...
static radio_button down(const drawing::point &location)
Create a system-defined radio_button that represent down radio_button with specified location.
static radio_button edit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent edit radio_button with specified parent,...
static radio_button indent(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent indent radio_button with specified check_state,...
static radio_button bold(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent bold radio_button with specified parent,...
static radio_button italic(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent italic radio_button with specified location,...
static radio_button print(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent print radio_button with specified parent,...
static radio_button align_left(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent align_left radio_button with specified parent,...
static radio_button open(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent open radio_button with specified location,...
static radio_button ascending(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent ascending radio_button with specified location,...
static radio_button revert_to_saved(const drawing::point &location)
Create a system-defined radio_button that represent revert_to_saved radio_button with specified locat...
static radio_button cut()
Create a system-defined radio_button that represent cut radio_button.
static radio_button harddisk(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent harddisk radio_button with specified location,...
static radio_button refresh(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent refresh radio_button with specified parent,...
static radio_button info(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent info radio_button with specified parent,...
static radio_button cancel(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent cancel radio_button with specified parent,...
static radio_button up(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent up radio_button with specified parent,...
static radio_button copy(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent copy radio_button with specified parent,...
static radio_button color(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent color radio_button with specified parent,...
static radio_button save(const drawing::point &location)
Create a system-defined radio_button that represent save radio_button with specified location.
static radio_button refresh(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent refresh radio_button with specified location,...
static radio_button options(const control &parent, bool checked)
Create a system-defined radio_button that represent options radio_button with specified parent,...
static radio_button unindent(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent unindent radio_button with specified parent,...
static radio_button refresh(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent refresh radio_button with specified parent,...
static radio_button select_all()
Create a system-defined radio_button that represent select_all radio_button.
static radio_button search(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent search radio_button with specified parent,...
static radio_button select_all(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent select_all radio_button with specified check_stat...
static radio_button quit(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent quit radio_button with specified location,...
static radio_button stop(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent stop radio_button with specified check_state,...
static radio_button top(bool checked)
Create a system-defined radio_button that represent top radio_button with specified and check_state.
static radio_button copy(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent copy radio_button with specified parent,...
static radio_button zoom_out(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent zoom_out radio_button with specified location,...
static radio_button network(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent network radio_button with specified check_state,...
static radio_button bold(const control &parent, bool checked)
Create a system-defined radio_button that represent bold radio_button with specified parent,...
static radio_button alignment(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent alignment radio_button with specified check_state...
static radio_button convert(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent convert radio_button with specified parent,...
static radio_button zoom_in(const control &parent)
Create a system-defined radio_button that represent zoom_in radio_button with specified parent.
static radio_button refresh(const control &parent, bool checked)
Create a system-defined radio_button that represent refresh radio_button with specified parent,...
static radio_button about(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent about radio_button with specified parent,...
static radio_button find(const drawing::point &location)
Create a system-defined radio_button that represent find radio_button with specified location.
static radio_button print_preview(bool checked)
Create a system-defined radio_button that represent print_preview radio_button with specified and che...
static radio_button print(const control &parent, bool checked)
Create a system-defined radio_button that represent print radio_button with specified parent,...
static radio_button zoom_to_fit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent,...
static radio_button search(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent search radio_button with specified parent,...
static radio_button replace(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent replace radio_button with specified check_state,...
static radio_button file(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent file radio_button with specified parent,...
static radio_button no(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent no radio_button with specified parent,...
static radio_button print_preview(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent print_preview radio_button with specified parent,...
static radio_button search(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent search radio_button with specified location,...
static radio_button file(const control &parent, bool checked)
Create a system-defined radio_button that represent file radio_button with specified parent,...
static radio_button jump_to(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent jump_to radio_button with specified parent,...
static radio_button jump_to(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent jump_to radio_button with specified parent,...
static radio_button contents(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent contents radio_button with specified check_state,...
static radio_button ok(const control &parent)
Create a system-defined radio_button that represent ok radio_button with specified parent.
static radio_button jump_to(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent jump_to radio_button with specified check_state,...
static radio_button jump_to(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent jump_to radio_button with specified location,...
static radio_button abort(const control &parent, bool checked)
Create a system-defined radio_button that represent abort radio_button with specified parent,...
static radio_button italic(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent italic radio_button with specified parent,...
static radio_button help(const control &parent, bool checked, const drawing::point &location)
Create a system-defined radio_button that represent help radio_button with specified parent,...
static radio_button index(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent index radio_button with specified location,...
static radio_button spell_check(const drawing::point &location)
Create a system-defined radio_button that represent spell_check radio_button with specified location.
static radio_button indent(const drawing::point &location)
Create a system-defined radio_button that represent indent radio_button with specified location.
static radio_button select_all(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent select_all radio_button with specified parent,...
static radio_button home()
Create a system-defined radio_button that represent home radio_button.
static radio_button new_(bool checked)
Create a system-defined radio_button that represent new_ radio_button with specified and check_state.
static radio_button properties(const control &parent, bool checked)
Create a system-defined radio_button that represent properties radio_button with specified parent,...
static radio_button undo(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent undo radio_button with specified location,...
static radio_button jump_to(const control &parent)
Create a system-defined radio_button that represent jump_to radio_button with specified parent.
static radio_button stop(bool checked)
Create a system-defined radio_button that represent stop radio_button with specified and check_state.
static radio_button options(const control &parent)
Create a system-defined radio_button that represent options radio_button with specified parent.
static radio_button preferences(bool checked, const drawing::point &location)
Create a system-defined radio_button that represent preferences radio_button with specified check_sta...
static radio_button bottom(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent bottom radio_button with specified parent,...
static radio_button cancel(bool checked)
Create a system-defined radio_button that represent cancel radio_button with specified and check_stat...
static radio_button save(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent save radio_button with specified location,...
static radio_button paste(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent paste radio_button with specified parent,...
static radio_button index(const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent index radio_button with specified location,...
static radio_button open(const control &parent, bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent open radio_button with specified parent,...
static radio_button exit(const drawing::point &location)
Create a system-defined radio_button that represent exit radio_button with specified location.
static radio_button first(const control &parent, const drawing::point &location)
Create a system-defined radio_button that represent first radio_button with specified parent,...
static radio_button abort(bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent abort radio_button with specified check_state,...
static radio_button home(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent home radio_button with specified parent,...
static radio_button first(const drawing::point &location)
Create a system-defined radio_button that represent first radio_button with specified location.
static radio_button paste(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent paste radio_button with specified parent,...
static radio_button add(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent add radio_button with specified parent,...
static radio_button redo(const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent redo radio_button with specified parent,...
static radio_button exit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent exit radio_button with specified parent,...
static radio_button index(bool checked, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent index radio_button with specified check_state,...
static radio_button network(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined radio_button that represent network radio_button with specified location,...
static radio_button select_all(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined radio_button that represent select_all radio_button with specified parent,...
static radio_button window(const control &parent)
Create a system-defined radio_button that represent window radio_button with specified parent.
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition static.h:37
#define forms_export_
Define shared library export.
Definition forms_export.h:13
size_t size
Represents a size of any object in bytes.
Definition size.h:23
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
Contains xtd::forms::radio_button control.