xtd 0.2.0
Loading...
Searching...
No Matches
buttons.h
Go to the documentation of this file.
1
4#pragma once
5#include "button.h"
6
8namespace xtd {
10 namespace forms {
22 class buttons final static_ {
23 public:
25
29 static button abort();
44 static button abort(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
48 static button abort(const control& parent);
53 static button abort(const control& parent, const drawing::point& location);
59 static button abort(const control& parent, const drawing::point& location, const drawing::size& size);
66 static button abort(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
67
70 static button about();
85 static button about(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
89 static button about(const control& parent);
94 static button about(const control& parent, const drawing::point& location);
100 static button about(const control& parent, const drawing::point& location, const drawing::size& size);
107 static button about(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
108
130 static button actual_size(const control& parent);
135 static button actual_size(const control& parent, const drawing::point& location);
141 static button actual_size(const control& parent, const drawing::point& location, const drawing::size& size);
148 static button actual_size(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
149
152 static button add();
167 static button add(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
171 static button add(const control& parent);
176 static button add(const control& parent, const drawing::point& location);
182 static button add(const control& parent, const drawing::point& location, const drawing::size& size);
189 static button add(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
190
212 static button alignment(const control& parent);
217 static button alignment(const control& parent, const drawing::point& location);
223 static button alignment(const control& parent, const drawing::point& location, const drawing::size& size);
230 static button alignment(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
231
253 static button align_left(const control& parent);
258 static button align_left(const control& parent, const drawing::point& location);
264 static button align_left(const control& parent, const drawing::point& location, const drawing::size& size);
271 static button align_left(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
272
294 static button align_right(const control& parent);
299 static button align_right(const control& parent, const drawing::point& location);
305 static button align_right(const control& parent, const drawing::point& location, const drawing::size& size);
312 static button align_right(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
313
316 static button apply();
331 static button apply(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
335 static button apply(const control& parent);
340 static button apply(const control& parent, const drawing::point& location);
346 static button apply(const control& parent, const drawing::point& location, const drawing::size& size);
353 static button apply(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
354
376 static button ascending(const control& parent);
381 static button ascending(const control& parent, const drawing::point& location);
387 static button ascending(const control& parent, const drawing::point& location, const drawing::size& size);
394 static button ascending(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
395
398 static button back();
413 static button back(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
417 static button back(const control& parent);
422 static button back(const control& parent, const drawing::point& location);
428 static button back(const control& parent, const drawing::point& location, const drawing::size& size);
435 static button back(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
436
439 static button bold();
454 static button bold(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
458 static button bold(const control& parent);
463 static button bold(const control& parent, const drawing::point& location);
469 static button bold(const control& parent, const drawing::point& location, const drawing::size& size);
476 static button bold(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
477
480 static button bottom();
499 static button bottom(const control& parent);
504 static button bottom(const control& parent, const drawing::point& location);
510 static button bottom(const control& parent, const drawing::point& location, const drawing::size& size);
517 static button bottom(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
518
521 static button cancel();
540 static button cancel(const control& parent);
545 static button cancel(const control& parent, const drawing::point& location);
551 static button cancel(const control& parent, const drawing::point& location, const drawing::size& size);
558 static button cancel(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
559
562 static button cdrom();
577 static button cdrom(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
581 static button cdrom(const control& parent);
586 static button cdrom(const control& parent, const drawing::point& location);
592 static button cdrom(const control& parent, const drawing::point& location, const drawing::size& size);
599 static button cdrom(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
600
603 static button centered();
622 static button centered(const control& parent);
627 static button centered(const control& parent, const drawing::point& location);
633 static button centered(const control& parent, const drawing::point& location, const drawing::size& size);
640 static button centered(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
641
644 static button clear();
659 static button clear(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
663 static button clear(const control& parent);
668 static button clear(const control& parent, const drawing::point& location);
674 static button clear(const control& parent, const drawing::point& location, const drawing::size& size);
681 static button clear(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
682
685 static button close();
700 static button close(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
704 static button close(const control& parent);
709 static button close(const control& parent, const drawing::point& location);
715 static button close(const control& parent, const drawing::point& location, const drawing::size& size);
722 static button close(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
723
726 static button color();
741 static button color(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
745 static button color(const control& parent);
750 static button color(const control& parent, const drawing::point& location);
756 static button color(const control& parent, const drawing::point& location, const drawing::size& size);
763 static button color(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
764
767 static button contents();
786 static button contents(const control& parent);
791 static button contents(const control& parent, const drawing::point& location);
797 static button contents(const control& parent, const drawing::point& location, const drawing::size& size);
804 static button contents(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
805
808 static button convert();
827 static button convert(const control& parent);
832 static button convert(const control& parent, const drawing::point& location);
838 static button convert(const control& parent, const drawing::point& location, const drawing::size& size);
845 static button convert(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
846
849 static button copy();
864 static button copy(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
868 static button copy(const control& parent);
873 static button copy(const control& parent, const drawing::point& location);
879 static button copy(const control& parent, const drawing::point& location, const drawing::size& size);
886 static button copy(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
887
909 static button customize(const control& parent);
914 static button customize(const control& parent, const drawing::point& location);
920 static button customize(const control& parent, const drawing::point& location, const drawing::size& size);
927 static button customize(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
928
931 static button cut();
946 static button cut(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
950 static button cut(const control& parent);
955 static button cut(const control& parent, const drawing::point& location);
961 static button cut(const control& parent, const drawing::point& location, const drawing::size& size);
968 static button cut(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
969
972 static button del();
987 static button del(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
991 static button del(const control& parent);
996 static button del(const control& parent, const drawing::point& location);
1002 static button del(const control& parent, const drawing::point& location, const drawing::size& size);
1009 static button del(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1010
1032 static button descending(const control& parent);
1037 static button descending(const control& parent, const drawing::point& location);
1043 static button descending(const control& parent, const drawing::point& location, const drawing::size& size);
1050 static button descending(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1051
1054 static button down();
1069 static button down(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1073 static button down(const control& parent);
1078 static button down(const control& parent, const drawing::point& location);
1084 static button down(const control& parent, const drawing::point& location, const drawing::size& size);
1091 static button down(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1092
1095 static button edit();
1110 static button edit(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1114 static button edit(const control& parent);
1119 static button edit(const control& parent, const drawing::point& location);
1125 static button edit(const control& parent, const drawing::point& location, const drawing::size& size);
1132 static button edit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1133
1136 static button execute();
1155 static button execute(const control& parent);
1160 static button execute(const control& parent, const drawing::point& location);
1166 static button execute(const control& parent, const drawing::point& location, const drawing::size& size);
1173 static button execute(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1174
1177 static button exit();
1192 static button exit(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1196 static button exit(const control& parent);
1201 static button exit(const control& parent, const drawing::point& location);
1207 static button exit(const control& parent, const drawing::point& location, const drawing::size& size);
1214 static button exit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1215
1218 static button file();
1233 static button file(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1237 static button file(const control& parent);
1242 static button file(const control& parent, const drawing::point& location);
1248 static button file(const control& parent, const drawing::point& location, const drawing::size& size);
1255 static button file(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1256
1259 static button find();
1274 static button find(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1278 static button find(const control& parent);
1283 static button find(const control& parent, const drawing::point& location);
1289 static button find(const control& parent, const drawing::point& location, const drawing::size& size);
1296 static button find(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1297
1300 static button first();
1319 static button first(const control& parent);
1324 static button first(const control& parent, const drawing::point& location);
1330 static button first(const control& parent, const drawing::point& location, const drawing::size& size);
1337 static button first(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1338
1341 static button floppy();
1360 static button floppy(const control& parent);
1365 static button floppy(const control& parent, const drawing::point& location);
1371 static button floppy(const control& parent, const drawing::point& location, const drawing::size& size);
1378 static button floppy(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1379
1382 static button font();
1397 static button font(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1401 static button font(const control& parent);
1406 static button font(const control& parent, const drawing::point& location);
1412 static button font(const control& parent, const drawing::point& location, const drawing::size& size);
1419 static button font(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1420
1423 static button forward();
1442 static button forward(const control& parent);
1447 static button forward(const control& parent, const drawing::point& location);
1453 static button forward(const control& parent, const drawing::point& location, const drawing::size& size);
1460 static button forward(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1461
1483 static button harddisk(const control& parent);
1488 static button harddisk(const control& parent, const drawing::point& location);
1494 static button harddisk(const control& parent, const drawing::point& location, const drawing::size& size);
1501 static button harddisk(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1502
1505 static button help();
1520 static button help(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1524 static button help(const control& parent);
1529 static button help(const control& parent, const drawing::point& location);
1535 static button help(const control& parent, const drawing::point& location, const drawing::size& size);
1542 static button help(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1543
1546 static button home();
1561 static button home(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1565 static button home(const control& parent);
1570 static button home(const control& parent, const drawing::point& location);
1576 static button home(const control& parent, const drawing::point& location, const drawing::size& size);
1583 static button home(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1584
1587 static button ignore();
1606 static button ignore(const control& parent);
1611 static button ignore(const control& parent, const drawing::point& location);
1617 static button ignore(const control& parent, const drawing::point& location, const drawing::size& size);
1624 static button ignore(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1625
1628 static button indent();
1647 static button indent(const control& parent);
1652 static button indent(const control& parent, const drawing::point& location);
1658 static button indent(const control& parent, const drawing::point& location, const drawing::size& size);
1665 static button indent(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1666
1669 static button index();
1688 static button index(const control& parent);
1693 static button index(const control& parent, const drawing::point& location);
1699 static button index(const control& parent, const drawing::point& location, const drawing::size& size);
1706 static button index(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1707
1710 static button info();
1725 static button info(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1729 static button info(const control& parent);
1734 static button info(const control& parent, const drawing::point& location);
1740 static button info(const control& parent, const drawing::point& location, const drawing::size& size);
1747 static button info(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1748
1751 static button italic();
1770 static button italic(const control& parent);
1775 static button italic(const control& parent, const drawing::point& location);
1781 static button italic(const control& parent, const drawing::point& location, const drawing::size& size);
1788 static button italic(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1789
1811 static button justified(const control& parent);
1816 static button justified(const control& parent, const drawing::point& location);
1822 static button justified(const control& parent, const drawing::point& location, const drawing::size& size);
1829 static button justified(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1830
1833 static button jump_to();
1852 static button jump_to(const control& parent);
1857 static button jump_to(const control& parent, const drawing::point& location);
1863 static button jump_to(const control& parent, const drawing::point& location, const drawing::size& size);
1870 static button jump_to(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1871
1874 static button last();
1889 static button last(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1893 static button last(const control& parent);
1898 static button last(const control& parent, const drawing::point& location);
1904 static button last(const control& parent, const drawing::point& location, const drawing::size& size);
1911 static button last(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1912
1915 static button network();
1934 static button network(const control& parent);
1939 static button network(const control& parent, const drawing::point& location);
1945 static button network(const control& parent, const drawing::point& location, const drawing::size& size);
1952 static button network(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1953
1956 static button new_();
1971 static button new_(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1975 static button new_(const control& parent);
1980 static button new_(const control& parent, const drawing::point& location);
1986 static button new_(const control& parent, const drawing::point& location, const drawing::size& size);
1993 static button new_(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1994
1997 static button next();
2012 static button next(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2016 static button next(const control& parent);
2021 static button next(const control& parent, const drawing::point& location);
2027 static button next(const control& parent, const drawing::point& location, const drawing::size& size);
2034 static button next(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2035
2038 static button no();
2053 static button no(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2057 static button no(const control& parent);
2062 static button no(const control& parent, const drawing::point& location);
2068 static button no(const control& parent, const drawing::point& location, const drawing::size& size);
2075 static button no(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2076
2079 static button ok();
2094 static button ok(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2098 static button ok(const control& parent);
2103 static button ok(const control& parent, const drawing::point& location);
2109 static button ok(const control& parent, const drawing::point& location, const drawing::size& size);
2116 static button ok(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2117
2120 static button open();
2135 static button open(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2139 static button open(const control& parent);
2144 static button open(const control& parent, const drawing::point& location);
2150 static button open(const control& parent, const drawing::point& location, const drawing::size& size);
2157 static button open(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2158
2161 static button options();
2180 static button options(const control& parent);
2185 static button options(const control& parent, const drawing::point& location);
2191 static button options(const control& parent, const drawing::point& location, const drawing::size& size);
2198 static button options(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2199
2202 static button paste();
2221 static button paste(const control& parent);
2226 static button paste(const control& parent, const drawing::point& location);
2232 static button paste(const control& parent, const drawing::point& location, const drawing::size& size);
2239 static button paste(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2240
2262 static button preferences(const control& parent);
2267 static button preferences(const control& parent, const drawing::point& location);
2273 static button preferences(const control& parent, const drawing::point& location, const drawing::size& size);
2280 static button preferences(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2281
2303 static button previous(const control& parent);
2308 static button previous(const control& parent, const drawing::point& location);
2314 static button previous(const control& parent, const drawing::point& location, const drawing::size& size);
2321 static button previous(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2322
2325 static button print();
2344 static button print(const control& parent);
2349 static button print(const control& parent, const drawing::point& location);
2355 static button print(const control& parent, const drawing::point& location, const drawing::size& size);
2362 static button print(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2363
2385 static button print_preview(const control& parent);
2390 static button print_preview(const control& parent, const drawing::point& location);
2403 static button print_preview(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2404
2426 static button properties(const control& parent);
2431 static button properties(const control& parent, const drawing::point& location);
2437 static button properties(const control& parent, const drawing::point& location, const drawing::size& size);
2444 static button properties(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2445
2448 static button quit();
2463 static button quit(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2467 static button quit(const control& parent);
2472 static button quit(const control& parent, const drawing::point& location);
2478 static button quit(const control& parent, const drawing::point& location, const drawing::size& size);
2485 static button quit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2486
2489 static button redo();
2504 static button redo(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2508 static button redo(const control& parent);
2513 static button redo(const control& parent, const drawing::point& location);
2519 static button redo(const control& parent, const drawing::point& location, const drawing::size& size);
2526 static button redo(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2527
2530 static button refresh();
2549 static button refresh(const control& parent);
2554 static button refresh(const control& parent, const drawing::point& location);
2560 static button refresh(const control& parent, const drawing::point& location, const drawing::size& size);
2567 static button refresh(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2568
2571 static button remove();
2590 static button remove(const control& parent);
2595 static button remove(const control& parent, const drawing::point& location);
2601 static button remove(const control& parent, const drawing::point& location, const drawing::size& size);
2608 static button remove(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2609
2612 static button replace();
2631 static button replace(const control& parent);
2636 static button replace(const control& parent, const drawing::point& location);
2642 static button replace(const control& parent, const drawing::point& location, const drawing::size& size);
2649 static button replace(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2650
2653 static button retry();
2672 static button retry(const control& parent);
2677 static button retry(const control& parent, const drawing::point& location);
2683 static button retry(const control& parent, const drawing::point& location, const drawing::size& size);
2690 static button retry(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2691
2713 static button revert_to_saved(const control& parent);
2731 static button revert_to_saved(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2732
2735 static button save();
2750 static button save(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2754 static button save(const control& parent);
2759 static button save(const control& parent, const drawing::point& location);
2765 static button save(const control& parent, const drawing::point& location, const drawing::size& size);
2772 static button save(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2773
2776 static button save_as();
2795 static button save_as(const control& parent);
2800 static button save_as(const control& parent, const drawing::point& location);
2806 static button save_as(const control& parent, const drawing::point& location, const drawing::size& size);
2813 static button save_as(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2814
2817 static button search();
2836 static button search(const control& parent);
2841 static button search(const control& parent, const drawing::point& location);
2847 static button search(const control& parent, const drawing::point& location, const drawing::size& size);
2854 static button search(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2855
2877 static button select_all(const control& parent);
2882 static button select_all(const control& parent, const drawing::point& location);
2888 static button select_all(const control& parent, const drawing::point& location, const drawing::size& size);
2895 static button select_all(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2896
2918 static button settings(const control& parent);
2923 static button settings(const control& parent, const drawing::point& location);
2929 static button settings(const control& parent, const drawing::point& location, const drawing::size& size);
2936 static button settings(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2937
2959 static button spell_check(const control& parent);
2964 static button spell_check(const control& parent, const drawing::point& location);
2970 static button spell_check(const control& parent, const drawing::point& location, const drawing::size& size);
2977 static button spell_check(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2978
2981 static button stop();
2996 static button stop(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3000 static button stop(const control& parent);
3005 static button stop(const control& parent, const drawing::point& location);
3011 static button stop(const control& parent, const drawing::point& location, const drawing::size& size);
3018 static button stop(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3019
3041 static button strikeout(const control& parent);
3046 static button strikeout(const control& parent, const drawing::point& location);
3052 static button strikeout(const control& parent, const drawing::point& location, const drawing::size& size);
3059 static button strikeout(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3060
3063 static button tools();
3082 static button tools(const control& parent);
3087 static button tools(const control& parent, const drawing::point& location);
3093 static button tools(const control& parent, const drawing::point& location, const drawing::size& size);
3100 static button tools(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3101
3104 static button top();
3119 static button top(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3123 static button top(const control& parent);
3128 static button top(const control& parent, const drawing::point& location);
3134 static button top(const control& parent, const drawing::point& location, const drawing::size& size);
3141 static button top(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3142
3164 static button undelete(const control& parent);
3169 static button undelete(const control& parent, const drawing::point& location);
3175 static button undelete(const control& parent, const drawing::point& location, const drawing::size& size);
3182 static button undelete(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3183
3205 static button underline(const control& parent);
3210 static button underline(const control& parent, const drawing::point& location);
3216 static button underline(const control& parent, const drawing::point& location, const drawing::size& size);
3223 static button underline(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3224
3227 static button undo();
3242 static button undo(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3246 static button undo(const control& parent);
3251 static button undo(const control& parent, const drawing::point& location);
3257 static button undo(const control& parent, const drawing::point& location, const drawing::size& size);
3264 static button undo(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3265
3287 static button unindent(const control& parent);
3292 static button unindent(const control& parent, const drawing::point& location);
3298 static button unindent(const control& parent, const drawing::point& location, const drawing::size& size);
3305 static button unindent(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3306
3309 static button up();
3324 static button up(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3328 static button up(const control& parent);
3333 static button up(const control& parent, const drawing::point& location);
3339 static button up(const control& parent, const drawing::point& location, const drawing::size& size);
3346 static button up(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3347
3350 static button view();
3365 static button view(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3369 static button view(const control& parent);
3374 static button view(const control& parent, const drawing::point& location);
3380 static button view(const control& parent, const drawing::point& location, const drawing::size& size);
3387 static button view(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3388
3391 static button window();
3410 static button window(const control& parent);
3415 static button window(const control& parent, const drawing::point& location);
3421 static button window(const control& parent, const drawing::point& location, const drawing::size& size);
3428 static button window(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3429
3432 static button yes();
3447 static button yes(const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3451 static button yes(const control& parent);
3456 static button yes(const control& parent, const drawing::point& location);
3462 static button yes(const control& parent, const drawing::point& location, const drawing::size& size);
3469 static button yes(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3470
3473 static button zoom_in();
3492 static button zoom_in(const control& parent);
3497 static button zoom_in(const control& parent, const drawing::point& location);
3503 static button zoom_in(const control& parent, const drawing::point& location, const drawing::size& size);
3510 static button zoom_in(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3511
3533 static button zoom_out(const control& parent);
3538 static button zoom_out(const control& parent, const drawing::point& location);
3544 static button zoom_out(const control& parent, const drawing::point& location, const drawing::size& size);
3551 static button zoom_out(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3552
3574 static button zoom_to_fit(const control& parent);
3579 static button zoom_to_fit(const control& parent, const drawing::point& location);
3585 static button zoom_to_fit(const control& parent, const drawing::point& location, const drawing::size& size);
3592 static button zoom_to_fit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3594 };
3595 }
3596}
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional ...
Definition point.h:54
Stores an ordered pair of integers, which specify a height and width.
Definition size.h:31
Represents a Windows button control.
Definition button.h:47
Provides a collection of button objects for use by a Windows Forms application.
Definition buttons.h:22
static button save(const drawing::point &location)
Create a system-defined button that represent save button with specified location.
static button ignore(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent ignore button with specified parent,...
static button settings(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent settings button with specified parent,...
static button actual_size(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent actual_size button with specified parent,...
static button strikeout(const control &parent, const drawing::point &location)
Create a system-defined button that represent strikeout button with specified parent,...
static button strikeout(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent strikeout button with specified location,...
static button save_as(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent save_as button with specified location,...
static button home(const control &parent, const drawing::point &location)
Create a system-defined button that represent home button with specified parent, and location.
static button harddisk(const control &parent)
Create a system-defined button that represent harddisk button with specified parent.
static button save_as()
Create a system-defined button that represent save_as button.
static button revert_to_saved(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent revert_to_saved button with specified parent,...
static button print_preview(const control &parent, const drawing::point &location)
Create a system-defined button that represent print_preview button with specified parent,...
static button retry(const control &parent, const drawing::point &location)
Create a system-defined button that represent retry button with specified parent, and location.
static button bottom(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent bottom button with specified location,...
static button print(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent print button with specified parent, location,...
static button tools(const control &parent, const drawing::point &location)
Create a system-defined button that represent tools button with specified parent, and location.
static button new_(const control &parent)
Create a system-defined button that represent new_ button with specified parent.
static button yes(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent yes button with specified parent, location,...
static button next(const control &parent, const drawing::point &location)
Create a system-defined button that represent next button with specified parent, and location.
static button search(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent search button with specified location,...
static button edit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent edit button with specified parent, location,...
static button forward(const control &parent, const drawing::point &location)
Create a system-defined button that represent forward button with specified parent,...
static button jump_to(const drawing::point &location)
Create a system-defined button that represent jump_to button with specified location.
static button descending(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent descending button with specified parent,...
static button actual_size(const control &parent, const drawing::point &location)
Create a system-defined button that represent actual_size button with specified parent,...
static button undelete(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent undelete button with specified location,...
static button apply(const control &parent, const drawing::point &location)
Create a system-defined button that represent apply button with specified parent, and location.
static button bold(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent bold button with specified location,...
static button save_as(const control &parent)
Create a system-defined button that represent save_as button with specified parent.
static button justified(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent justified button with specified parent,...
static button settings()
Create a system-defined button that represent settings button.
static button find(const control &parent)
Create a system-defined button that represent find button with specified parent.
static button replace()
Create a system-defined button that represent replace button.
static button floppy(const control &parent)
Create a system-defined button that represent floppy button with specified parent.
static button next(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent next button with specified parent, location,...
static button open(const control &parent)
Create a system-defined button that represent open button with specified parent.
static button window(const control &parent, const drawing::point &location)
Create a system-defined button that represent window button with specified parent,...
static button spell_check(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent spell_check button with specified parent,...
static button remove(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent remove button with specified location,...
static button close()
Create a system-defined button that represent close button.
static button harddisk()
Create a system-defined button that represent harddisk button.
static button ok(const control &parent)
Create a system-defined button that represent ok button with specified parent.
static button home(const control &parent)
Create a system-defined button that represent home button with specified parent.
static button harddisk(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent harddisk button with specified location,...
static button quit(const control &parent)
Create a system-defined button that represent quit button with specified parent.
static button help(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent help button with specified parent, location,...
static button next()
Create a system-defined button that represent next button.
static button quit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent quit button with specified parent, location,...
static button italic(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent italic button with specified location,...
static button next(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent next button with specified location,...
static button abort(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent abort button with specified parent, location,...
static button index(const control &parent)
Create a system-defined button that represent index button with specified parent.
static button find(const control &parent, const drawing::point &location)
Create a system-defined button that represent find button with specified parent, and location.
static button forward(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent forward button with specified parent,...
static button back()
Create a system-defined button that represent back button.
static button options(const control &parent)
Create a system-defined button that represent options button with specified parent.
static button select_all(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent select_all button with specified parent,...
static button settings(const control &parent)
Create a system-defined button that represent settings button with specified parent.
static button find(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent find button with specified parent, location,...
static button settings(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent settings button with specified location,...
static button indent(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent indent button with specified parent,...
static button search()
Create a system-defined button that represent search button.
static button help(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent help button with specified location,...
static button actual_size()
Create a system-defined button that represent actual_size button.
static button zoom_in(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent zoom_in button with specified location,...
static button convert(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent convert button with specified location,...
static button up(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent up button with specified parent, location,...
static button redo(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent redo button with specified parent, location,...
static button font()
Create a system-defined button that represent font button.
static button contents(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent contents button with specified location,...
static button color(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent color button with specified parent, location,...
static button stop()
Create a system-defined button that represent stop button.
static button up(const control &parent, const drawing::point &location)
Create a system-defined button that represent up button with specified parent, and location.
static button stop(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent stop button with specified location,...
static button add(const drawing::point &location)
Create a system-defined button that represent add button with specified location.
static button first(const control &parent, const drawing::point &location)
Create a system-defined button that represent first button with specified parent, and location.
static button ascending(const control &parent)
Create a system-defined button that represent ascending button with specified parent.
static button descending(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent descending button with specified location,...
static button ok(const drawing::point &location)
Create a system-defined button that represent ok button with specified location.
static button top(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent top button with specified location, and size.
static button tools(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent tools button with specified parent, location,...
static button zoom_in(const control &parent, const drawing::point &location)
Create a system-defined button that represent zoom_in button with specified parent,...
static button view(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent view button with specified location,...
static button view(const drawing::point &location)
Create a system-defined button that represent view button with specified location.
static button undo(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent undo button with specified parent, location,...
static button find(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent find button with specified parent, location,...
static button floppy(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent floppy button with specified parent,...
static button harddisk(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent harddisk button with specified location,...
static button undelete(const control &parent, const drawing::point &location)
Create a system-defined button that represent undelete button with specified parent,...
static button ignore(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent ignore button with specified parent,...
static button replace(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent replace button with specified parent,...
static button exit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent exit button with specified parent, location,...
static button italic(const control &parent)
Create a system-defined button that represent italic button with specified parent.
static button zoom_out()
Create a system-defined button that represent zoom_out button.
static button options(const drawing::point &location)
Create a system-defined button that represent options button with specified location.
static button back(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent back button with specified parent, location,...
static button new_()
Create a system-defined button that represent new_ button.
static button edit(const control &parent, const drawing::point &location)
Create a system-defined button that represent edit button with specified parent, and location.
static button bottom(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent bottom button with specified parent,...
static button select_all(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent select_all button with specified location,...
static button about()
Create a system-defined button that represent about button.
static button preferences(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent preferences button with specified parent,...
static button print(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent print button with specified parent, location,...
static button about(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent about button with specified location,...
static button align_left(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent align_left button with specified parent,...
static button copy(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent copy button with specified parent, location,...
static button jump_to(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent jump_to button with specified location,...
static button unindent(const control &parent)
Create a system-defined button that represent unindent button with specified parent.
static button properties(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent properties button with specified parent,...
static button zoom_in()
Create a system-defined button that represent zoom_in button.
static button ascending(const drawing::point &location)
Create a system-defined button that represent ascending button with specified location.
static button underline()
Create a system-defined button that represent underline button.
static button clear(const control &parent, const drawing::point &location)
Create a system-defined button that represent clear button with specified parent, and location.
static button select_all(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent select_all button with specified location,...
static button first(const drawing::point &location)
Create a system-defined button that represent first button with specified location.
static button cdrom(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent cdrom button with specified location,...
static button previous(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent previous button with specified location,...
static button tools(const drawing::point &location)
Create a system-defined button that represent tools button with specified location.
static button forward()
Create a system-defined button that represent forward button.
static button yes(const drawing::point &location)
Create a system-defined button that represent yes button with specified location.
static button color(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent color button with specified parent, location,...
static button zoom_in(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent zoom_in button with specified parent,...
static button undo(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent undo button with specified location,...
static button file(const control &parent)
Create a system-defined button that represent file button with specified parent.
static button replace(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent replace button with specified location,...
static button zoom_to_fit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent zoom_to_fit button with specified parent,...
static button abort(const control &parent)
Create a system-defined button that represent abort button with specified parent.
static button retry()
Create a system-defined button that represent retry button.
static button descending(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent descending button with specified location,...
static button abort(const drawing::point &location)
Create a system-defined button that represent abort button with specified location.
static button no(const control &parent)
Create a system-defined button that represent no button with specified parent.
static button yes(const control &parent, const drawing::point &location)
Create a system-defined button that represent yes button with specified parent, and location.
static button italic(const drawing::point &location)
Create a system-defined button that represent italic button with specified location.
static button quit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent quit button with specified parent, location,...
static button info(const control &parent)
Create a system-defined button that represent info button with specified parent.
static button actual_size(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent actual_size button with specified parent,...
static button indent()
Create a system-defined button that represent indent button.
static button index(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent index button with specified location,...
static button abort()
Create a system-defined button that represent abort button.
static button centered(const control &parent)
Create a system-defined button that represent centered button with specified parent.
static button first(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent first button with specified location,...
static button undo()
Create a system-defined button that represent undo button.
static button color(const control &parent)
Create a system-defined button that represent color button with specified parent.
static button properties(const drawing::point &location)
Create a system-defined button that represent properties button with specified location.
static button properties(const control &parent)
Create a system-defined button that represent properties button with specified parent.
static button new_(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent new_ button with specified location,...
static button window(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent window button with specified location,...
static button preferences(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent preferences button with specified location,...
static button paste(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent paste button with specified parent, location,...
static button close(const control &parent, const drawing::point &location)
Create a system-defined button that represent close button with specified parent, and location.
static button redo(const drawing::point &location)
Create a system-defined button that represent redo button with specified location.
static button replace(const control &parent)
Create a system-defined button that represent replace button with specified parent.
static button harddisk(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent harddisk button with specified parent,...
static button undo(const drawing::point &location)
Create a system-defined button that represent undo button with specified location.
static button network(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent network button with specified location,...
static button options(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent options button with specified parent,...
static button first()
Create a system-defined button that represent first button.
static button cancel(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent cancel button with specified location,...
static button back(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent back button with specified location,...
static button add(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent add button with specified parent, location,...
static button exit(const drawing::point &location)
Create a system-defined button that represent exit button with specified location.
static button close(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent close button with specified parent, location,...
static button redo(const control &parent, const drawing::point &location)
Create a system-defined button that represent redo button with specified parent, and location.
static button jump_to(const control &parent)
Create a system-defined button that represent jump_to button with specified parent.
static button info(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent info button with specified parent, location,...
static button quit(const control &parent, const drawing::point &location)
Create a system-defined button that represent quit button with specified parent, and location.
static button remove(const control &parent, const drawing::point &location)
Create a system-defined button that represent remove button with specified parent,...
static button cancel()
Create a system-defined button that represent cancel button.
static button home(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent home button with specified location,...
static button window(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent window button with specified parent,...
static button add()
Create a system-defined button that represent add button.
static button print(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent print button with specified location,...
static button view()
Create a system-defined button that represent view button.
static button save_as(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent save_as button with specified location,...
static button unindent()
Create a system-defined button that represent unindent button.
static button customize(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent customize button with specified location,...
static button no(const drawing::point &location)
Create a system-defined button that represent no button with specified location.
static button indent(const control &parent, const drawing::point &location)
Create a system-defined button that represent indent button with specified parent,...
static button retry(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent retry button with specified location,...
static button down(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent down button with specified parent, location,...
static button ascending()
Create a system-defined button that represent ascending button.
static button preferences()
Create a system-defined button that represent preferences button.
static button preferences(const control &parent, const drawing::point &location)
Create a system-defined button that represent preferences button with specified parent,...
static button about(const control &parent, const drawing::point &location)
Create a system-defined button that represent about button with specified parent, and location.
static button copy(const control &parent, const drawing::point &location)
Create a system-defined button that represent copy button with specified parent, and location.
static button print(const control &parent, const drawing::point &location)
Create a system-defined button that represent print button with specified parent, and location.
static button tools(const control &parent)
Create a system-defined button that represent tools button with specified parent.
static button up(const drawing::point &location)
Create a system-defined button that represent up button with specified location.
static button properties(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent properties button with specified location,...
static button back(const control &parent, const drawing::point &location)
Create a system-defined button that represent back button with specified parent, and location.
static button cut(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent cut button with specified location, and size.
static button actual_size(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent actual_size button with specified location,...
static button bottom(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent bottom button with specified parent,...
static button quit(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent quit button with specified location,...
static button cancel(const drawing::point &location)
Create a system-defined button that represent cancel button with specified location.
static button clear(const control &parent)
Create a system-defined button that represent clear button with specified parent.
static button new_(const drawing::point &location)
Create a system-defined button that represent new_ button with specified location.
static button refresh(const control &parent)
Create a system-defined button that represent refresh button with specified parent.
static button file(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent file button with specified parent, location,...
static button revert_to_saved(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent revert_to_saved button with specified location,...
static button home(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent home button with specified parent, location,...
static button help(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent help button with specified parent, location,...
static button save_as(const control &parent, const drawing::point &location)
Create a system-defined button that represent save_as button with specified parent,...
static button down(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent down button with specified parent, location,...
static button ascending(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent ascending button with specified parent,...
static button previous(const control &parent)
Create a system-defined button that represent previous button with specified parent.
static button top(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent top button with specified location, size,...
static button centered(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent centered button with specified location,...
static button index(const drawing::point &location)
Create a system-defined button that represent index button with specified location.
static button italic(const control &parent, const drawing::point &location)
Create a system-defined button that represent italic button with specified parent,...
static button jump_to(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent jump_to button with specified parent,...
static button cdrom(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent cdrom button with specified parent, location,...
static button options(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent options button with specified location,...
static button align_left(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent align_left button with specified location,...
static button unindent(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent unindent button with specified parent,...
static button align_left(const control &parent)
Create a system-defined button that represent align_left button with specified parent.
static button execute()
Create a system-defined button that represent execute button.
static button zoom_out(const control &parent, const drawing::point &location)
Create a system-defined button that represent zoom_out button with specified parent,...
static button customize(const control &parent, const drawing::point &location)
Create a system-defined button that represent customize button with specified parent,...
static button copy()
Create a system-defined button that represent copy button.
static button execute(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent execute button with specified parent,...
static button options(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent options button with specified location,...
static button align_left(const drawing::point &location)
Create a system-defined button that represent align_left button with specified location.
static button yes(const control &parent)
Create a system-defined button that represent yes button with specified parent.
static button forward(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent forward button with specified location,...
static button unindent(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent unindent button with specified parent,...
static button copy(const control &parent)
Create a system-defined button that represent copy button with specified parent.
static button edit(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent edit button with specified location,...
static button edit(const drawing::point &location)
Create a system-defined button that represent edit button with specified location.
static button del(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent del button with specified location, size,...
static button forward(const control &parent)
Create a system-defined button that represent forward button with specified parent.
static button paste(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent paste button with specified parent, location,...
static button descending(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent descending button with specified parent,...
static button ok(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent ok button with specified location, size,...
static button refresh(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent refresh button with specified location,...
static button print(const control &parent)
Create a system-defined button that represent print button with specified parent.
static button undelete()
Create a system-defined button that represent undelete button.
static button cdrom(const drawing::point &location)
Create a system-defined button that represent cdrom button with specified location.
static button last()
Create a system-defined button that represent last button.
static button align_right(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent align_right button with specified parent,...
static button italic(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent italic button with specified parent,...
static button top(const control &parent)
Create a system-defined button that represent top button with specified parent.
static button cancel(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent cancel button with specified parent,...
static button zoom_in(const control &parent)
Create a system-defined button that represent zoom_in button with specified parent.
static button options(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent options button with specified parent,...
static button revert_to_saved(const drawing::point &location)
Create a system-defined button that represent revert_to_saved button with specified location.
static button convert(const control &parent, const drawing::point &location)
Create a system-defined button that represent convert button with specified parent,...
static button align_right(const drawing::point &location)
Create a system-defined button that represent align_right button with specified location.
static button align_right(const control &parent, const drawing::point &location)
Create a system-defined button that represent align_right button with specified parent,...
static button edit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent edit button with specified parent, location,...
static button ignore(const control &parent, const drawing::point &location)
Create a system-defined button that represent ignore button with specified parent,...
static button no(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent no button with specified parent, location,...
static button open(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent open button with specified parent, location,...
static button new_(const control &parent, const drawing::point &location)
Create a system-defined button that represent new_ button with specified parent, and location.
static button top(const control &parent, const drawing::point &location)
Create a system-defined button that represent top button with specified parent, and location.
static button network(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent network button with specified parent,...
static button find()
Create a system-defined button that represent find button.
static button refresh(const control &parent, const drawing::point &location)
Create a system-defined button that represent refresh button with specified parent,...
static button floppy(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent floppy button with specified parent,...
static button file()
Create a system-defined button that represent file button.
static button retry(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent retry button with specified parent, location,...
static button exit(const control &parent, const drawing::point &location)
Create a system-defined button that represent exit button with specified parent, and location.
static button copy(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent copy button with specified location,...
static button save_as(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent save_as button with specified parent,...
static button undo(const control &parent, const drawing::point &location)
Create a system-defined button that represent undo button with specified parent, and location.
static button cut()
Create a system-defined button that represent cut button.
static button preferences(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent preferences button with specified parent,...
static button clear(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent clear button with specified location,...
static button previous(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent previous button with specified parent,...
static button indent(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent indent button with specified parent,...
static button execute(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent execute button with specified location,...
static button about(const control &parent)
Create a system-defined button that represent about button with specified parent.
static button network(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent network button with specified parent,...
static button exit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent exit button with specified parent, location,...
static button select_all(const control &parent)
Create a system-defined button that represent select_all button with specified parent.
static button italic(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent italic button with specified parent,...
static button floppy(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent floppy button with specified location,...
static button previous(const drawing::point &location)
Create a system-defined button that represent previous button with specified location.
static button strikeout(const control &parent)
Create a system-defined button that represent strikeout button with specified parent.
static button centered(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent centered button with specified location,...
static button underline(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent underline button with specified parent,...
static button yes(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent yes button with specified location, size,...
static button window(const drawing::point &location)
Create a system-defined button that represent window button with specified location.
static button redo()
Create a system-defined button that represent redo button.
static button clear()
Create a system-defined button that represent clear button.
static button settings(const drawing::point &location)
Create a system-defined button that represent settings button with specified location.
static button customize(const drawing::point &location)
Create a system-defined button that represent customize button with specified location.
static button cut(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent cut button with specified parent, location,...
static button bottom(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent bottom button with specified location,...
static button font(const drawing::point &location)
Create a system-defined button that represent font button with specified location.
static button color()
Create a system-defined button that represent color button.
static button bold(const control &parent, const drawing::point &location)
Create a system-defined button that represent bold button with specified parent, and location.
static button execute(const drawing::point &location)
Create a system-defined button that represent execute button with specified location.
static button replace(const control &parent, const drawing::point &location)
Create a system-defined button that represent replace button with specified parent,...
static button copy(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent copy button with specified parent, location,...
static button down(const control &parent)
Create a system-defined button that represent down button with specified parent.
static button customize()
Create a system-defined button that represent customize button.
static button unindent(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent unindent button with specified location,...
static button next(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent next button with specified location,...
static button search(const drawing::point &location)
Create a system-defined button that represent search button with specified location.
static button align_left(const control &parent, const drawing::point &location)
Create a system-defined button that represent align_left button with specified parent,...
static button last(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent last button with specified location,...
static button contents(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent contents button with specified parent,...
static button open(const control &parent, const drawing::point &location)
Create a system-defined button that represent open button with specified parent, and location.
static button info(const drawing::point &location)
Create a system-defined button that represent info button with specified location.
static button file(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent file button with specified location,...
static button home(const drawing::point &location)
Create a system-defined button that represent home button with specified location.
static button zoom_to_fit(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent zoom_to_fit button with specified location,...
static button network(const control &parent, const drawing::point &location)
Create a system-defined button that represent network button with specified parent,...
static button revert_to_saved(const control &parent, const drawing::point &location)
Create a system-defined button that represent revert_to_saved button with specified parent,...
static button customize(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent customize button with specified parent,...
static button settings(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent settings button with specified location,...
static button first(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent first button with specified parent, location,...
static button info(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent info button with specified parent, location,...
static button no(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent no button with specified parent, location,...
static button retry(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent retry button with specified parent, location,...
static button centered(const control &parent, const drawing::point &location)
Create a system-defined button that represent centered button with specified parent,...
static button properties(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent properties button with specified parent,...
static button view(const control &parent, const drawing::point &location)
Create a system-defined button that represent view button with specified parent, and location.
static button clear(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent clear button with specified parent, location,...
static button zoom_to_fit(const control &parent, const drawing::point &location)
Create a system-defined button that represent zoom_to_fit button with specified parent,...
static button print_preview(const control &parent)
Create a system-defined button that represent print_preview button with specified parent.
static button search(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent search button with specified location,...
static button edit(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent edit button with specified location,...
static button copy(const drawing::point &location)
Create a system-defined button that represent copy button with specified location.
static button underline(const control &parent)
Create a system-defined button that represent underline button with specified parent.
static button cdrom()
Create a system-defined button that represent cdrom button.
static button stop(const control &parent, const drawing::point &location)
Create a system-defined button that represent stop button with specified parent, and location.
static button cdrom(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent cdrom button with specified location,...
static button new_(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent new_ button with specified location,...
static button quit(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent quit button with specified location,...
static button forward(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent forward button with specified parent,...
static button justified(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent justified button with specified location,...
static button zoom_out(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent zoom_out button with specified parent,...
static button refresh(const drawing::point &location)
Create a system-defined button that represent refresh button with specified location.
static button save(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent save button with specified location,...
static button preferences(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent preferences button with specified location,...
static button close(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent close button with specified location,...
static button back(const drawing::point &location)
Create a system-defined button that represent back button with specified location.
static button ok(const control &parent, const drawing::point &location)
Create a system-defined button that represent ok button with specified parent, and location.
static button replace(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent replace button with specified location,...
static button font(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent font button with specified parent, location,...
static button file(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent file button with specified location,...
static button window()
Create a system-defined button that represent window button.
static button underline(const control &parent, const drawing::point &location)
Create a system-defined button that represent underline button with specified parent,...
static button alignment(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent alignment button with specified parent,...
static button options(const control &parent, const drawing::point &location)
Create a system-defined button that represent options button with specified parent,...
static button down(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent down button with specified location,...
static button clear(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent clear button with specified parent, location,...
static button settings(const control &parent, const drawing::point &location)
Create a system-defined button that represent settings button with specified parent,...
static button cdrom(const control &parent, const drawing::point &location)
Create a system-defined button that represent cdrom button with specified parent, and location.
static button strikeout(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent strikeout button with specified parent,...
static button undelete(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent undelete button with specified parent,...
static button del(const drawing::point &location)
Create a system-defined button that represent del button with specified location.
static button zoom_to_fit(const control &parent)
Create a system-defined button that represent zoom_to_fit button with specified parent.
static button no(const control &parent, const drawing::point &location)
Create a system-defined button that represent no button with specified parent, and location.
static button align_left(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent align_left button with specified location,...
static button select_all(const control &parent, const drawing::point &location)
Create a system-defined button that represent select_all button with specified parent,...
static button previous(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent previous button with specified parent,...
static button convert(const control &parent)
Create a system-defined button that represent convert button with specified parent.
static button centered()
Create a system-defined button that represent centered button.
static button top(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent top button with specified parent, location,...
static button actual_size(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent actual_size button with specified location,...
static button zoom_to_fit(const drawing::point &location)
Create a system-defined button that represent zoom_to_fit button with specified location.
static button yes(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent yes button with specified parent, location,...
static button zoom_to_fit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent zoom_to_fit button with specified parent,...
static button save(const control &parent, const drawing::point &location)
Create a system-defined button that represent save button with specified parent, and location.
static button ok(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent ok button with specified parent, location,...
static button zoom_in(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent zoom_in button with specified parent,...
static button last(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent last button with specified parent, location,...
static button print_preview(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent print_preview button with specified parent,...
static button about(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent about button with specified parent, location,...
static button remove(const drawing::point &location)
Create a system-defined button that represent remove button with specified location.
static button down(const control &parent, const drawing::point &location)
Create a system-defined button that represent down button with specified parent, and location.
static button cdrom(const control &parent)
Create a system-defined button that represent cdrom button with specified parent.
static button exit(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent exit button with specified location,...
static button execute(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent execute button with specified location,...
static button about(const drawing::point &location)
Create a system-defined button that represent about button with specified location.
static button help(const control &parent, const drawing::point &location)
Create a system-defined button that represent help button with specified parent, and location.
static button print_preview(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent print_preview button with specified location,...
static button stop(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent stop button with specified parent, location,...
static button undelete(const control &parent)
Create a system-defined button that represent undelete button with specified parent.
static button harddisk(const control &parent, const drawing::point &location)
Create a system-defined button that represent harddisk button with specified parent,...
static button convert(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent convert button with specified parent,...
static button bottom()
Create a system-defined button that represent bottom button.
static button forward(const drawing::point &location)
Create a system-defined button that represent forward button with specified location.
static button convert()
Create a system-defined button that represent convert button.
static button yes()
Create a system-defined button that represent yes button.
static button cancel(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent cancel button with specified location,...
static button ignore()
Create a system-defined button that represent ignore button.
static button refresh(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent refresh button with specified location,...
static button open()
Create a system-defined button that represent open button.
static button zoom_out(const control &parent)
Create a system-defined button that represent zoom_out button with specified parent.
static button alignment(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent alignment button with specified parent,...
static button previous(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent previous button with specified location,...
static button justified(const control &parent, const drawing::point &location)
Create a system-defined button that represent justified button with specified parent,...
static button font(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent font button with specified location,...
static button refresh(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent refresh button with specified parent,...
static button descending(const control &parent, const drawing::point &location)
Create a system-defined button that represent descending button with specified parent,...
static button print_preview(const drawing::point &location)
Create a system-defined button that represent print_preview button with specified location.
static button paste(const control &parent, const drawing::point &location)
Create a system-defined button that represent paste button with specified parent, and location.
static button contents(const control &parent, const drawing::point &location)
Create a system-defined button that represent contents button with specified parent,...
static button descending(const drawing::point &location)
Create a system-defined button that represent descending button with specified location.
static button execute(const control &parent)
Create a system-defined button that represent execute button with specified parent.
static button refresh(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent refresh button with specified parent,...
static button print_preview(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent print_preview button with specified location,...
static button apply(const control &parent)
Create a system-defined button that represent apply button with specified parent.
static button retry(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent retry button with specified location,...
static button select_all(const drawing::point &location)
Create a system-defined button that represent select_all button with specified location.
static button zoom_out(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent zoom_out button with specified parent,...
static button exit(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent exit button with specified location,...
static button save(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent save button with specified location,...
static button home(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent home button with specified parent, location,...
static button harddisk(const drawing::point &location)
Create a system-defined button that represent harddisk button with specified location.
static button about(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent about button with specified location,...
static button print()
Create a system-defined button that represent print button.
static button color(const control &parent, const drawing::point &location)
Create a system-defined button that represent color button with specified parent, and location.
static button contents(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent contents button with specified parent,...
static button bold(const control &parent)
Create a system-defined button that represent bold button with specified parent.
static button home()
Create a system-defined button that represent home button.
static button index(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent index button with specified parent, location,...
static button window(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent window button with specified parent,...
static button previous(const control &parent, const drawing::point &location)
Create a system-defined button that represent previous button with specified parent,...
static button centered(const drawing::point &location)
Create a system-defined button that represent centered button with specified location.
static button new_(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent new_ button with specified parent, location,...
static button close(const control &parent)
Create a system-defined button that represent close button with specified parent.
static button down(const drawing::point &location)
Create a system-defined button that represent down button with specified location.
static button indent(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent indent button with specified location,...
static button remove()
Create a system-defined button that represent remove button.
static button actual_size(const control &parent)
Create a system-defined button that represent actual_size button with specified parent.
static button justified()
Create a system-defined button that represent justified button.
static button font(const control &parent)
Create a system-defined button that represent font button with specified parent.
static button cut(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent cut button with specified location, size,...
static button underline(const drawing::point &location)
Create a system-defined button that represent underline button with specified location.
static button close(const drawing::point &location)
Create a system-defined button that represent close button with specified location.
static button save_as(const drawing::point &location)
Create a system-defined button that represent save_as button with specified location.
static button window(const control &parent)
Create a system-defined button that represent window button with specified parent.
static button convert(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent convert button with specified location,...
static button stop(const control &parent)
Create a system-defined button that represent stop button with specified parent.
static button last(const control &parent, const drawing::point &location)
Create a system-defined button that represent last button with specified parent, and location.
static button add(const control &parent, const drawing::point &location)
Create a system-defined button that represent add button with specified parent, and location.
static button color(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent color button with specified location,...
static button first(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent first button with specified location,...
static button floppy(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent floppy button with specified location,...
static button descending(const control &parent)
Create a system-defined button that represent descending button with specified parent.
static button close(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent close button with specified parent, location,...
static button window(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent window button with specified location,...
static button print_preview()
Create a system-defined button that represent print_preview button.
static button bold()
Create a system-defined button that represent bold button.
static button first(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent first button with specified parent, location,...
static button stop(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent stop button with specified location,...
static button paste(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent paste button with specified location,...
static button remove(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent remove button with specified parent,...
static button underline(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent underline button with specified parent,...
static button options()
Create a system-defined button that represent options button.
static button back(const control &parent)
Create a system-defined button that represent back button with specified parent.
static button abort(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent abort button with specified location,...
static button down()
Create a system-defined button that represent down button.
static button properties(const control &parent, const drawing::point &location)
Create a system-defined button that represent properties button with specified parent,...
static button back(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent back button with specified location,...
static button underline(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent underline button with specified location,...
static button edit()
Create a system-defined button that represent edit button.
static button bold(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent bold button with specified location,...
static button redo(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent redo button with specified location,...
static button cut(const drawing::point &location)
Create a system-defined button that represent cut button with specified location.
static button top(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent top button with specified parent, location,...
static button properties()
Create a system-defined button that represent properties button.
static button last(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent last button with specified parent, location,...
static button stop(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent stop button with specified parent, location,...
static button close(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent close button with specified location,...
static button next(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent next button with specified parent, location,...
static button paste()
Create a system-defined button that represent paste button.
static button back(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent back button with specified parent, location,...
static button save(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent save button with specified parent, location,...
static button bold(const drawing::point &location)
Create a system-defined button that represent bold button with specified location.
static button del(const control &parent, const drawing::point &location)
Create a system-defined button that represent del button with specified parent, and location.
static button replace(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent replace button with specified parent,...
static button align_right(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent align_right button with specified location,...
static button bold(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent bold button with specified parent, location,...
static button stop(const drawing::point &location)
Create a system-defined button that represent stop button with specified location.
static button undelete(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent undelete button with specified location,...
static button print(const drawing::point &location)
Create a system-defined button that represent print button with specified location.
static button up(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent up button with specified location, size,...
static button file(const drawing::point &location)
Create a system-defined button that represent file button with specified location.
static button italic()
Create a system-defined button that represent italic button.
static button centered(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent centered button with specified parent,...
static button save(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent save button with specified parent, location,...
static button preferences(const drawing::point &location)
Create a system-defined button that represent preferences button with specified location.
static button bold(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent bold button with specified parent, location,...
static button centered(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent centered button with specified parent,...
static button alignment()
Create a system-defined button that represent alignment button.
static button first(const control &parent)
Create a system-defined button that represent first button with specified parent.
static button strikeout(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent strikeout button with specified location,...
static button apply(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent apply button with specified location,...
static button execute(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent execute button with specified parent,...
static button tools(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent tools button with specified parent, location,...
static button justified(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent justified button with specified location,...
static button help(const drawing::point &location)
Create a system-defined button that represent help button with specified location.
static button spell_check(const control &parent)
Create a system-defined button that represent spell_check button with specified parent.
static button contents(const control &parent)
Create a system-defined button that represent contents button with specified parent.
static button last(const drawing::point &location)
Create a system-defined button that represent last button with specified location.
static button contents(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent contents button with specified location,...
static button paste(const drawing::point &location)
Create a system-defined button that represent paste button with specified location.
static button next(const drawing::point &location)
Create a system-defined button that represent next button with specified location.
static button view(const control &parent)
Create a system-defined button that represent view button with specified parent.
static button color(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent color button with specified location,...
static button spell_check()
Create a system-defined button that represent spell_check button.
static button tools()
Create a system-defined button that represent tools button.
static button info(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent info button with specified location,...
static button zoom_to_fit(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent zoom_to_fit button with specified location,...
static button info(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent info button with specified location,...
static button index(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent index button with specified parent, location,...
static button quit(const drawing::point &location)
Create a system-defined button that represent quit button with specified location.
static button index(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent index button with specified location,...
static button abort(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent abort button with specified location,...
static button apply(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent apply button with specified parent, location,...
static button clear(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent clear button with specified location,...
static button abort(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent abort button with specified parent, location,...
static button cut(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent cut button with specified parent, location,...
static button alignment(const control &parent)
Create a system-defined button that represent alignment button with specified parent.
static button ignore(const drawing::point &location)
Create a system-defined button that represent ignore button with specified location.
static button forward(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent forward button with specified location,...
static button search(const control &parent, const drawing::point &location)
Create a system-defined button that represent search button with specified parent,...
static button convert(const drawing::point &location)
Create a system-defined button that represent convert button with specified location.
static button paste(const control &parent)
Create a system-defined button that represent paste button with specified parent.
static button zoom_out(const drawing::point &location)
Create a system-defined button that represent zoom_out button with specified location.
static button quit()
Create a system-defined button that represent quit button.
static button yes(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent yes button with specified location, and size.
static button redo(const control &parent)
Create a system-defined button that represent redo button with specified parent.
static button info()
Create a system-defined button that represent info button.
static button apply(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent apply button with specified location,...
static button view(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent view button with specified parent, location,...
static button justified(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent justified button with specified parent,...
static button help()
Create a system-defined button that represent help button.
static button add(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent add button with specified location, and size.
static button del(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent del button with specified parent, location,...
static button harddisk(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent harddisk button with specified parent,...
static button revert_to_saved(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent revert_to_saved button with specified parent,...
static button font(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent font button with specified location,...
static button find(const drawing::point &location)
Create a system-defined button that represent find button with specified location.
static button open(const drawing::point &location)
Create a system-defined button that represent open button with specified location.
static button ignore(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent ignore button with specified location,...
static button ascending(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent ascending button with specified location,...
static button undo(const control &parent)
Create a system-defined button that represent undo button with specified parent.
static button file(const control &parent, const drawing::point &location)
Create a system-defined button that represent file button with specified parent, and location.
static button paste(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent paste button with specified location,...
static button undelete(const drawing::point &location)
Create a system-defined button that represent undelete button with specified location.
static button bottom(const control &parent, const drawing::point &location)
Create a system-defined button that represent bottom button with specified parent,...
static button bottom(const control &parent)
Create a system-defined button that represent bottom button with specified parent.
static button floppy()
Create a system-defined button that represent floppy button.
static button search(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent search button with specified parent,...
static button customize(const control &parent)
Create a system-defined button that represent customize button with specified parent.
static button network(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent network button with specified location,...
static button color(const drawing::point &location)
Create a system-defined button that represent color button with specified location.
static button floppy(const control &parent, const drawing::point &location)
Create a system-defined button that represent floppy button with specified parent,...
static button retry(const control &parent)
Create a system-defined button that represent retry button with specified parent.
static button up(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent up button with specified location, and size.
static button cut(const control &parent)
Create a system-defined button that represent cut button with specified parent.
static button file(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent file button with specified parent, location,...
static button alignment(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent alignment button with specified location,...
static button open(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent open button with specified parent, location,...
static button spell_check(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent spell_check button with specified parent,...
static button del()
Create a system-defined button that represent del button.
static button network(const drawing::point &location)
Create a system-defined button that represent network button with specified location.
static button exit()
Create a system-defined button that represent exit button.
static button customize(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent customize button with specified location,...
static button undo(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent undo button with specified parent, location,...
static button alignment(const control &parent, const drawing::point &location)
Create a system-defined button that represent alignment button with specified parent,...
static button alignment(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent alignment button with specified location,...
static button settings(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent settings button with specified parent,...
static button align_left(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent align_left button with specified parent,...
static button indent(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent indent button with specified location,...
static button index()
Create a system-defined button that represent index button.
static button save(const control &parent)
Create a system-defined button that represent save button with specified parent.
static button strikeout(const drawing::point &location)
Create a system-defined button that represent strikeout button with specified location.
static button help(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent help button with specified location,...
static button justified(const drawing::point &location)
Create a system-defined button that represent justified button with specified location.
static button remove(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent remove button with specified location,...
static button align_right(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent align_right button with specified location,...
static button align_right()
Create a system-defined button that represent align_right button.
static button open(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent open button with specified location,...
static button open(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent open button with specified location,...
static button cdrom(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent cdrom button with specified parent, location,...
static button del(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent del button with specified location, and size.
static button jump_to(const control &parent, const drawing::point &location)
Create a system-defined button that represent jump_to button with specified parent,...
static button copy(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent copy button with specified location,...
static button del(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent del button with specified parent, location,...
static button network(const control &parent)
Create a system-defined button that represent network button with specified parent.
static button next(const control &parent)
Create a system-defined button that represent next button with specified parent.
static button unindent(const drawing::point &location)
Create a system-defined button that represent unindent button with specified location.
static button unindent(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent unindent button with specified location,...
static button view(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent view button with specified location,...
static button contents()
Create a system-defined button that represent contents button.
static button tools(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent tools button with specified location,...
static button clear(const drawing::point &location)
Create a system-defined button that represent clear button with specified location.
static button jump_to()
Create a system-defined button that represent jump_to button.
static button add(const control &parent)
Create a system-defined button that represent add button with specified parent.
static button top()
Create a system-defined button that represent top button.
static button remove(const control &parent)
Create a system-defined button that represent remove button with specified parent.
static button up(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent up button with specified parent, location,...
static button up(const control &parent)
Create a system-defined button that represent up button with specified parent.
static button ok(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent ok button with specified location, and size.
static button zoom_out(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent zoom_out button with specified location,...
static button spell_check(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent spell_check button with specified location,...
static button previous()
Create a system-defined button that represent previous button.
static button ascending(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent ascending button with specified location,...
static button no(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent no button with specified location, and size.
static button refresh()
Create a system-defined button that represent refresh button.
static button ascending(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent ascending button with specified parent,...
static button undo(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent undo button with specified location,...
static button abort(const control &parent, const drawing::point &location)
Create a system-defined button that represent abort button with specified parent, and location.
static button redo(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent redo button with specified parent, location,...
static button replace(const drawing::point &location)
Create a system-defined button that represent replace button with specified location.
static button del(const control &parent)
Create a system-defined button that represent del button with specified parent.
static button info(const control &parent, const drawing::point &location)
Create a system-defined button that represent info button with specified parent, and location.
static button apply(const drawing::point &location)
Create a system-defined button that represent apply button with specified location.
static button add(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent add button with specified location, size,...
static button spell_check(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent spell_check button with specified location,...
static button up()
Create a system-defined button that represent up button.
static button redo(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent redo button with specified location,...
static button font(const control &parent, const drawing::point &location)
Create a system-defined button that represent font button with specified parent, and location.
static button align_right(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent align_right button with specified parent,...
static button align_left()
Create a system-defined button that represent align_left button.
static button zoom_in(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent zoom_in button with specified location,...
static button print(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent print button with specified location,...
static button justified(const control &parent)
Create a system-defined button that represent justified button with specified parent.
static button indent(const drawing::point &location)
Create a system-defined button that represent indent button with specified location.
static button retry(const drawing::point &location)
Create a system-defined button that represent retry button with specified location.
static button select_all()
Create a system-defined button that represent select_all button.
static button top(const drawing::point &location)
Create a system-defined button that represent top button with specified location.
static button bottom(const drawing::point &location)
Create a system-defined button that represent bottom button with specified location.
static button print_preview(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent print_preview button with specified parent,...
static button properties(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent properties button with specified location,...
static button ascending(const control &parent, const drawing::point &location)
Create a system-defined button that represent ascending button with specified parent,...
static button ok()
Create a system-defined button that represent ok button.
static button search(const control &parent)
Create a system-defined button that represent search button with specified parent.
static button floppy(const drawing::point &location)
Create a system-defined button that represent floppy button with specified location.
static button no()
Create a system-defined button that represent no button.
static button tools(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent tools button with specified location,...
static button remove(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent remove button with specified parent,...
static button home(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent home button with specified location,...
static button spell_check(const drawing::point &location)
Create a system-defined button that represent spell_check button with specified location.
static button spell_check(const control &parent, const drawing::point &location)
Create a system-defined button that represent spell_check button with specified parent,...
static button find(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent find button with specified location,...
static button last(const control &parent)
Create a system-defined button that represent last button with specified parent.
static button undelete(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent undelete button with specified parent,...
static button cancel(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent cancel button with specified parent,...
static button descending()
Create a system-defined button that represent descending button.
static button apply()
Create a system-defined button that represent apply button.
static button network()
Create a system-defined button that represent network button.
static button underline(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent underline button with specified location,...
static button edit(const control &parent)
Create a system-defined button that represent edit button with specified parent.
static button actual_size(const drawing::point &location)
Create a system-defined button that represent actual_size button with specified location.
static button revert_to_saved()
Create a system-defined button that represent revert_to_saved button.
static button cut(const control &parent, const drawing::point &location)
Create a system-defined button that represent cut button with specified parent, and location.
static button save_as(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent save_as button with specified parent,...
static button index(const control &parent, const drawing::point &location)
Create a system-defined button that represent index button with specified parent, and location.
static button search(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent search button with specified parent,...
static button about(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent about button with specified parent, location,...
static button indent(const control &parent)
Create a system-defined button that represent indent button with specified parent.
static button unindent(const control &parent, const drawing::point &location)
Create a system-defined button that represent unindent button with specified parent,...
static button exit(const control &parent)
Create a system-defined button that represent exit button with specified parent.
static button ok(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent ok button with specified parent, location,...
static button select_all(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent select_all button with specified parent,...
static button jump_to(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent jump_to button with specified location,...
static button font(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent font button with specified parent, location,...
static button align_right(const control &parent)
Create a system-defined button that represent align_right button with specified parent.
static button view(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent view button with specified parent, location,...
static button ignore(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent ignore button with specified location,...
static button zoom_to_fit()
Create a system-defined button that represent zoom_to_fit button.
static button apply(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent apply button with specified parent, location,...
static button down(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent down button with specified location,...
static button revert_to_saved(const control &parent)
Create a system-defined button that represent revert_to_saved button with specified parent.
static button cancel(const control &parent)
Create a system-defined button that represent cancel button with specified parent.
static button strikeout(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent strikeout button with specified parent,...
static button execute(const control &parent, const drawing::point &location)
Create a system-defined button that represent execute button with specified parent,...
static button save()
Create a system-defined button that represent save button.
static button zoom_in(const drawing::point &location)
Create a system-defined button that represent zoom_in button with specified location.
static button revert_to_saved(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent revert_to_saved button with specified location,...
static button add(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent add button with specified parent, location,...
static button customize(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent customize button with specified parent,...
static button new_(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent new_ button with specified parent, location,...
static button preferences(const control &parent)
Create a system-defined button that represent preferences button with specified parent.
static button no(const drawing::point &location, const drawing::size &size, const xtd::ustring &name)
Create a system-defined button that represent no button with specified location, size,...
static button find(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent find button with specified location,...
static button ignore(const control &parent)
Create a system-defined button that represent ignore button with specified parent.
static button contents(const drawing::point &location)
Create a system-defined button that represent contents button with specified location.
static button zoom_out(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent zoom_out button with specified location,...
static button italic(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent italic button with specified location,...
static button convert(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent convert button with specified parent,...
static button strikeout()
Create a system-defined button that represent strikeout button.
static button cancel(const control &parent, const drawing::point &location)
Create a system-defined button that represent cancel button with specified parent,...
static button alignment(const drawing::point &location)
Create a system-defined button that represent alignment button with specified location.
static button jump_to(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent jump_to button with specified parent,...
static button help(const control &parent)
Create a system-defined button that represent help button with specified parent.
static button last(const drawing::point &location, const drawing::size &size)
Create a system-defined button that represent last button with specified location,...
Defines the base class for controls, which are components with visual representation.
Definition control.h:79
Represents text as a sequence of UTF-8 code units.
Definition ustring.h:47
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition static.h:37
size_t size
Represents a size of any object in bytes.
Definition types.h:197
@ 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::button alias.