xtd 0.2.0
Loading...
Searching...
No Matches
labels.h
Go to the documentation of this file.
1
4#pragma once
5#include "label.h"
6
8namespace xtd {
10 namespace forms {
24 class labels final static_ {
25 public:
27
31 static label abort();
46 static label abort(const drawing::point& location, const drawing::size& size, const xtd::string& name);
50 static label abort(const control& parent);
55 static label abort(const control& parent, const drawing::point& location);
61 static label abort(const control& parent, const drawing::point& location, const drawing::size& size);
68 static label abort(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
69
72 static label about();
87 static label about(const drawing::point& location, const drawing::size& size, const xtd::string& name);
91 static label about(const control& parent);
96 static label about(const control& parent, const drawing::point& location);
102 static label about(const control& parent, const drawing::point& location, const drawing::size& size);
109 static label about(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
110
132 static label actual_size(const control& parent);
137 static label actual_size(const control& parent, const drawing::point& location);
143 static label actual_size(const control& parent, const drawing::point& location, const drawing::size& size);
150 static label actual_size(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
151
154 static label add();
169 static label add(const drawing::point& location, const drawing::size& size, const xtd::string& name);
173 static label add(const control& parent);
178 static label add(const control& parent, const drawing::point& location);
184 static label add(const control& parent, const drawing::point& location, const drawing::size& size);
191 static label add(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
192
195 static label alignment();
214 static label alignment(const control& parent);
219 static label alignment(const control& parent, const drawing::point& location);
225 static label alignment(const control& parent, const drawing::point& location, const drawing::size& size);
232 static label alignment(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
233
255 static label align_left(const control& parent);
260 static label align_left(const control& parent, const drawing::point& location);
266 static label align_left(const control& parent, const drawing::point& location, const drawing::size& size);
273 static label align_left(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
274
296 static label align_right(const control& parent);
301 static label align_right(const control& parent, const drawing::point& location);
307 static label align_right(const control& parent, const drawing::point& location, const drawing::size& size);
314 static label align_right(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
315
318 static label apply();
333 static label apply(const drawing::point& location, const drawing::size& size, const xtd::string& name);
337 static label apply(const control& parent);
342 static label apply(const control& parent, const drawing::point& location);
348 static label apply(const control& parent, const drawing::point& location, const drawing::size& size);
355 static label apply(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
356
359 static label ascending();
378 static label ascending(const control& parent);
383 static label ascending(const control& parent, const drawing::point& location);
389 static label ascending(const control& parent, const drawing::point& location, const drawing::size& size);
396 static label ascending(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
397
400 static label back();
415 static label back(const drawing::point& location, const drawing::size& size, const xtd::string& name);
419 static label back(const control& parent);
424 static label back(const control& parent, const drawing::point& location);
430 static label back(const control& parent, const drawing::point& location, const drawing::size& size);
437 static label back(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
438
441 static label bold();
456 static label bold(const drawing::point& location, const drawing::size& size, const xtd::string& name);
460 static label bold(const control& parent);
465 static label bold(const control& parent, const drawing::point& location);
471 static label bold(const control& parent, const drawing::point& location, const drawing::size& size);
478 static label bold(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
479
482 static label bottom();
497 static label bottom(const drawing::point& location, const drawing::size& size, const xtd::string& name);
501 static label bottom(const control& parent);
506 static label bottom(const control& parent, const drawing::point& location);
512 static label bottom(const control& parent, const drawing::point& location, const drawing::size& size);
519 static label bottom(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
520
523 static label cancel();
538 static label cancel(const drawing::point& location, const drawing::size& size, const xtd::string& name);
542 static label cancel(const control& parent);
547 static label cancel(const control& parent, const drawing::point& location);
553 static label cancel(const control& parent, const drawing::point& location, const drawing::size& size);
560 static label cancel(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
561
564 static label cdrom();
579 static label cdrom(const drawing::point& location, const drawing::size& size, const xtd::string& name);
583 static label cdrom(const control& parent);
588 static label cdrom(const control& parent, const drawing::point& location);
594 static label cdrom(const control& parent, const drawing::point& location, const drawing::size& size);
601 static label cdrom(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
602
605 static label centered();
624 static label centered(const control& parent);
629 static label centered(const control& parent, const drawing::point& location);
635 static label centered(const control& parent, const drawing::point& location, const drawing::size& size);
642 static label centered(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
643
646 static label clear();
661 static label clear(const drawing::point& location, const drawing::size& size, const xtd::string& name);
665 static label clear(const control& parent);
670 static label clear(const control& parent, const drawing::point& location);
676 static label clear(const control& parent, const drawing::point& location, const drawing::size& size);
683 static label clear(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
684
687 static label close();
702 static label close(const drawing::point& location, const drawing::size& size, const xtd::string& name);
706 static label close(const control& parent);
711 static label close(const control& parent, const drawing::point& location);
717 static label close(const control& parent, const drawing::point& location, const drawing::size& size);
724 static label close(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
725
728 static label color();
743 static label color(const drawing::point& location, const drawing::size& size, const xtd::string& name);
747 static label color(const control& parent);
752 static label color(const control& parent, const drawing::point& location);
758 static label color(const control& parent, const drawing::point& location, const drawing::size& size);
765 static label color(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
766
769 static label contents();
788 static label contents(const control& parent);
793 static label contents(const control& parent, const drawing::point& location);
799 static label contents(const control& parent, const drawing::point& location, const drawing::size& size);
806 static label contents(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
807
810 static label convert();
825 static label convert(const drawing::point& location, const drawing::size& size, const xtd::string& name);
829 static label convert(const control& parent);
834 static label convert(const control& parent, const drawing::point& location);
840 static label convert(const control& parent, const drawing::point& location, const drawing::size& size);
847 static label convert(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
848
851 static label copy();
866 static label copy(const drawing::point& location, const drawing::size& size, const xtd::string& name);
870 static label copy(const control& parent);
875 static label copy(const control& parent, const drawing::point& location);
881 static label copy(const control& parent, const drawing::point& location, const drawing::size& size);
888 static label copy(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
889
892 static label customize();
911 static label customize(const control& parent);
916 static label customize(const control& parent, const drawing::point& location);
922 static label customize(const control& parent, const drawing::point& location, const drawing::size& size);
929 static label customize(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
930
933 static label cut();
948 static label cut(const drawing::point& location, const drawing::size& size, const xtd::string& name);
952 static label cut(const control& parent);
957 static label cut(const control& parent, const drawing::point& location);
963 static label cut(const control& parent, const drawing::point& location, const drawing::size& size);
970 static label cut(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
971
974 static label del();
989 static label del(const drawing::point& location, const drawing::size& size, const xtd::string& name);
993 static label del(const control& parent);
998 static label del(const control& parent, const drawing::point& location);
1004 static label del(const control& parent, const drawing::point& location, const drawing::size& size);
1011 static label del(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1012
1034 static label descending(const control& parent);
1039 static label descending(const control& parent, const drawing::point& location);
1045 static label descending(const control& parent, const drawing::point& location, const drawing::size& size);
1052 static label descending(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1053
1056 static label down();
1071 static label down(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1075 static label down(const control& parent);
1080 static label down(const control& parent, const drawing::point& location);
1086 static label down(const control& parent, const drawing::point& location, const drawing::size& size);
1093 static label down(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1094
1097 static label edit();
1112 static label edit(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1116 static label edit(const control& parent);
1121 static label edit(const control& parent, const drawing::point& location);
1127 static label edit(const control& parent, const drawing::point& location, const drawing::size& size);
1134 static label edit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1135
1138 static label execute();
1157 static label execute(const control& parent);
1162 static label execute(const control& parent, const drawing::point& location);
1168 static label execute(const control& parent, const drawing::point& location, const drawing::size& size);
1175 static label execute(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1176
1179 static label exit();
1194 static label exit(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1198 static label exit(const control& parent);
1203 static label exit(const control& parent, const drawing::point& location);
1209 static label exit(const control& parent, const drawing::point& location, const drawing::size& size);
1216 static label exit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1217
1220 static label file();
1235 static label file(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1239 static label file(const control& parent);
1244 static label file(const control& parent, const drawing::point& location);
1250 static label file(const control& parent, const drawing::point& location, const drawing::size& size);
1257 static label file(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1258
1261 static label find();
1276 static label find(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1280 static label find(const control& parent);
1285 static label find(const control& parent, const drawing::point& location);
1291 static label find(const control& parent, const drawing::point& location, const drawing::size& size);
1298 static label find(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1299
1302 static label first();
1317 static label first(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1321 static label first(const control& parent);
1326 static label first(const control& parent, const drawing::point& location);
1332 static label first(const control& parent, const drawing::point& location, const drawing::size& size);
1339 static label first(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1340
1343 static label floppy();
1358 static label floppy(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1362 static label floppy(const control& parent);
1367 static label floppy(const control& parent, const drawing::point& location);
1373 static label floppy(const control& parent, const drawing::point& location, const drawing::size& size);
1380 static label floppy(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1381
1384 static label font();
1399 static label font(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1403 static label font(const control& parent);
1408 static label font(const control& parent, const drawing::point& location);
1414 static label font(const control& parent, const drawing::point& location, const drawing::size& size);
1421 static label font(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1422
1425 static label forward();
1444 static label forward(const control& parent);
1449 static label forward(const control& parent, const drawing::point& location);
1455 static label forward(const control& parent, const drawing::point& location, const drawing::size& size);
1462 static label forward(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1463
1466 static label harddisk();
1485 static label harddisk(const control& parent);
1490 static label harddisk(const control& parent, const drawing::point& location);
1496 static label harddisk(const control& parent, const drawing::point& location, const drawing::size& size);
1503 static label harddisk(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1504
1507 static label help();
1522 static label help(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1526 static label help(const control& parent);
1531 static label help(const control& parent, const drawing::point& location);
1537 static label help(const control& parent, const drawing::point& location, const drawing::size& size);
1544 static label help(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1545
1548 static label home();
1563 static label home(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1567 static label home(const control& parent);
1572 static label home(const control& parent, const drawing::point& location);
1578 static label home(const control& parent, const drawing::point& location, const drawing::size& size);
1585 static label home(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1586
1589 static label ignore();
1604 static label ignore(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1608 static label ignore(const control& parent);
1613 static label ignore(const control& parent, const drawing::point& location);
1619 static label ignore(const control& parent, const drawing::point& location, const drawing::size& size);
1626 static label ignore(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1627
1630 static label indent();
1645 static label indent(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1649 static label indent(const control& parent);
1654 static label indent(const control& parent, const drawing::point& location);
1660 static label indent(const control& parent, const drawing::point& location, const drawing::size& size);
1667 static label indent(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1668
1671 static label index();
1686 static label index(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1690 static label index(const control& parent);
1695 static label index(const control& parent, const drawing::point& location);
1701 static label index(const control& parent, const drawing::point& location, const drawing::size& size);
1708 static label index(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1709
1712 static label info();
1727 static label info(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1731 static label info(const control& parent);
1736 static label info(const control& parent, const drawing::point& location);
1742 static label info(const control& parent, const drawing::point& location, const drawing::size& size);
1749 static label info(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1750
1753 static label italic();
1768 static label italic(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1772 static label italic(const control& parent);
1777 static label italic(const control& parent, const drawing::point& location);
1783 static label italic(const control& parent, const drawing::point& location, const drawing::size& size);
1790 static label italic(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1791
1813 static label justified(const control& parent);
1818 static label justified(const control& parent, const drawing::point& location);
1824 static label justified(const control& parent, const drawing::point& location, const drawing::size& size);
1831 static label justified(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1832
1835 static label jump_to();
1854 static label jump_to(const control& parent);
1859 static label jump_to(const control& parent, const drawing::point& location);
1865 static label jump_to(const control& parent, const drawing::point& location, const drawing::size& size);
1872 static label jump_to(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1873
1876 static label last();
1891 static label last(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1895 static label last(const control& parent);
1900 static label last(const control& parent, const drawing::point& location);
1906 static label last(const control& parent, const drawing::point& location, const drawing::size& size);
1913 static label last(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1914
1917 static label network();
1936 static label network(const control& parent);
1941 static label network(const control& parent, const drawing::point& location);
1947 static label network(const control& parent, const drawing::point& location, const drawing::size& size);
1954 static label network(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1955
1958 static label new_();
1973 static label new_(const drawing::point& location, const drawing::size& size, const xtd::string& name);
1977 static label new_(const control& parent);
1982 static label new_(const control& parent, const drawing::point& location);
1988 static label new_(const control& parent, const drawing::point& location, const drawing::size& size);
1995 static label new_(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1996
1999 static label next();
2014 static label next(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2018 static label next(const control& parent);
2023 static label next(const control& parent, const drawing::point& location);
2029 static label next(const control& parent, const drawing::point& location, const drawing::size& size);
2036 static label next(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2037
2040 static label no();
2055 static label no(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2059 static label no(const control& parent);
2064 static label no(const control& parent, const drawing::point& location);
2070 static label no(const control& parent, const drawing::point& location, const drawing::size& size);
2077 static label no(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2078
2081 static label ok();
2096 static label ok(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2100 static label ok(const control& parent);
2105 static label ok(const control& parent, const drawing::point& location);
2111 static label ok(const control& parent, const drawing::point& location, const drawing::size& size);
2118 static label ok(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2119
2122 static label open();
2137 static label open(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2141 static label open(const control& parent);
2146 static label open(const control& parent, const drawing::point& location);
2152 static label open(const control& parent, const drawing::point& location, const drawing::size& size);
2159 static label open(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2160
2163 static label options();
2182 static label options(const control& parent);
2187 static label options(const control& parent, const drawing::point& location);
2193 static label options(const control& parent, const drawing::point& location, const drawing::size& size);
2200 static label options(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2201
2204 static label paste();
2219 static label paste(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2223 static label paste(const control& parent);
2228 static label paste(const control& parent, const drawing::point& location);
2234 static label paste(const control& parent, const drawing::point& location, const drawing::size& size);
2241 static label paste(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2242
2264 static label preferences(const control& parent);
2269 static label preferences(const control& parent, const drawing::point& location);
2275 static label preferences(const control& parent, const drawing::point& location, const drawing::size& size);
2282 static label preferences(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2283
2286 static label previous();
2305 static label previous(const control& parent);
2310 static label previous(const control& parent, const drawing::point& location);
2316 static label previous(const control& parent, const drawing::point& location, const drawing::size& size);
2323 static label previous(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2324
2327 static label print();
2342 static label print(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2346 static label print(const control& parent);
2351 static label print(const control& parent, const drawing::point& location);
2357 static label print(const control& parent, const drawing::point& location, const drawing::size& size);
2364 static label print(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2365
2387 static label print_preview(const control& parent);
2392 static label print_preview(const control& parent, const drawing::point& location);
2398 static label print_preview(const control& parent, const drawing::point& location, const drawing::size& size);
2405 static label print_preview(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2406
2428 static label properties(const control& parent);
2433 static label properties(const control& parent, const drawing::point& location);
2439 static label properties(const control& parent, const drawing::point& location, const drawing::size& size);
2446 static label properties(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2447
2450 static label quit();
2465 static label quit(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2469 static label quit(const control& parent);
2474 static label quit(const control& parent, const drawing::point& location);
2480 static label quit(const control& parent, const drawing::point& location, const drawing::size& size);
2487 static label quit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2488
2491 static label redo();
2506 static label redo(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2510 static label redo(const control& parent);
2515 static label redo(const control& parent, const drawing::point& location);
2521 static label redo(const control& parent, const drawing::point& location, const drawing::size& size);
2528 static label redo(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2529
2532 static label refresh();
2551 static label refresh(const control& parent);
2556 static label refresh(const control& parent, const drawing::point& location);
2562 static label refresh(const control& parent, const drawing::point& location, const drawing::size& size);
2569 static label refresh(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2570
2573 static label remove();
2588 static label remove(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2592 static label remove(const control& parent);
2597 static label remove(const control& parent, const drawing::point& location);
2603 static label remove(const control& parent, const drawing::point& location, const drawing::size& size);
2610 static label remove(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2611
2614 static label replace();
2633 static label replace(const control& parent);
2638 static label replace(const control& parent, const drawing::point& location);
2644 static label replace(const control& parent, const drawing::point& location, const drawing::size& size);
2651 static label replace(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2652
2655 static label retry();
2670 static label retry(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2674 static label retry(const control& parent);
2679 static label retry(const control& parent, const drawing::point& location);
2685 static label retry(const control& parent, const drawing::point& location, const drawing::size& size);
2692 static label retry(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2693
2715 static label revert_to_saved(const control& parent);
2720 static label revert_to_saved(const control& parent, const drawing::point& location);
2733 static label revert_to_saved(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2734
2737 static label save();
2752 static label save(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2756 static label save(const control& parent);
2761 static label save(const control& parent, const drawing::point& location);
2767 static label save(const control& parent, const drawing::point& location, const drawing::size& size);
2774 static label save(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2775
2778 static label save_as();
2797 static label save_as(const control& parent);
2802 static label save_as(const control& parent, const drawing::point& location);
2808 static label save_as(const control& parent, const drawing::point& location, const drawing::size& size);
2815 static label save_as(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2816
2819 static label search();
2834 static label search(const drawing::point& location, const drawing::size& size, const xtd::string& name);
2838 static label search(const control& parent);
2843 static label search(const control& parent, const drawing::point& location);
2849 static label search(const control& parent, const drawing::point& location, const drawing::size& size);
2856 static label search(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2857
2879 static label select_all(const control& parent);
2884 static label select_all(const control& parent, const drawing::point& location);
2890 static label select_all(const control& parent, const drawing::point& location, const drawing::size& size);
2897 static label select_all(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2898
2901 static label settings();
2920 static label settings(const control& parent);
2925 static label settings(const control& parent, const drawing::point& location);
2931 static label settings(const control& parent, const drawing::point& location, const drawing::size& size);
2938 static label settings(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2939
2961 static label spell_check(const control& parent);
2966 static label spell_check(const control& parent, const drawing::point& location);
2972 static label spell_check(const control& parent, const drawing::point& location, const drawing::size& size);
2979 static label spell_check(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2980
2983 static label stop();
2998 static label stop(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3002 static label stop(const control& parent);
3007 static label stop(const control& parent, const drawing::point& location);
3013 static label stop(const control& parent, const drawing::point& location, const drawing::size& size);
3020 static label stop(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3021
3043 static label strikeout(const control& parent);
3048 static label strikeout(const control& parent, const drawing::point& location);
3054 static label strikeout(const control& parent, const drawing::point& location, const drawing::size& size);
3061 static label strikeout(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3062
3065 static label tools();
3080 static label tools(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3084 static label tools(const control& parent);
3089 static label tools(const control& parent, const drawing::point& location);
3095 static label tools(const control& parent, const drawing::point& location, const drawing::size& size);
3102 static label tools(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3103
3106 static label top();
3121 static label top(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3125 static label top(const control& parent);
3130 static label top(const control& parent, const drawing::point& location);
3136 static label top(const control& parent, const drawing::point& location, const drawing::size& size);
3143 static label top(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3144
3147 static label undelete();
3166 static label undelete(const control& parent);
3171 static label undelete(const control& parent, const drawing::point& location);
3177 static label undelete(const control& parent, const drawing::point& location, const drawing::size& size);
3184 static label undelete(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3185
3207 static label underline(const control& parent);
3212 static label underline(const control& parent, const drawing::point& location);
3218 static label underline(const control& parent, const drawing::point& location, const drawing::size& size);
3225 static label underline(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3226
3229 static label undo();
3244 static label undo(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3248 static label undo(const control& parent);
3253 static label undo(const control& parent, const drawing::point& location);
3259 static label undo(const control& parent, const drawing::point& location, const drawing::size& size);
3266 static label undo(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3267
3270 static label unindent();
3289 static label unindent(const control& parent);
3294 static label unindent(const control& parent, const drawing::point& location);
3300 static label unindent(const control& parent, const drawing::point& location, const drawing::size& size);
3307 static label unindent(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3308
3311 static label up();
3326 static label up(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3330 static label up(const control& parent);
3335 static label up(const control& parent, const drawing::point& location);
3341 static label up(const control& parent, const drawing::point& location, const drawing::size& size);
3348 static label up(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3349
3352 static label view();
3367 static label view(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3371 static label view(const control& parent);
3376 static label view(const control& parent, const drawing::point& location);
3382 static label view(const control& parent, const drawing::point& location, const drawing::size& size);
3389 static label view(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3390
3393 static label window();
3408 static label window(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3412 static label window(const control& parent);
3417 static label window(const control& parent, const drawing::point& location);
3423 static label window(const control& parent, const drawing::point& location, const drawing::size& size);
3430 static label window(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3431
3434 static label yes();
3449 static label yes(const drawing::point& location, const drawing::size& size, const xtd::string& name);
3453 static label yes(const control& parent);
3458 static label yes(const control& parent, const drawing::point& location);
3464 static label yes(const control& parent, const drawing::point& location, const drawing::size& size);
3471 static label yes(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3472
3475 static label zoom_in();
3494 static label zoom_in(const control& parent);
3499 static label zoom_in(const control& parent, const drawing::point& location);
3505 static label zoom_in(const control& parent, const drawing::point& location, const drawing::size& size);
3512 static label zoom_in(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3513
3516 static label zoom_out();
3535 static label zoom_out(const control& parent);
3540 static label zoom_out(const control& parent, const drawing::point& location);
3546 static label zoom_out(const control& parent, const drawing::point& location, const drawing::size& size);
3553 static label zoom_out(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3554
3576 static label zoom_to_fit(const control& parent);
3581 static label zoom_to_fit(const control& parent, const drawing::point& location);
3587 static label zoom_to_fit(const control& parent, const drawing::point& location, const drawing::size& size);
3594 static label zoom_to_fit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3596 };
3597 }
3598}
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
Represents a standard Windows label.
Definition label.h:38
Provides a collection of label objects for use by a Windows Forms application.
Definition labels.h:24
static label options(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent options label with specified parent, location,...
static label previous(const drawing::point &location)
Create a system-defined label that represent previous label with specified location.
static label copy(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent copy label with specified parent, location,...
static label save_as(const drawing::point &location)
Create a system-defined label that represent save_as label with specified location.
static label up(const control &parent, const drawing::point &location)
Create a system-defined label that represent up label with specified parent, and location.
static label jump_to(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent jump_to label with specified parent, location,...
static label align_left(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent align_left label with specified parent,...
static label tools(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent tools label with specified parent, location,...
static label retry(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent retry label with specified parent, location,...
static label print()
Create a system-defined label that represent print label.
static label replace(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent replace label with specified location,...
static label properties(const control &parent, const drawing::point &location)
Create a system-defined label that represent properties label with specified parent,...
static label align_left()
Create a system-defined label that represent align_left label.
static label bottom()
Create a system-defined label that represent bottom label.
static label new_(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent new_ label with specified location, size,...
static label view(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent view label with specified parent, location,...
static label alignment(const control &parent)
Create a system-defined label that represent alignment label with specified parent.
static label clear(const drawing::point &location)
Create a system-defined label that represent clear label with specified location.
static label remove(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent remove label with specified location,...
static label jump_to()
Create a system-defined label that represent jump_to label.
static label undo()
Create a system-defined label that represent undo label.
static label network(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent network label with specified parent, location,...
static label customize(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent customize label with specified parent,...
static label ignore(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent ignore label with specified location,...
static label descending(const control &parent, const drawing::point &location)
Create a system-defined label that represent descending label with specified parent,...
static label cancel(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent cancel label with specified parent, location,...
static label network(const control &parent)
Create a system-defined label that represent network label with specified parent.
static label replace(const drawing::point &location)
Create a system-defined label that represent replace label with specified location.
static label help(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent help label with specified parent, location,...
static label up()
Create a system-defined label that represent up label.
static label back(const drawing::point &location)
Create a system-defined label that represent back label with specified location.
static label settings(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent settings label with specified parent,...
static label alignment(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent alignment label with specified parent,...
static label window(const drawing::point &location)
Create a system-defined label that represent window label with specified location.
static label execute(const drawing::point &location)
Create a system-defined label that represent execute label with specified location.
static label help(const control &parent, const drawing::point &location)
Create a system-defined label that represent help label with specified parent, and location.
static label cancel(const control &parent, const drawing::point &location)
Create a system-defined label that represent cancel label with specified parent, and location.
static label actual_size(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent actual_size label with specified location,...
static label next(const drawing::point &location)
Create a system-defined label that represent next label with specified location.
static label select_all(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent select_all label with specified parent,...
static label font(const control &parent, const drawing::point &location)
Create a system-defined label that represent font label with specified parent, and location.
static label previous(const control &parent, const drawing::point &location)
Create a system-defined label that represent previous label with specified parent,...
static label strikeout(const control &parent)
Create a system-defined label that represent strikeout label with specified parent.
static label forward(const control &parent)
Create a system-defined label that represent forward label with specified parent.
static label replace(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent replace label with specified parent, location,...
static label descending(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent descending label with specified location,...
static label descending(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent descending label with specified parent,...
static label font(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent font label with specified location, size,...
static label unindent(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent unindent label with specified parent,...
static label first(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent first label with specified location, and size.
static label exit(const control &parent)
Create a system-defined label that represent exit label with specified parent.
static label bold(const control &parent)
Create a system-defined label that represent bold label with specified parent.
static label align_right(const control &parent, const drawing::point &location)
Create a system-defined label that represent align_right label with specified parent,...
static label copy(const control &parent)
Create a system-defined label that represent copy label with specified parent.
static label yes(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent yes label with specified parent, location,...
static label jump_to(const control &parent)
Create a system-defined label that represent jump_to label with specified parent.
static label centered(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent centered label with specified parent,...
static label redo(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent redo label with specified location, and size.
static label yes(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent yes label with specified parent, location,...
static label edit(const control &parent)
Create a system-defined label that represent edit label with specified parent.
static label about(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent about label with specified location, size,...
static label about(const control &parent, const drawing::point &location)
Create a system-defined label that represent about label with specified parent, and location.
static label properties(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent properties label with specified parent,...
static label find(const control &parent)
Create a system-defined label that represent find label with specified parent.
static label italic(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent italic label with specified location,...
static label first(const control &parent)
Create a system-defined label that represent first label with specified parent.
static label file(const drawing::point &location)
Create a system-defined label that represent file label with specified location.
static label ignore(const control &parent)
Create a system-defined label that represent ignore label with specified parent.
static label remove(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent remove label with specified location,...
static label cdrom(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent cdrom label with specified parent, location,...
static label unindent(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent unindent label with specified location,...
static label exit(const control &parent, const drawing::point &location)
Create a system-defined label that represent exit label with specified parent, and location.
static label back(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent back label with specified parent, location,...
static label color(const control &parent)
Create a system-defined label that represent color label with specified parent.
static label network(const drawing::point &location)
Create a system-defined label that represent network label with specified location.
static label execute(const control &parent, const drawing::point &location)
Create a system-defined label that represent execute label with specified parent, and location.
static label new_(const control &parent, const drawing::point &location)
Create a system-defined label that represent new_ label with specified parent, and location.
static label indent()
Create a system-defined label that represent indent label.
static label close(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent close label with specified location, size,...
static label network(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent network label with specified location,...
static label zoom_out(const drawing::point &location)
Create a system-defined label that represent zoom_out label with specified location.
static label retry(const drawing::point &location)
Create a system-defined label that represent retry label with specified location.
static label apply(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent apply label with specified parent, location,...
static label top(const control &parent, const drawing::point &location)
Create a system-defined label that represent top label with specified parent, and location.
static label cut()
Create a system-defined label that represent cut label.
static label home()
Create a system-defined label that represent home label.
static label last()
Create a system-defined label that represent last label.
static label paste(const drawing::point &location)
Create a system-defined label that represent paste label with specified location.
static label execute(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent execute label with specified location,...
static label search(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent search label with specified location,...
static label print_preview(const control &parent, const drawing::point &location)
Create a system-defined label that represent print_preview label with specified parent,...
static label tools(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent tools label with specified location, and size.
static label ok(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent ok label with specified parent, location,...
static label forward(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent forward label with specified parent, location,...
static label ok(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent ok label with specified location, size,...
static label convert()
Create a system-defined label that represent convert label.
static label color(const control &parent, const drawing::point &location)
Create a system-defined label that represent color label with specified parent, and location.
static label strikeout(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent strikeout label with specified location,...
static label info(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent info label with specified parent, location,...
static label execute(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent execute label with specified parent, location,...
static label spell_check(const control &parent)
Create a system-defined label that represent spell_check label with specified parent.
static label del()
Create a system-defined label that represent del label.
static label cut(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent cut label with specified parent, location,...
static label ignore(const drawing::point &location)
Create a system-defined label that represent ignore label with specified location.
static label top(const drawing::point &location)
Create a system-defined label that represent top label with specified location.
static label centered(const drawing::point &location)
Create a system-defined label that represent centered label with specified location.
static label zoom_in(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent zoom_in label with specified parent, location,...
static label edit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent edit label with specified parent, location,...
static label tools(const control &parent)
Create a system-defined label that represent tools label with specified parent.
static label select_all(const control &parent)
Create a system-defined label that represent select_all label with specified parent.
static label justified(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent justified label with specified location,...
static label exit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent exit label with specified parent, location,...
static label cancel(const control &parent)
Create a system-defined label that represent cancel label with specified parent.
static label home(const control &parent, const drawing::point &location)
Create a system-defined label that represent home label with specified parent, and location.
static label font(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent font label with specified parent, location,...
static label search(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent search label with specified location,...
static label actual_size(const control &parent, const drawing::point &location)
Create a system-defined label that represent actual_size label with specified parent,...
static label open(const drawing::point &location)
Create a system-defined label that represent open label with specified location.
static label no(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent no label with specified location, size,...
static label view(const drawing::point &location)
Create a system-defined label that represent view label with specified location.
static label top(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent top label with specified parent, location,...
static label print(const control &parent, const drawing::point &location)
Create a system-defined label that represent print label with specified parent, and location.
static label paste(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent paste label with specified location, size,...
static label justified()
Create a system-defined label that represent justified label.
static label exit(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent exit label with specified location, and size.
static label zoom_out(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent zoom_out label with specified location,...
static label floppy(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent floppy label with specified parent, location,...
static label strikeout(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent strikeout label with specified location,...
static label help(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent help label with specified location, size,...
static label back(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent back label with specified location, size,...
static label save(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent save label with specified location, size,...
static label properties(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent properties label with specified location,...
static label previous(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent previous label with specified location,...
static label window()
Create a system-defined label that represent window label.
static label ok(const control &parent)
Create a system-defined label that represent ok label with specified parent.
static label new_(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent new_ label with specified parent, location,...
static label color()
Create a system-defined label that represent color label.
static label search(const drawing::point &location)
Create a system-defined label that represent search label with specified location.
static label stop()
Create a system-defined label that represent stop label.
static label yes(const drawing::point &location)
Create a system-defined label that represent yes label with specified location.
static label cancel(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent cancel label with specified location,...
static label convert(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent convert label with specified location,...
static label properties(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent properties label with specified parent,...
static label yes(const control &parent)
Create a system-defined label that represent yes label with specified parent.
static label clear(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent clear label with specified location, and size.
static label close(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent close label with specified parent, location,...
static label revert_to_saved(const control &parent)
Create a system-defined label that represent revert_to_saved label with specified parent.
static label redo()
Create a system-defined label that represent redo label.
static label first(const control &parent, const drawing::point &location)
Create a system-defined label that represent first label with specified parent, and location.
static label back(const control &parent, const drawing::point &location)
Create a system-defined label that represent back label with specified parent, and location.
static label replace(const control &parent, const drawing::point &location)
Create a system-defined label that represent replace label with specified parent, and location.
static label quit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent quit label with specified parent, location,...
static label ascending(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent ascending label with specified parent,...
static label network(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent network label with specified parent, location,...
static label view()
Create a system-defined label that represent view label.
static label no(const control &parent)
Create a system-defined label that represent no label with specified parent.
static label underline(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent underline label with specified parent,...
static label search(const control &parent, const drawing::point &location)
Create a system-defined label that represent search label with specified parent, and location.
static label zoom_in()
Create a system-defined label that represent zoom_in label.
static label strikeout(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent strikeout label with specified parent,...
static label view(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent view label with specified location, size,...
static label bottom(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent bottom label with specified location,...
static label search(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent search label with specified parent, location,...
static label ascending(const drawing::point &location)
Create a system-defined label that represent ascending label with specified location.
static label unindent(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent unindent label with specified location,...
static label help()
Create a system-defined label that represent help label.
static label find()
Create a system-defined label that represent find label.
static label harddisk(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent harddisk label with specified parent,...
static label yes()
Create a system-defined label that represent yes label.
static label print_preview(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent print_preview label with specified location,...
static label ok(const drawing::point &location)
Create a system-defined label that represent ok label with specified location.
static label indent(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent indent label with specified parent, location,...
static label undo(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent undo label with specified parent, location,...
static label jump_to(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent jump_to label with specified location,...
static label about(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent about label with specified location, and size.
static label file(const control &parent)
Create a system-defined label that represent file label with specified parent.
static label alignment(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent alignment label with specified parent,...
static label refresh(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent refresh label with specified parent, location,...
static label paste(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent paste label with specified parent, location,...
static label redo(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent redo label with specified parent, location,...
static label back(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent back label with specified location, and size.
static label info(const drawing::point &location)
Create a system-defined label that represent info label with specified location.
static label del(const drawing::point &location)
Create a system-defined label that represent del label with specified location.
static label color(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent color label with specified location, and size.
static label italic(const drawing::point &location)
Create a system-defined label that represent italic label with specified location.
static label replace()
Create a system-defined label that represent replace label.
static label last(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent last label with specified parent, location,...
static label file(const control &parent, const drawing::point &location)
Create a system-defined label that represent file label with specified parent, and location.
static label bottom(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent bottom label with specified parent, location,...
static label revert_to_saved()
Create a system-defined label that represent revert_to_saved label.
static label new_(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent new_ label with specified parent, location,...
static label zoom_to_fit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent zoom_to_fit label with specified parent,...
static label apply(const control &parent)
Create a system-defined label that represent apply label with specified parent.
static label stop(const control &parent, const drawing::point &location)
Create a system-defined label that represent stop label with specified parent, and location.
static label align_right(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent align_right label with specified parent,...
static label color(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent color label with specified parent, location,...
static label first(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent first label with specified parent, location,...
static label strikeout(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent strikeout label with specified parent,...
static label descending(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent descending label with specified location,...
static label forward(const drawing::point &location)
Create a system-defined label that represent forward label with specified location.
static label network(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent network label with specified location,...
static label tools(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent tools label with specified parent, location,...
static label back(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent back label with specified parent, location,...
static label align_right(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent align_right label with specified parent,...
static label zoom_in(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent zoom_in label with specified location,...
static label align_left(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent align_left label with specified location,...
static label bold(const drawing::point &location)
Create a system-defined label that represent bold label with specified location.
static label quit(const drawing::point &location)
Create a system-defined label that represent quit label with specified location.
static label last(const control &parent)
Create a system-defined label that represent last label with specified parent.
static label file(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent file label with specified parent, location,...
static label retry(const control &parent)
Create a system-defined label that represent retry label with specified parent.
static label redo(const control &parent, const drawing::point &location)
Create a system-defined label that represent redo label with specified parent, and location.
static label alignment(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent alignment label with specified location,...
static label bottom(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent bottom label with specified parent, location,...
static label underline(const control &parent)
Create a system-defined label that represent underline label with specified parent.
static label save(const control &parent)
Create a system-defined label that represent save label with specified parent.
static label yes(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent yes label with specified location, and size.
static label last(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent last label with specified location, size,...
static label refresh(const drawing::point &location)
Create a system-defined label that represent refresh label with specified location.
static label select_all()
Create a system-defined label that represent select_all label.
static label customize()
Create a system-defined label that represent customize label.
static label underline()
Create a system-defined label that represent underline label.
static label settings(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent settings label with specified location,...
static label home(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent home label with specified location, and size.
static label info(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent info label with specified location, and size.
static label next()
Create a system-defined label that represent next label.
static label save(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent save label with specified location, and size.
static label retry(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent retry label with specified location, and size.
static label italic()
Create a system-defined label that represent italic label.
static label italic(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent italic label with specified parent, location,...
static label last(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent last label with specified parent, location,...
static label unindent()
Create a system-defined label that represent unindent label.
static label print_preview(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent print_preview label with specified parent,...
static label window(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent window label with specified parent, location,...
static label select_all(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent select_all label with specified parent,...
static label window(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent window label with specified location,...
static label add(const drawing::point &location)
Create a system-defined label that represent add label with specified location.
static label justified(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent justified label with specified parent,...
static label options(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent options label with specified location,...
static label save_as(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent save_as label with specified parent, location,...
static label align_left(const control &parent, const drawing::point &location)
Create a system-defined label that represent align_left label with specified parent,...
static label revert_to_saved(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent revert_to_saved label with specified parent,...
static label next(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent next label with specified location, and size.
static label floppy(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent floppy label with specified location,...
static label del(const control &parent)
Create a system-defined label that represent del label with specified parent.
static label zoom_to_fit(const drawing::point &location)
Create a system-defined label that represent zoom_to_fit label with specified location.
static label harddisk(const control &parent, const drawing::point &location)
Create a system-defined label that represent harddisk label with specified parent,...
static label undelete(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent undelete label with specified location,...
static label undo(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent undo label with specified parent, location,...
static label cdrom(const drawing::point &location)
Create a system-defined label that represent cdrom label with specified location.
static label font(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent font label with specified location, and size.
static label unindent(const control &parent, const drawing::point &location)
Create a system-defined label that represent unindent label with specified parent,...
static label centered()
Create a system-defined label that represent centered label.
static label apply()
Create a system-defined label that represent apply label.
static label cut(const control &parent)
Create a system-defined label that represent cut label with specified parent.
static label italic(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent italic label with specified location,...
static label down()
Create a system-defined label that represent down label.
static label copy(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent copy label with specified location, and size.
static label network()
Create a system-defined label that represent network label.
static label find(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent find label with specified location, size,...
static label file(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent file label with specified location, and size.
static label new_(const drawing::point &location)
Create a system-defined label that represent new_ label with specified location.
static label top()
Create a system-defined label that represent top label.
static label remove(const drawing::point &location)
Create a system-defined label that represent remove label with specified location.
static label color(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent color label with specified location, size,...
static label undo(const drawing::point &location)
Create a system-defined label that represent undo label with specified location.
static label view(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent view label with specified location, and size.
static label index(const control &parent, const drawing::point &location)
Create a system-defined label that represent index label with specified parent, and location.
static label add()
Create a system-defined label that represent add label.
static label up(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent up label with specified parent, location,...
static label save_as(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent save_as label with specified parent, location,...
static label abort(const control &parent)
Create a system-defined label that represent abort label with specified parent.
static label about(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent about label with specified parent, location,...
static label descending()
Create a system-defined label that represent descending label.
static label ascending(const control &parent)
Create a system-defined label that represent ascending label with specified parent.
static label select_all(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent select_all label with specified location,...
static label underline(const control &parent, const drawing::point &location)
Create a system-defined label that represent underline label with specified parent,...
static label clear(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent clear label with specified parent, location,...
static label stop(const drawing::point &location)
Create a system-defined label that represent stop label with specified location.
static label index(const drawing::point &location)
Create a system-defined label that represent index label with specified location.
static label undo(const control &parent, const drawing::point &location)
Create a system-defined label that represent undo label with specified parent, and location.
static label print(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent print label with specified location, and size.
static label network(const control &parent, const drawing::point &location)
Create a system-defined label that represent network label with specified parent, and location.
static label index()
Create a system-defined label that represent index label.
static label bold(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent bold label with specified parent, location,...
static label up(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent up label with specified location, size,...
static label print_preview(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent print_preview label with specified location,...
static label edit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent edit label with specified parent, location,...
static label properties()
Create a system-defined label that represent properties label.
static label save_as(const control &parent, const drawing::point &location)
Create a system-defined label that represent save_as label with specified parent, and location.
static label next(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent next label with specified parent, location,...
static label top(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent top label with specified location, size,...
static label floppy(const drawing::point &location)
Create a system-defined label that represent floppy label with specified location.
static label home(const control &parent)
Create a system-defined label that represent home label with specified parent.
static label first(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent first label with specified location, size,...
static label edit(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent edit label with specified location, size,...
static label font(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent font label with specified parent, location,...
static label tools(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent tools label with specified location, size,...
static label ok(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent ok label with specified location, and size.
static label justified(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent justified label with specified parent,...
static label open(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent open label with specified parent, location,...
static label undo(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent undo label with specified location, and size.
static label indent(const control &parent)
Create a system-defined label that represent indent label with specified parent.
static label ok()
Create a system-defined label that represent ok label.
static label execute(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent execute label with specified location,...
static label tools()
Create a system-defined label that represent tools label.
static label previous(const control &parent)
Create a system-defined label that represent previous label with specified parent.
static label ok(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent ok label with specified parent, location,...
static label ascending(const control &parent, const drawing::point &location)
Create a system-defined label that represent ascending label with specified parent,...
static label about(const drawing::point &location)
Create a system-defined label that represent about label with specified location.
static label paste(const control &parent)
Create a system-defined label that represent paste label with specified parent.
static label retry(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent retry label with specified location, size,...
static label close(const control &parent)
Create a system-defined label that represent close label with specified parent.
static label yes(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent yes label with specified location, size,...
static label back()
Create a system-defined label that represent back label.
static label customize(const control &parent)
Create a system-defined label that represent customize label with specified parent.
static label new_(const control &parent)
Create a system-defined label that represent new_ label with specified parent.
static label cdrom(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent cdrom label with specified location, size,...
static label paste()
Create a system-defined label that represent paste label.
static label options(const control &parent)
Create a system-defined label that represent options label with specified parent.
static label spell_check(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent spell_check label with specified parent,...
static label refresh(const control &parent, const drawing::point &location)
Create a system-defined label that represent refresh label with specified parent, and location.
static label clear(const control &parent, const drawing::point &location)
Create a system-defined label that represent clear label with specified parent, and location.
static label undelete(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent undelete label with specified location,...
static label align_right(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent align_right label with specified location,...
static label copy(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent copy label with specified location, size,...
static label stop(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent stop label with specified location, and size.
static label jump_to(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent jump_to label with specified parent, location,...
static label stop(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent stop label with specified parent, location,...
static label contents(const control &parent)
Create a system-defined label that represent contents label with specified parent.
static label window(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent window label with specified parent, location,...
static label remove(const control &parent, const drawing::point &location)
Create a system-defined label that represent remove label with specified parent, and location.
static label descending(const control &parent)
Create a system-defined label that represent descending label with specified parent.
static label print_preview(const control &parent)
Create a system-defined label that represent print_preview label with specified parent.
static label align_right(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent align_right label with specified location,...
static label options(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent options label with specified location,...
static label new_()
Create a system-defined label that represent new_ label.
static label strikeout(const drawing::point &location)
Create a system-defined label that represent strikeout label with specified location.
static label abort(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent abort label with specified parent, location,...
static label font(const control &parent)
Create a system-defined label that represent font label with specified parent.
static label cut(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent cut label with specified location, size,...
static label del(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent del label with specified parent, location,...
static label top(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent top label with specified location, and size.
static label justified(const control &parent)
Create a system-defined label that represent justified label with specified parent.
static label zoom_to_fit(const control &parent, const drawing::point &location)
Create a system-defined label that represent zoom_to_fit label with specified parent,...
static label revert_to_saved(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent revert_to_saved label with specified parent,...
static label replace(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent replace label with specified location,...
static label harddisk(const drawing::point &location)
Create a system-defined label that represent harddisk label with specified location.
static label preferences(const control &parent, const drawing::point &location)
Create a system-defined label that represent preferences label with specified parent,...
static label indent(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent indent label with specified location,...
static label cdrom()
Create a system-defined label that represent cdrom label.
static label redo(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent redo label with specified location, size,...
static label unindent(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent unindent label with specified parent,...
static label forward(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent forward label with specified location,...
static label save_as(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent save_as label with specified location,...
static label yes(const control &parent, const drawing::point &location)
Create a system-defined label that represent yes label with specified parent, and location.
static label bottom(const control &parent)
Create a system-defined label that represent bottom label with specified parent.
static label up(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent up label with specified parent, location,...
static label close(const control &parent, const drawing::point &location)
Create a system-defined label that represent close label with specified parent, and location.
static label underline(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent underline label with specified location,...
static label bottom(const control &parent, const drawing::point &location)
Create a system-defined label that represent bottom label with specified parent, and location.
static label search(const control &parent)
Create a system-defined label that represent search label with specified parent.
static label close(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent close label with specified parent, location,...
static label exit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent exit label with specified parent, location,...
static label undo(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent undo label with specified location, size,...
static label undelete(const drawing::point &location)
Create a system-defined label that represent undelete label with specified location.
static label ascending(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent ascending label with specified location,...
static label save(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent save label with specified parent, location,...
static label execute()
Create a system-defined label that represent execute label.
static label clear(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent clear label with specified parent, location,...
static label last(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent last label with specified location, and size.
static label down(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent down label with specified location, and size.
static label underline(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent underline label with specified parent,...
static label last(const drawing::point &location)
Create a system-defined label that represent last label with specified location.
static label contents(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent contents label with specified location,...
static label cdrom(const control &parent, const drawing::point &location)
Create a system-defined label that represent cdrom label with specified parent, and location.
static label zoom_to_fit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent zoom_to_fit label with specified parent,...
static label window(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent window label with specified location,...
static label home(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent home label with specified parent, location,...
static label previous(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent previous label with specified parent,...
static label zoom_to_fit(const control &parent)
Create a system-defined label that represent zoom_to_fit label with specified parent.
static label cancel(const drawing::point &location)
Create a system-defined label that represent cancel label with specified location.
static label contents(const control &parent, const drawing::point &location)
Create a system-defined label that represent contents label with specified parent,...
static label index(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent index label with specified location, and size.
static label revert_to_saved(const control &parent, const drawing::point &location)
Create a system-defined label that represent revert_to_saved label with specified parent,...
static label convert(const control &parent, const drawing::point &location)
Create a system-defined label that represent convert label with specified parent, and location.
static label customize(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent customize label with specified location,...
static label index(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent index label with specified parent, location,...
static label down(const control &parent)
Create a system-defined label that represent down label with specified parent.
static label next(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent next label with specified parent, location,...
static label zoom_in(const control &parent, const drawing::point &location)
Create a system-defined label that represent zoom_in label with specified parent, and location.
static label tools(const control &parent, const drawing::point &location)
Create a system-defined label that represent tools label with specified parent, and location.
static label unindent(const control &parent)
Create a system-defined label that represent unindent label with specified parent.
static label index(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent index label with specified parent, location,...
static label first(const drawing::point &location)
Create a system-defined label that represent first label with specified location.
static label save_as(const control &parent)
Create a system-defined label that represent save_as label with specified parent.
static label exit()
Create a system-defined label that represent exit label.
static label ok(const control &parent, const drawing::point &location)
Create a system-defined label that represent ok label with specified parent, and location.
static label save(const control &parent, const drawing::point &location)
Create a system-defined label that represent save label with specified parent, and location.
static label abort(const control &parent, const drawing::point &location)
Create a system-defined label that represent abort label with specified parent, and location.
static label cancel(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent cancel label with specified location,...
static label print(const control &parent)
Create a system-defined label that represent print label with specified parent.
static label floppy(const control &parent)
Create a system-defined label that represent floppy label with specified parent.
static label cut(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent cut label with specified location, and size.
static label options()
Create a system-defined label that represent options label.
static label cancel(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent cancel label with specified parent, location,...
static label floppy(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent floppy label with specified location,...
static label save()
Create a system-defined label that represent save label.
static label open(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent open label with specified parent, location,...
static label next(const control &parent, const drawing::point &location)
Create a system-defined label that represent next label with specified parent, and location.
static label align_left(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent align_left label with specified location,...
static label harddisk(const control &parent)
Create a system-defined label that represent harddisk label with specified parent.
static label floppy()
Create a system-defined label that represent floppy label.
static label bottom(const drawing::point &location)
Create a system-defined label that represent bottom label with specified location.
static label up(const control &parent)
Create a system-defined label that represent up label with specified parent.
static label redo(const control &parent)
Create a system-defined label that represent redo label with specified parent.
static label descending(const drawing::point &location)
Create a system-defined label that represent descending label with specified location.
static label open(const control &parent, const drawing::point &location)
Create a system-defined label that represent open label with specified parent, and location.
static label spell_check()
Create a system-defined label that represent spell_check label.
static label find(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent find label with specified location, and size.
static label centered(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent centered label with specified parent,...
static label help(const drawing::point &location)
Create a system-defined label that represent help label with specified location.
static label down(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent down label with specified location, size,...
static label search()
Create a system-defined label that represent search label.
static label spell_check(const drawing::point &location)
Create a system-defined label that represent spell_check label with specified location.
static label preferences()
Create a system-defined label that represent preferences label.
static label quit(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent quit label with specified location, and size.
static label apply(const drawing::point &location)
Create a system-defined label that represent apply label with specified location.
static label zoom_out(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent zoom_out label with specified location,...
static label align_left(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent align_left label with specified parent,...
static label paste(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent paste label with specified parent, location,...
static label cut(const control &parent, const drawing::point &location)
Create a system-defined label that represent cut label with specified parent, and location.
static label refresh(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent refresh label with specified location,...
static label align_left(const control &parent)
Create a system-defined label that represent align_left label with specified parent.
static label indent(const control &parent, const drawing::point &location)
Create a system-defined label that represent indent label with specified parent, and location.
static label search(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent search label with specified parent, location,...
static label add(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent add label with specified parent, location,...
static label undelete(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent undelete label with specified parent,...
static label up(const drawing::point &location)
Create a system-defined label that represent up label with specified location.
static label zoom_out(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent zoom_out label with specified parent,...
static label open()
Create a system-defined label that represent open label.
static label zoom_to_fit(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent zoom_to_fit label with specified location,...
static label bottom(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent bottom label with specified location,...
static label ascending(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent ascending label with specified parent,...
static label close(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent close label with specified location, and size.
static label add(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent add label with specified parent, location,...
static label no()
Create a system-defined label that represent no label.
static label find(const control &parent, const drawing::point &location)
Create a system-defined label that represent find label with specified parent, and location.
static label select_all(const drawing::point &location)
Create a system-defined label that represent select_all label with specified location.
static label replace(const control &parent)
Create a system-defined label that represent replace label with specified parent.
static label centered(const control &parent)
Create a system-defined label that represent centered label with specified parent.
static label help(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent help label with specified location, and size.
static label options(const control &parent, const drawing::point &location)
Create a system-defined label that represent options label with specified parent, and location.
static label window(const control &parent)
Create a system-defined label that represent window label with specified parent.
static label abort(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent abort label with specified location, size,...
static label jump_to(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent jump_to label with specified location,...
static label ignore()
Create a system-defined label that represent ignore label.
static label ignore(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent ignore label with specified parent, location,...
static label undelete(const control &parent)
Create a system-defined label that represent undelete label with specified parent.
static label add(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent add label with specified location, and size.
static label retry(const control &parent, const drawing::point &location)
Create a system-defined label that represent retry label with specified parent, and location.
static label indent(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent indent label with specified location,...
static label alignment()
Create a system-defined label that represent alignment label.
static label select_all(const control &parent, const drawing::point &location)
Create a system-defined label that represent select_all label with specified parent,...
static label help(const control &parent)
Create a system-defined label that represent help label with specified parent.
static label replace(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent replace label with specified parent, location,...
static label jump_to(const drawing::point &location)
Create a system-defined label that represent jump_to label with specified location.
static label refresh(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent refresh label with specified location,...
static label cdrom(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent cdrom label with specified parent, location,...
static label print(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent print label with specified parent, location,...
static label customize(const control &parent, const drawing::point &location)
Create a system-defined label that represent customize label with specified parent,...
static label remove(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent remove label with specified parent, location,...
static label print(const drawing::point &location)
Create a system-defined label that represent print label with specified location.
static label stop(const control &parent)
Create a system-defined label that represent stop label with specified parent.
static label execute(const control &parent)
Create a system-defined label that represent execute label with specified parent.
static label zoom_in(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent zoom_in label with specified location,...
static label refresh(const control &parent)
Create a system-defined label that represent refresh label with specified parent.
static label close()
Create a system-defined label that represent close label.
static label copy(const drawing::point &location)
Create a system-defined label that represent copy label with specified location.
static label file()
Create a system-defined label that represent file label.
static label spell_check(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent spell_check label with specified location,...
static label down(const drawing::point &location)
Create a system-defined label that represent down label with specified location.
static label revert_to_saved(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent revert_to_saved label with specified location,...
static label copy(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent copy label with specified parent, location,...
static label open(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent open label with specified location, size,...
static label italic(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent italic label with specified parent, location,...
static label contents()
Create a system-defined label that represent contents label.
static label actual_size(const control &parent)
Create a system-defined label that represent actual_size label with specified parent.
static label customize(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent customize label with specified parent,...
static label bold(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent bold label with specified location, size,...
static label convert(const control &parent)
Create a system-defined label that represent convert label with specified parent.
static label options(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent options label with specified parent, location,...
static label ignore(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent ignore label with specified parent, location,...
static label find(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent find label with specified parent, location,...
static label quit()
Create a system-defined label that represent quit label.
static label view(const control &parent)
Create a system-defined label that represent view label with specified parent.
static label save(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent save label with specified parent, location,...
static label forward(const control &parent, const drawing::point &location)
Create a system-defined label that represent forward label with specified parent, and location.
static label retry()
Create a system-defined label that represent retry label.
static label print_preview(const drawing::point &location)
Create a system-defined label that represent print_preview label with specified location.
static label no(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent no label with specified location, and size.
static label open(const control &parent)
Create a system-defined label that represent open label with specified parent.
static label bold(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent bold label with specified location, and size.
static label centered(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent centered label with specified location,...
static label select_all(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent select_all label with specified location,...
static label view(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent view label with specified parent, location,...
static label align_right(const drawing::point &location)
Create a system-defined label that represent align_right label with specified location.
static label save_as()
Create a system-defined label that represent save_as label.
static label color(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent color label with specified parent, location,...
static label remove(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent remove label with specified parent, location,...
static label actual_size(const drawing::point &location)
Create a system-defined label that represent actual_size label with specified location.
static label preferences(const control &parent)
Create a system-defined label that represent preferences label with specified parent.
static label file(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent file label with specified parent, location,...
static label zoom_in(const control &parent)
Create a system-defined label that represent zoom_in label with specified parent.
static label settings(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent settings label with specified location,...
static label up(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent up label with specified location, and size.
static label index(const control &parent)
Create a system-defined label that represent index label with specified parent.
static label paste(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent paste label with specified location, and size.
static label refresh()
Create a system-defined label that represent refresh label.
static label stop(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent stop label with specified parent, location,...
static label about(const control &parent)
Create a system-defined label that represent about label with specified parent.
static label info(const control &parent, const drawing::point &location)
Create a system-defined label that represent info label with specified parent, and location.
static label refresh(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent refresh label with specified parent, location,...
static label apply(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent apply label with specified location, and size.
static label undelete()
Create a system-defined label that represent undelete label.
static label cdrom(const control &parent)
Create a system-defined label that represent cdrom label with specified parent.
static label revert_to_saved(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent revert_to_saved label with specified location,...
static label find(const drawing::point &location)
Create a system-defined label that represent find label with specified location.
static label properties(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent properties label with specified location,...
static label justified(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent justified label with specified location,...
static label settings(const drawing::point &location)
Create a system-defined label that represent settings label with specified location.
static label quit(const control &parent)
Create a system-defined label that represent quit label with specified parent.
static label forward(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent forward label with specified location,...
static label home(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent home label with specified parent, location,...
static label bold(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent bold label with specified parent, location,...
static label cut(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent cut label with specified parent, location,...
static label info(const control &parent)
Create a system-defined label that represent info label with specified parent.
static label zoom_out(const control &parent, const drawing::point &location)
Create a system-defined label that represent zoom_out label with specified parent,...
static label undelete(const control &parent, const drawing::point &location)
Create a system-defined label that represent undelete label with specified parent,...
static label font(const drawing::point &location)
Create a system-defined label that represent font label with specified location.
static label options(const drawing::point &location)
Create a system-defined label that represent options label with specified location.
static label preferences(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent preferences label with specified location,...
static label zoom_to_fit(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent zoom_to_fit label with specified location,...
static label align_right(const control &parent)
Create a system-defined label that represent align_right label with specified parent.
static label spell_check(const control &parent, const drawing::point &location)
Create a system-defined label that represent spell_check label with specified parent,...
static label new_(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent new_ label with specified location, and size.
static label zoom_in(const drawing::point &location)
Create a system-defined label that represent zoom_in label with specified location.
static label info(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent info label with specified location, size,...
static label customize(const drawing::point &location)
Create a system-defined label that represent customize label with specified location.
static label about(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent about label with specified parent, location,...
static label harddisk()
Create a system-defined label that represent harddisk label.
static label ascending(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent ascending label with specified location,...
static label copy()
Create a system-defined label that represent copy label.
static label print(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent print label with specified parent, location,...
static label underline(const drawing::point &location)
Create a system-defined label that represent underline label with specified location.
static label save(const drawing::point &location)
Create a system-defined label that represent save label with specified location.
static label font()
Create a system-defined label that represent font label.
static label floppy(const control &parent, const drawing::point &location)
Create a system-defined label that represent floppy label with specified parent, and location.
static label last(const control &parent, const drawing::point &location)
Create a system-defined label that represent last label with specified parent, and location.
static label file(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent file label with specified location, size,...
static label print(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent print label with specified location, size,...
static label remove(const control &parent)
Create a system-defined label that represent remove label with specified parent.
static label view(const control &parent, const drawing::point &location)
Create a system-defined label that represent view label with specified parent, and location.
static label home(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent home label with specified location, size,...
static label quit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent quit label with specified parent, location,...
static label no(const control &parent, const drawing::point &location)
Create a system-defined label that represent no label with specified parent, and location.
static label floppy(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent floppy label with specified parent, location,...
static label customize(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent customize label with specified location,...
static label preferences(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent preferences label with specified parent,...
static label add(const control &parent, const drawing::point &location)
Create a system-defined label that represent add label with specified parent, and location.
static label zoom_out(const control &parent)
Create a system-defined label that represent zoom_out label with specified parent.
static label del(const control &parent, const drawing::point &location)
Create a system-defined label that represent del label with specified parent, and location.
static label contents(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent contents label with specified location,...
static label zoom_to_fit()
Create a system-defined label that represent zoom_to_fit label.
static label strikeout(const control &parent, const drawing::point &location)
Create a system-defined label that represent strikeout label with specified parent,...
static label settings()
Create a system-defined label that represent settings label.
static label index(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent index label with specified location, size,...
static label print_preview()
Create a system-defined label that represent print_preview label.
static label previous(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent previous label with specified location,...
static label home(const drawing::point &location)
Create a system-defined label that represent home label with specified location.
static label alignment(const control &parent, const drawing::point &location)
Create a system-defined label that represent alignment label with specified parent,...
static label harddisk(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent harddisk label with specified location,...
static label print_preview(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent print_preview label with specified parent,...
static label no(const drawing::point &location)
Create a system-defined label that represent no label with specified location.
static label forward()
Create a system-defined label that represent forward label.
static label centered(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent centered label with specified location,...
static label top(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent top label with specified parent, location,...
static label no(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent no label with specified parent, location,...
static label bold(const control &parent, const drawing::point &location)
Create a system-defined label that represent bold label with specified parent, and location.
static label edit(const drawing::point &location)
Create a system-defined label that represent edit label with specified location.
static label jump_to(const control &parent, const drawing::point &location)
Create a system-defined label that represent jump_to label with specified parent, and location.
static label abort(const drawing::point &location)
Create a system-defined label that represent abort label with specified location.
static label del(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent del label with specified parent, location,...
static label forward(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent forward label with specified parent, location,...
static label clear(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent clear label with specified location, size,...
static label settings(const control &parent)
Create a system-defined label that represent settings label with specified parent.
static label italic(const control &parent, const drawing::point &location)
Create a system-defined label that represent italic label with specified parent, and location.
static label cancel()
Create a system-defined label that represent cancel label.
static label preferences(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent preferences label with specified location,...
static label convert(const drawing::point &location)
Create a system-defined label that represent convert label with specified location.
static label ignore(const control &parent, const drawing::point &location)
Create a system-defined label that represent ignore label with specified parent, and location.
static label apply(const control &parent, const drawing::point &location)
Create a system-defined label that represent apply label with specified parent, and location.
static label first()
Create a system-defined label that represent first label.
static label color(const drawing::point &location)
Create a system-defined label that represent color label with specified location.
static label top(const control &parent)
Create a system-defined label that represent top label with specified parent.
static label quit(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent quit label with specified location, size,...
static label convert(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent convert label with specified location,...
static label info(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent info label with specified parent, location,...
static label undo(const control &parent)
Create a system-defined label that represent undo label with specified parent.
static label cut(const drawing::point &location)
Create a system-defined label that represent cut label with specified location.
static label add(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent add label with specified location, size,...
static label open(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent open label with specified location, and size.
static label harddisk(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent harddisk label with specified parent,...
static label exit(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent exit label with specified location, size,...
static label alignment(const drawing::point &location)
Create a system-defined label that represent alignment label with specified location.
static label redo(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent redo label with specified parent, location,...
static label convert(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent convert label with specified parent, location,...
static label cdrom(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent cdrom label with specified location, and size.
static label find(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent find label with specified parent, location,...
static label info()
Create a system-defined label that represent info label.
static label contents(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent contents label with specified parent,...
static label quit(const control &parent, const drawing::point &location)
Create a system-defined label that represent quit label with specified parent, and location.
static label edit(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent edit label with specified location, and size.
static label del(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent del label with specified location, size,...
static label about()
Create a system-defined label that represent about label.
static label undelete(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent undelete label with specified parent,...
static label actual_size(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent actual_size label with specified parent,...
static label actual_size(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent actual_size label with specified parent,...
static label first(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent first label with specified parent, location,...
static label execute(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent execute label with specified parent, location,...
static label abort(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent abort label with specified parent, location,...
static label zoom_out(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent zoom_out label with specified parent,...
static label apply(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent apply label with specified parent, location,...
static label settings(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent settings label with specified parent,...
static label spell_check(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent spell_check label with specified parent,...
static label remove()
Create a system-defined label that represent remove label.
static label ascending()
Create a system-defined label that represent ascending label.
static label settings(const control &parent, const drawing::point &location)
Create a system-defined label that represent settings label with specified parent,...
static label redo(const drawing::point &location)
Create a system-defined label that represent redo label with specified location.
static label close(const drawing::point &location)
Create a system-defined label that represent close label with specified location.
static label edit()
Create a system-defined label that represent edit label.
static label indent(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent indent label with specified parent, location,...
static label no(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent no label with specified parent, location,...
static label revert_to_saved(const drawing::point &location)
Create a system-defined label that represent revert_to_saved label with specified location.
static label tools(const drawing::point &location)
Create a system-defined label that represent tools label with specified location.
static label preferences(const drawing::point &location)
Create a system-defined label that represent preferences label with specified location.
static label strikeout()
Create a system-defined label that represent strikeout label.
static label spell_check(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent spell_check label with specified location,...
static label properties(const drawing::point &location)
Create a system-defined label that represent properties label with specified location.
static label centered(const control &parent, const drawing::point &location)
Create a system-defined label that represent centered label with specified parent,...
static label down(const control &parent, const drawing::point &location)
Create a system-defined label that represent down label with specified parent, and location.
static label stop(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent stop label with specified location, size,...
static label underline(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent underline label with specified location,...
static label down(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent down label with specified parent, location,...
static label properties(const control &parent)
Create a system-defined label that represent properties label with specified parent.
static label del(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent del label with specified location, and size.
static label contents(const drawing::point &location)
Create a system-defined label that represent contents label with specified location.
static label actual_size()
Create a system-defined label that represent actual_size label.
static label align_left(const drawing::point &location)
Create a system-defined label that represent align_left label with specified location.
static label exit(const drawing::point &location)
Create a system-defined label that represent exit label with specified location.
static label edit(const control &parent, const drawing::point &location)
Create a system-defined label that represent edit label with specified parent, and location.
static label align_right()
Create a system-defined label that represent align_right label.
static label previous()
Create a system-defined label that represent previous label.
static label abort(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent abort label with specified location, and size.
static label next(const control &parent)
Create a system-defined label that represent next label with specified parent.
static label actual_size(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent actual_size label with specified location,...
static label indent(const drawing::point &location)
Create a system-defined label that represent indent label with specified location.
static label apply(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent apply label with specified location, size,...
static label abort()
Create a system-defined label that represent abort label.
static label next(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent next label with specified location, size,...
static label window(const control &parent, const drawing::point &location)
Create a system-defined label that represent window label with specified parent, and location.
static label italic(const control &parent)
Create a system-defined label that represent italic label with specified parent.
static label back(const control &parent)
Create a system-defined label that represent back label with specified parent.
static label clear()
Create a system-defined label that represent clear label.
static label down(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent down label with specified parent, location,...
static label clear(const control &parent)
Create a system-defined label that represent clear label with specified parent.
static label unindent(const drawing::point &location)
Create a system-defined label that represent unindent label with specified location.
static label paste(const control &parent, const drawing::point &location)
Create a system-defined label that represent paste label with specified parent, and location.
static label zoom_out()
Create a system-defined label that represent zoom_out label.
static label save_as(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent save_as label with specified location,...
static label zoom_in(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent zoom_in label with specified parent, location,...
static label alignment(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent alignment label with specified location,...
static label help(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent help label with specified parent, location,...
static label justified(const drawing::point &location)
Create a system-defined label that represent justified label with specified location.
static label convert(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent convert label with specified parent, location,...
static label retry(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent retry label with specified parent, location,...
static label copy(const control &parent, const drawing::point &location)
Create a system-defined label that represent copy label with specified parent, and location.
static label harddisk(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent harddisk label with specified location,...
static label descending(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined label that represent descending label with specified parent,...
static label preferences(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent preferences label with specified parent,...
static label justified(const control &parent, const drawing::point &location)
Create a system-defined label that represent justified label with specified parent,...
static label add(const control &parent)
Create a system-defined label that represent add label with specified parent.
static label previous(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent previous label with specified parent,...
static label bold()
Create a system-defined label that represent bold label.
static label contents(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent contents label with specified parent,...
static label ignore(const drawing::point &location, const drawing::size &size)
Create a system-defined label that represent ignore label with specified location,...
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition static.h:37
size_t size
Represents a size of any object in bytes.
Definition size.h:23
@ location
Specifies that both the x and y coordinates of the control are defined.
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition xtd_about_box.h:12
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10
Contains xtd::forms::style_sheets::label class.