xtd 0.2.0
Loading...
Searching...
No Matches
command_link_buttons.h
Go to the documentation of this file.
1
4#pragma once
6
8namespace xtd {
10 namespace forms {
23 public:
25
48 static command_link_button abort(const control& parent);
66 static command_link_button abort(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
67
89 static command_link_button about(const control& parent);
107 static command_link_button about(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
108
149
171 static command_link_button add(const control& parent);
189 static command_link_button add(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
190
212 static command_link_button alignment(const control& parent);
230 static command_link_button alignment(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
231
272
313
335 static command_link_button apply(const control& parent);
353 static command_link_button apply(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
354
376 static command_link_button ascending(const control& parent);
394 static command_link_button ascending(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
395
417 static command_link_button back(const control& parent);
435 static command_link_button back(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
436
458 static command_link_button bold(const control& parent);
476 static command_link_button bold(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
477
499 static command_link_button bottom(const control& parent);
517 static command_link_button bottom(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
518
540 static command_link_button cancel(const control& parent);
558 static command_link_button cancel(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
559
581 static command_link_button cdrom(const control& parent);
599 static command_link_button cdrom(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
600
622 static command_link_button centered(const control& parent);
640 static command_link_button centered(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
641
663 static command_link_button clear(const control& parent);
681 static command_link_button clear(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
682
704 static command_link_button close(const control& parent);
722 static command_link_button close(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
723
745 static command_link_button color(const control& parent);
763 static command_link_button color(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
764
786 static command_link_button contents(const control& parent);
804 static command_link_button contents(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
805
827 static command_link_button convert(const control& parent);
845 static command_link_button convert(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
846
868 static command_link_button copy(const control& parent);
886 static command_link_button copy(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
887
909 static command_link_button customize(const control& parent);
927 static command_link_button customize(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
928
950 static command_link_button cut(const control& parent);
968 static command_link_button cut(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
969
991 static command_link_button del(const control& parent);
1009 static command_link_button del(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1010
1051
1073 static command_link_button down(const control& parent);
1091 static command_link_button down(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1092
1114 static command_link_button edit(const control& parent);
1132 static command_link_button edit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1133
1155 static command_link_button execute(const control& parent);
1173 static command_link_button execute(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1174
1196 static command_link_button exit(const control& parent);
1214 static command_link_button exit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1215
1237 static command_link_button file(const control& parent);
1255 static command_link_button file(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1256
1278 static command_link_button find(const control& parent);
1296 static command_link_button find(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1297
1319 static command_link_button first(const control& parent);
1337 static command_link_button first(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1338
1360 static command_link_button floppy(const control& parent);
1378 static command_link_button floppy(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1379
1401 static command_link_button font(const control& parent);
1419 static command_link_button font(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1420
1442 static command_link_button forward(const control& parent);
1460 static command_link_button forward(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1461
1483 static command_link_button harddisk(const control& parent);
1501 static command_link_button harddisk(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1502
1524 static command_link_button help(const control& parent);
1542 static command_link_button help(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1543
1565 static command_link_button home(const control& parent);
1583 static command_link_button home(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1584
1606 static command_link_button ignore(const control& parent);
1624 static command_link_button ignore(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1625
1647 static command_link_button indent(const control& parent);
1665 static command_link_button indent(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1666
1688 static command_link_button index(const control& parent);
1706 static command_link_button index(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1707
1729 static command_link_button info(const control& parent);
1747 static command_link_button info(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1748
1770 static command_link_button italic(const control& parent);
1788 static command_link_button italic(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1789
1830
1852 static command_link_button jump_to(const control& parent);
1870 static command_link_button jump_to(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1871
1893 static command_link_button last(const control& parent);
1911 static command_link_button last(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1912
1934 static command_link_button network(const control& parent);
1952 static command_link_button network(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1953
1975 static command_link_button new_(const control& parent);
1993 static command_link_button new_(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
1994
2016 static command_link_button next(const control& parent);
2034 static command_link_button next(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2035
2057 static command_link_button no(const control& parent);
2075 static command_link_button no(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2076
2098 static command_link_button ok(const control& parent);
2116 static command_link_button ok(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2117
2139 static command_link_button open(const control& parent);
2157 static command_link_button open(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2158
2180 static command_link_button options(const control& parent);
2198 static command_link_button options(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2199
2221 static command_link_button paste(const control& parent);
2239 static command_link_button paste(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2240
2281
2303 static command_link_button previous(const control& parent);
2321 static command_link_button previous(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2322
2344 static command_link_button print(const control& parent);
2362 static command_link_button print(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2363
2404
2445
2467 static command_link_button quit(const control& parent);
2485 static command_link_button quit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2486
2508 static command_link_button redo(const control& parent);
2526 static command_link_button redo(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2527
2549 static command_link_button refresh(const control& parent);
2567 static command_link_button refresh(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2568
2590 static command_link_button remove(const control& parent);
2608 static command_link_button remove(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2609
2631 static command_link_button replace(const control& parent);
2649 static command_link_button replace(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2650
2672 static command_link_button retry(const control& parent);
2690 static command_link_button retry(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2691
2732
2754 static command_link_button save(const control& parent);
2772 static command_link_button save(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2773
2795 static command_link_button save_as(const control& parent);
2813 static command_link_button save_as(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2814
2836 static command_link_button search(const control& parent);
2854 static command_link_button search(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2855
2896
2918 static command_link_button settings(const control& parent);
2936 static command_link_button settings(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
2937
2978
3000 static command_link_button stop(const control& parent);
3018 static command_link_button stop(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3019
3060
3082 static command_link_button tools(const control& parent);
3100 static command_link_button tools(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3101
3123 static command_link_button top(const control& parent);
3141 static command_link_button top(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3142
3164 static command_link_button undelete(const control& parent);
3182 static command_link_button undelete(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3183
3224
3246 static command_link_button undo(const control& parent);
3264 static command_link_button undo(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3265
3287 static command_link_button unindent(const control& parent);
3305 static command_link_button unindent(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3306
3328 static command_link_button up(const control& parent);
3346 static command_link_button up(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3347
3369 static command_link_button view(const control& parent);
3387 static command_link_button view(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3388
3410 static command_link_button window(const control& parent);
3428 static command_link_button window(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3429
3451 static command_link_button yes(const control& parent);
3469 static command_link_button yes(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3470
3492 static command_link_button zoom_in(const control& parent);
3510 static command_link_button zoom_in(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3511
3533 static command_link_button zoom_out(const control& parent);
3551 static command_link_button zoom_out(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::ustring& name);
3552
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
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