xtd 0.2.0
Loading...
Searching...
No Matches
toggle_buttons.h
Go to the documentation of this file.
1
4#pragma once
5#include "toggle_button.h"
6
8namespace xtd {
10 namespace forms {
24 class toggle_buttons final static_ {
25 public:
27
98 static toggle_button abort(const control& parent);
103 static toggle_button abort(const control& parent, const drawing::point& location);
109 static toggle_button abort(const control& parent, const drawing::point& location, const drawing::size& size);
116 static toggle_button abort(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
148 static toggle_button abort(const control& parent, bool three_state, xtd::forms::check_state check_state);
155 static toggle_button abort(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
172 static toggle_button abort(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
173
243 static toggle_button about(const control& parent);
248 static toggle_button about(const control& parent, const drawing::point& location);
254 static toggle_button about(const control& parent, const drawing::point& location, const drawing::size& size);
261 static toggle_button about(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
293 static toggle_button about(const control& parent, bool three_state, xtd::forms::check_state check_state);
300 static toggle_button about(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
317 static toggle_button about(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
318
388 static toggle_button actual_size(const control& parent);
406 static toggle_button actual_size(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
438 static toggle_button actual_size(const control& parent, bool three_state, xtd::forms::check_state check_state);
462 static toggle_button actual_size(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
463
533 static toggle_button add(const control& parent);
538 static toggle_button add(const control& parent, const drawing::point& location);
544 static toggle_button add(const control& parent, const drawing::point& location, const drawing::size& size);
551 static toggle_button add(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
583 static toggle_button add(const control& parent, bool three_state, xtd::forms::check_state check_state);
590 static toggle_button add(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
598 static toggle_button add(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
607 static toggle_button add(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
608
678 static toggle_button alignment(const control& parent);
696 static toggle_button alignment(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
728 static toggle_button alignment(const control& parent, bool three_state, xtd::forms::check_state check_state);
752 static toggle_button alignment(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
753
823 static toggle_button align_left(const control& parent);
841 static toggle_button align_left(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
873 static toggle_button align_left(const control& parent, bool three_state, xtd::forms::check_state check_state);
897 static toggle_button align_left(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
898
968 static toggle_button align_right(const control& parent);
986 static toggle_button align_right(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1018 static toggle_button align_right(const control& parent, bool three_state, xtd::forms::check_state check_state);
1042 static toggle_button align_right(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1043
1113 static toggle_button apply(const control& parent);
1118 static toggle_button apply(const control& parent, const drawing::point& location);
1124 static toggle_button apply(const control& parent, const drawing::point& location, const drawing::size& size);
1131 static toggle_button apply(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1163 static toggle_button apply(const control& parent, bool three_state, xtd::forms::check_state check_state);
1187 static toggle_button apply(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1188
1258 static toggle_button ascending(const control& parent);
1276 static toggle_button ascending(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1308 static toggle_button ascending(const control& parent, bool three_state, xtd::forms::check_state check_state);
1332 static toggle_button ascending(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1333
1403 static toggle_button back(const control& parent);
1408 static toggle_button back(const control& parent, const drawing::point& location);
1414 static toggle_button back(const control& parent, const drawing::point& location, const drawing::size& size);
1421 static toggle_button back(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1453 static toggle_button back(const control& parent, bool three_state, xtd::forms::check_state check_state);
1460 static toggle_button back(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
1477 static toggle_button back(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1478
1548 static toggle_button bold(const control& parent);
1553 static toggle_button bold(const control& parent, const drawing::point& location);
1559 static toggle_button bold(const control& parent, const drawing::point& location, const drawing::size& size);
1566 static toggle_button bold(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1598 static toggle_button bold(const control& parent, bool three_state, xtd::forms::check_state check_state);
1605 static toggle_button bold(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
1622 static toggle_button bold(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1623
1693 static toggle_button bottom(const control& parent);
1698 static toggle_button bottom(const control& parent, const drawing::point& location);
1711 static toggle_button bottom(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1743 static toggle_button bottom(const control& parent, bool three_state, xtd::forms::check_state check_state);
1767 static toggle_button bottom(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1768
1838 static toggle_button cancel(const control& parent);
1843 static toggle_button cancel(const control& parent, const drawing::point& location);
1856 static toggle_button cancel(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1888 static toggle_button cancel(const control& parent, bool three_state, xtd::forms::check_state check_state);
1912 static toggle_button cancel(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
1913
1983 static toggle_button cdrom(const control& parent);
1988 static toggle_button cdrom(const control& parent, const drawing::point& location);
1994 static toggle_button cdrom(const control& parent, const drawing::point& location, const drawing::size& size);
2001 static toggle_button cdrom(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2033 static toggle_button cdrom(const control& parent, bool three_state, xtd::forms::check_state check_state);
2057 static toggle_button cdrom(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2058
2128 static toggle_button centered(const control& parent);
2146 static toggle_button centered(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2178 static toggle_button centered(const control& parent, bool three_state, xtd::forms::check_state check_state);
2202 static toggle_button centered(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2203
2273 static toggle_button clear(const control& parent);
2278 static toggle_button clear(const control& parent, const drawing::point& location);
2284 static toggle_button clear(const control& parent, const drawing::point& location, const drawing::size& size);
2291 static toggle_button clear(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2323 static toggle_button clear(const control& parent, bool three_state, xtd::forms::check_state check_state);
2347 static toggle_button clear(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2348
2418 static toggle_button close(const control& parent);
2423 static toggle_button close(const control& parent, const drawing::point& location);
2429 static toggle_button close(const control& parent, const drawing::point& location, const drawing::size& size);
2436 static toggle_button close(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2468 static toggle_button close(const control& parent, bool three_state, xtd::forms::check_state check_state);
2492 static toggle_button close(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2493
2563 static toggle_button color(const control& parent);
2568 static toggle_button color(const control& parent, const drawing::point& location);
2574 static toggle_button color(const control& parent, const drawing::point& location, const drawing::size& size);
2581 static toggle_button color(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2613 static toggle_button color(const control& parent, bool three_state, xtd::forms::check_state check_state);
2637 static toggle_button color(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2638
2708 static toggle_button contents(const control& parent);
2726 static toggle_button contents(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2758 static toggle_button contents(const control& parent, bool three_state, xtd::forms::check_state check_state);
2782 static toggle_button contents(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2783
2853 static toggle_button convert(const control& parent);
2858 static toggle_button convert(const control& parent, const drawing::point& location);
2871 static toggle_button convert(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2903 static toggle_button convert(const control& parent, bool three_state, xtd::forms::check_state check_state);
2927 static toggle_button convert(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
2928
2998 static toggle_button copy(const control& parent);
3003 static toggle_button copy(const control& parent, const drawing::point& location);
3009 static toggle_button copy(const control& parent, const drawing::point& location, const drawing::size& size);
3016 static toggle_button copy(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3048 static toggle_button copy(const control& parent, bool three_state, xtd::forms::check_state check_state);
3055 static toggle_button copy(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
3072 static toggle_button copy(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3073
3143 static toggle_button customize(const control& parent);
3161 static toggle_button customize(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3193 static toggle_button customize(const control& parent, bool three_state, xtd::forms::check_state check_state);
3217 static toggle_button customize(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3218
3288 static toggle_button cut(const control& parent);
3293 static toggle_button cut(const control& parent, const drawing::point& location);
3299 static toggle_button cut(const control& parent, const drawing::point& location, const drawing::size& size);
3306 static toggle_button cut(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3338 static toggle_button cut(const control& parent, bool three_state, xtd::forms::check_state check_state);
3345 static toggle_button cut(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
3362 static toggle_button cut(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3363
3433 static toggle_button del(const control& parent);
3438 static toggle_button del(const control& parent, const drawing::point& location);
3444 static toggle_button del(const control& parent, const drawing::point& location, const drawing::size& size);
3451 static toggle_button del(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3483 static toggle_button del(const control& parent, bool three_state, xtd::forms::check_state check_state);
3490 static toggle_button del(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
3507 static toggle_button del(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3508
3578 static toggle_button descending(const control& parent);
3596 static toggle_button descending(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3628 static toggle_button descending(const control& parent, bool three_state, xtd::forms::check_state check_state);
3652 static toggle_button descending(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3653
3723 static toggle_button down(const control& parent);
3728 static toggle_button down(const control& parent, const drawing::point& location);
3734 static toggle_button down(const control& parent, const drawing::point& location, const drawing::size& size);
3741 static toggle_button down(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3773 static toggle_button down(const control& parent, bool three_state, xtd::forms::check_state check_state);
3780 static toggle_button down(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
3797 static toggle_button down(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3798
3868 static toggle_button edit(const control& parent);
3873 static toggle_button edit(const control& parent, const drawing::point& location);
3879 static toggle_button edit(const control& parent, const drawing::point& location, const drawing::size& size);
3886 static toggle_button edit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3918 static toggle_button edit(const control& parent, bool three_state, xtd::forms::check_state check_state);
3925 static toggle_button edit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
3942 static toggle_button edit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
3943
4013 static toggle_button execute(const control& parent);
4018 static toggle_button execute(const control& parent, const drawing::point& location);
4031 static toggle_button execute(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4063 static toggle_button execute(const control& parent, bool three_state, xtd::forms::check_state check_state);
4087 static toggle_button execute(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4088
4158 static toggle_button exit(const control& parent);
4163 static toggle_button exit(const control& parent, const drawing::point& location);
4169 static toggle_button exit(const control& parent, const drawing::point& location, const drawing::size& size);
4176 static toggle_button exit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4208 static toggle_button exit(const control& parent, bool three_state, xtd::forms::check_state check_state);
4215 static toggle_button exit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
4232 static toggle_button exit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4233
4303 static toggle_button file(const control& parent);
4308 static toggle_button file(const control& parent, const drawing::point& location);
4314 static toggle_button file(const control& parent, const drawing::point& location, const drawing::size& size);
4321 static toggle_button file(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4353 static toggle_button file(const control& parent, bool three_state, xtd::forms::check_state check_state);
4360 static toggle_button file(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
4377 static toggle_button file(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4378
4448 static toggle_button find(const control& parent);
4453 static toggle_button find(const control& parent, const drawing::point& location);
4459 static toggle_button find(const control& parent, const drawing::point& location, const drawing::size& size);
4466 static toggle_button find(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4498 static toggle_button find(const control& parent, bool three_state, xtd::forms::check_state check_state);
4505 static toggle_button find(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
4522 static toggle_button find(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4523
4593 static toggle_button first(const control& parent);
4598 static toggle_button first(const control& parent, const drawing::point& location);
4604 static toggle_button first(const control& parent, const drawing::point& location, const drawing::size& size);
4611 static toggle_button first(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4643 static toggle_button first(const control& parent, bool three_state, xtd::forms::check_state check_state);
4667 static toggle_button first(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4668
4738 static toggle_button floppy(const control& parent);
4743 static toggle_button floppy(const control& parent, const drawing::point& location);
4756 static toggle_button floppy(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4788 static toggle_button floppy(const control& parent, bool three_state, xtd::forms::check_state check_state);
4812 static toggle_button floppy(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4813
4883 static toggle_button font(const control& parent);
4888 static toggle_button font(const control& parent, const drawing::point& location);
4894 static toggle_button font(const control& parent, const drawing::point& location, const drawing::size& size);
4901 static toggle_button font(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4933 static toggle_button font(const control& parent, bool three_state, xtd::forms::check_state check_state);
4940 static toggle_button font(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
4957 static toggle_button font(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
4958
5028 static toggle_button forward(const control& parent);
5033 static toggle_button forward(const control& parent, const drawing::point& location);
5046 static toggle_button forward(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5078 static toggle_button forward(const control& parent, bool three_state, xtd::forms::check_state check_state);
5102 static toggle_button forward(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5103
5173 static toggle_button harddisk(const control& parent);
5191 static toggle_button harddisk(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5223 static toggle_button harddisk(const control& parent, bool three_state, xtd::forms::check_state check_state);
5247 static toggle_button harddisk(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5248
5318 static toggle_button help(const control& parent);
5323 static toggle_button help(const control& parent, const drawing::point& location);
5329 static toggle_button help(const control& parent, const drawing::point& location, const drawing::size& size);
5336 static toggle_button help(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5368 static toggle_button help(const control& parent, bool three_state, xtd::forms::check_state check_state);
5375 static toggle_button help(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
5392 static toggle_button help(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5393
5463 static toggle_button home(const control& parent);
5468 static toggle_button home(const control& parent, const drawing::point& location);
5474 static toggle_button home(const control& parent, const drawing::point& location, const drawing::size& size);
5481 static toggle_button home(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5513 static toggle_button home(const control& parent, bool three_state, xtd::forms::check_state check_state);
5520 static toggle_button home(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
5537 static toggle_button home(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5538
5608 static toggle_button ignore(const control& parent);
5613 static toggle_button ignore(const control& parent, const drawing::point& location);
5626 static toggle_button ignore(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5658 static toggle_button ignore(const control& parent, bool three_state, xtd::forms::check_state check_state);
5682 static toggle_button ignore(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5683
5753 static toggle_button indent(const control& parent);
5758 static toggle_button indent(const control& parent, const drawing::point& location);
5771 static toggle_button indent(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5803 static toggle_button indent(const control& parent, bool three_state, xtd::forms::check_state check_state);
5827 static toggle_button indent(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5828
5898 static toggle_button index(const control& parent);
5903 static toggle_button index(const control& parent, const drawing::point& location);
5909 static toggle_button index(const control& parent, const drawing::point& location, const drawing::size& size);
5916 static toggle_button index(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5948 static toggle_button index(const control& parent, bool three_state, xtd::forms::check_state check_state);
5972 static toggle_button index(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
5973
6043 static toggle_button info(const control& parent);
6048 static toggle_button info(const control& parent, const drawing::point& location);
6054 static toggle_button info(const control& parent, const drawing::point& location, const drawing::size& size);
6061 static toggle_button info(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6093 static toggle_button info(const control& parent, bool three_state, xtd::forms::check_state check_state);
6100 static toggle_button info(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
6117 static toggle_button info(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6118
6188 static toggle_button italic(const control& parent);
6193 static toggle_button italic(const control& parent, const drawing::point& location);
6206 static toggle_button italic(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6238 static toggle_button italic(const control& parent, bool three_state, xtd::forms::check_state check_state);
6262 static toggle_button italic(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6263
6333 static toggle_button justified(const control& parent);
6351 static toggle_button justified(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6383 static toggle_button justified(const control& parent, bool three_state, xtd::forms::check_state check_state);
6407 static toggle_button justified(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6408
6478 static toggle_button jump_to(const control& parent);
6483 static toggle_button jump_to(const control& parent, const drawing::point& location);
6496 static toggle_button jump_to(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6528 static toggle_button jump_to(const control& parent, bool three_state, xtd::forms::check_state check_state);
6552 static toggle_button jump_to(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6553
6623 static toggle_button last(const control& parent);
6628 static toggle_button last(const control& parent, const drawing::point& location);
6634 static toggle_button last(const control& parent, const drawing::point& location, const drawing::size& size);
6641 static toggle_button last(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6673 static toggle_button last(const control& parent, bool three_state, xtd::forms::check_state check_state);
6680 static toggle_button last(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
6697 static toggle_button last(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6698
6768 static toggle_button network(const control& parent);
6773 static toggle_button network(const control& parent, const drawing::point& location);
6786 static toggle_button network(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6818 static toggle_button network(const control& parent, bool three_state, xtd::forms::check_state check_state);
6842 static toggle_button network(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6843
6913 static toggle_button new_(const control& parent);
6918 static toggle_button new_(const control& parent, const drawing::point& location);
6924 static toggle_button new_(const control& parent, const drawing::point& location, const drawing::size& size);
6931 static toggle_button new_(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6963 static toggle_button new_(const control& parent, bool three_state, xtd::forms::check_state check_state);
6970 static toggle_button new_(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
6987 static toggle_button new_(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
6988
7058 static toggle_button next(const control& parent);
7063 static toggle_button next(const control& parent, const drawing::point& location);
7069 static toggle_button next(const control& parent, const drawing::point& location, const drawing::size& size);
7076 static toggle_button next(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7108 static toggle_button next(const control& parent, bool three_state, xtd::forms::check_state check_state);
7115 static toggle_button next(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
7132 static toggle_button next(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7133
7203 static toggle_button no(const control& parent);
7208 static toggle_button no(const control& parent, const drawing::point& location);
7214 static toggle_button no(const control& parent, const drawing::point& location, const drawing::size& size);
7221 static toggle_button no(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7253 static toggle_button no(const control& parent, bool three_state, xtd::forms::check_state check_state);
7260 static toggle_button no(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
7268 static toggle_button no(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
7277 static toggle_button no(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7278
7348 static toggle_button ok(const control& parent);
7353 static toggle_button ok(const control& parent, const drawing::point& location);
7359 static toggle_button ok(const control& parent, const drawing::point& location, const drawing::size& size);
7366 static toggle_button ok(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7398 static toggle_button ok(const control& parent, bool three_state, xtd::forms::check_state check_state);
7405 static toggle_button ok(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
7413 static toggle_button ok(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
7422 static toggle_button ok(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7423
7493 static toggle_button open(const control& parent);
7498 static toggle_button open(const control& parent, const drawing::point& location);
7504 static toggle_button open(const control& parent, const drawing::point& location, const drawing::size& size);
7511 static toggle_button open(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7543 static toggle_button open(const control& parent, bool three_state, xtd::forms::check_state check_state);
7550 static toggle_button open(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
7567 static toggle_button open(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7568
7638 static toggle_button options(const control& parent);
7643 static toggle_button options(const control& parent, const drawing::point& location);
7656 static toggle_button options(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7688 static toggle_button options(const control& parent, bool three_state, xtd::forms::check_state check_state);
7712 static toggle_button options(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7713
7783 static toggle_button paste(const control& parent);
7788 static toggle_button paste(const control& parent, const drawing::point& location);
7794 static toggle_button paste(const control& parent, const drawing::point& location, const drawing::size& size);
7801 static toggle_button paste(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7833 static toggle_button paste(const control& parent, bool three_state, xtd::forms::check_state check_state);
7857 static toggle_button paste(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7858
7928 static toggle_button preferences(const control& parent);
7946 static toggle_button preferences(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
7978 static toggle_button preferences(const control& parent, bool three_state, xtd::forms::check_state check_state);
8002 static toggle_button preferences(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
8003
8073 static toggle_button previous(const control& parent);
8091 static toggle_button previous(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
8123 static toggle_button previous(const control& parent, bool three_state, xtd::forms::check_state check_state);
8147 static toggle_button previous(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
8148
8218 static toggle_button print(const control& parent);
8223 static toggle_button print(const control& parent, const drawing::point& location);
8229 static toggle_button print(const control& parent, const drawing::point& location, const drawing::size& size);
8236 static toggle_button print(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
8268 static toggle_button print(const control& parent, bool three_state, xtd::forms::check_state check_state);
8292 static toggle_button print(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
8293
8363 static toggle_button print_preview(const control& parent);
8381 static toggle_button print_preview(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
8438
8508 static toggle_button properties(const control& parent);
8526 static toggle_button properties(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
8558 static toggle_button properties(const control& parent, bool three_state, xtd::forms::check_state check_state);
8582 static toggle_button properties(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
8583
8653 static toggle_button quit(const control& parent);
8658 static toggle_button quit(const control& parent, const drawing::point& location);
8664 static toggle_button quit(const control& parent, const drawing::point& location, const drawing::size& size);
8671 static toggle_button quit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
8703 static toggle_button quit(const control& parent, bool three_state, xtd::forms::check_state check_state);
8710 static toggle_button quit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
8727 static toggle_button quit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
8728
8798 static toggle_button redo(const control& parent);
8803 static toggle_button redo(const control& parent, const drawing::point& location);
8809 static toggle_button redo(const control& parent, const drawing::point& location, const drawing::size& size);
8816 static toggle_button redo(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
8848 static toggle_button redo(const control& parent, bool three_state, xtd::forms::check_state check_state);
8855 static toggle_button redo(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
8872 static toggle_button redo(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
8873
8943 static toggle_button refresh(const control& parent);
8948 static toggle_button refresh(const control& parent, const drawing::point& location);
8961 static toggle_button refresh(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
8993 static toggle_button refresh(const control& parent, bool three_state, xtd::forms::check_state check_state);
9017 static toggle_button refresh(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
9018
9088 static toggle_button remove(const control& parent);
9093 static toggle_button remove(const control& parent, const drawing::point& location);
9106 static toggle_button remove(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
9138 static toggle_button remove(const control& parent, bool three_state, xtd::forms::check_state check_state);
9162 static toggle_button remove(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
9163
9233 static toggle_button replace(const control& parent);
9238 static toggle_button replace(const control& parent, const drawing::point& location);
9251 static toggle_button replace(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
9283 static toggle_button replace(const control& parent, bool three_state, xtd::forms::check_state check_state);
9307 static toggle_button replace(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
9308
9378 static toggle_button retry(const control& parent);
9383 static toggle_button retry(const control& parent, const drawing::point& location);
9389 static toggle_button retry(const control& parent, const drawing::point& location, const drawing::size& size);
9396 static toggle_button retry(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
9428 static toggle_button retry(const control& parent, bool three_state, xtd::forms::check_state check_state);
9452 static toggle_button retry(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
9453
9541 static toggle_button revert_to_saved(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
9598
9668 static toggle_button save(const control& parent);
9673 static toggle_button save(const control& parent, const drawing::point& location);
9679 static toggle_button save(const control& parent, const drawing::point& location, const drawing::size& size);
9686 static toggle_button save(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
9718 static toggle_button save(const control& parent, bool three_state, xtd::forms::check_state check_state);
9725 static toggle_button save(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
9742 static toggle_button save(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
9743
9813 static toggle_button save_as(const control& parent);
9818 static toggle_button save_as(const control& parent, const drawing::point& location);
9831 static toggle_button save_as(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
9863 static toggle_button save_as(const control& parent, bool three_state, xtd::forms::check_state check_state);
9887 static toggle_button save_as(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
9888
9958 static toggle_button search(const control& parent);
9963 static toggle_button search(const control& parent, const drawing::point& location);
9976 static toggle_button search(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
10008 static toggle_button search(const control& parent, bool three_state, xtd::forms::check_state check_state);
10032 static toggle_button search(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
10033
10103 static toggle_button select_all(const control& parent);
10121 static toggle_button select_all(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
10153 static toggle_button select_all(const control& parent, bool three_state, xtd::forms::check_state check_state);
10177 static toggle_button select_all(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
10178
10248 static toggle_button settings(const control& parent);
10266 static toggle_button settings(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
10298 static toggle_button settings(const control& parent, bool three_state, xtd::forms::check_state check_state);
10322 static toggle_button settings(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
10323
10393 static toggle_button spell_check(const control& parent);
10411 static toggle_button spell_check(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
10443 static toggle_button spell_check(const control& parent, bool three_state, xtd::forms::check_state check_state);
10467 static toggle_button spell_check(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
10468
10538 static toggle_button stop(const control& parent);
10543 static toggle_button stop(const control& parent, const drawing::point& location);
10549 static toggle_button stop(const control& parent, const drawing::point& location, const drawing::size& size);
10556 static toggle_button stop(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
10588 static toggle_button stop(const control& parent, bool three_state, xtd::forms::check_state check_state);
10595 static toggle_button stop(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
10612 static toggle_button stop(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
10613
10683 static toggle_button strikeout(const control& parent);
10701 static toggle_button strikeout(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
10733 static toggle_button strikeout(const control& parent, bool three_state, xtd::forms::check_state check_state);
10757 static toggle_button strikeout(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
10758
10828 static toggle_button tools(const control& parent);
10833 static toggle_button tools(const control& parent, const drawing::point& location);
10839 static toggle_button tools(const control& parent, const drawing::point& location, const drawing::size& size);
10846 static toggle_button tools(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
10878 static toggle_button tools(const control& parent, bool three_state, xtd::forms::check_state check_state);
10902 static toggle_button tools(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
10903
10973 static toggle_button top(const control& parent);
10978 static toggle_button top(const control& parent, const drawing::point& location);
10984 static toggle_button top(const control& parent, const drawing::point& location, const drawing::size& size);
10991 static toggle_button top(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
11023 static toggle_button top(const control& parent, bool three_state, xtd::forms::check_state check_state);
11030 static toggle_button top(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
11047 static toggle_button top(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
11048
11118 static toggle_button undelete(const control& parent);
11136 static toggle_button undelete(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
11168 static toggle_button undelete(const control& parent, bool three_state, xtd::forms::check_state check_state);
11192 static toggle_button undelete(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
11193
11263 static toggle_button underline(const control& parent);
11281 static toggle_button underline(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
11313 static toggle_button underline(const control& parent, bool three_state, xtd::forms::check_state check_state);
11337 static toggle_button underline(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
11338
11408 static toggle_button undo(const control& parent);
11413 static toggle_button undo(const control& parent, const drawing::point& location);
11419 static toggle_button undo(const control& parent, const drawing::point& location, const drawing::size& size);
11426 static toggle_button undo(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
11458 static toggle_button undo(const control& parent, bool three_state, xtd::forms::check_state check_state);
11465 static toggle_button undo(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
11482 static toggle_button undo(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
11483
11553 static toggle_button unindent(const control& parent);
11571 static toggle_button unindent(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
11603 static toggle_button unindent(const control& parent, bool three_state, xtd::forms::check_state check_state);
11627 static toggle_button unindent(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
11628
11698 static toggle_button up(const control& parent);
11703 static toggle_button up(const control& parent, const drawing::point& location);
11709 static toggle_button up(const control& parent, const drawing::point& location, const drawing::size& size);
11716 static toggle_button up(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
11748 static toggle_button up(const control& parent, bool three_state, xtd::forms::check_state check_state);
11755 static toggle_button up(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
11763 static toggle_button up(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size);
11772 static toggle_button up(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
11773
11843 static toggle_button view(const control& parent);
11848 static toggle_button view(const control& parent, const drawing::point& location);
11854 static toggle_button view(const control& parent, const drawing::point& location, const drawing::size& size);
11861 static toggle_button view(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
11893 static toggle_button view(const control& parent, bool three_state, xtd::forms::check_state check_state);
11900 static toggle_button view(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
11917 static toggle_button view(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
11918
11988 static toggle_button window(const control& parent);
11993 static toggle_button window(const control& parent, const drawing::point& location);
12006 static toggle_button window(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
12038 static toggle_button window(const control& parent, bool three_state, xtd::forms::check_state check_state);
12062 static toggle_button window(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
12063
12133 static toggle_button yes(const control& parent);
12138 static toggle_button yes(const control& parent, const drawing::point& location);
12144 static toggle_button yes(const control& parent, const drawing::point& location, const drawing::size& size);
12151 static toggle_button yes(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
12183 static toggle_button yes(const control& parent, bool three_state, xtd::forms::check_state check_state);
12190 static toggle_button yes(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location);
12207 static toggle_button yes(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
12208
12278 static toggle_button zoom_in(const control& parent);
12283 static toggle_button zoom_in(const control& parent, const drawing::point& location);
12296 static toggle_button zoom_in(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
12328 static toggle_button zoom_in(const control& parent, bool three_state, xtd::forms::check_state check_state);
12352 static toggle_button zoom_in(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
12353
12423 static toggle_button zoom_out(const control& parent);
12441 static toggle_button zoom_out(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
12473 static toggle_button zoom_out(const control& parent, bool three_state, xtd::forms::check_state check_state);
12497 static toggle_button zoom_out(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
12498
12568 static toggle_button zoom_to_fit(const control& parent);
12586 static toggle_button zoom_to_fit(const control& parent, const drawing::point& location, const drawing::size& size, const xtd::string& name);
12618 static toggle_button zoom_to_fit(const control& parent, bool three_state, xtd::forms::check_state check_state);
12642 static toggle_button zoom_to_fit(const control& parent, bool three_state, xtd::forms::check_state check_state, const drawing::point& location, const drawing::size& size, const xtd::string& name);
12644 };
12645 }
12646}
Represents text as a sequence of character units.
Definition basic_string.h:79
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional ...
Definition point.h:54
Stores an ordered pair of integers, which specify a height and width.
Definition size.h:31
Defines the base class for controls, which are components with visual representation.
Definition control.h:81
Represents a Windows toggle_button.
Definition toggle_button.h:44
Provides a collection of toggle_button objects for use by a Windows Forms application.
Definition toggle_buttons.h:24
static toggle_button yes(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent yes toggle_button with specified location,...
static toggle_button open(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent open toggle_button with specified parent,...
static toggle_button settings(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent settings toggle_button with specified check_stat...
static toggle_button open()
Create a system-defined toggle_button that represent open toggle_button.
static toggle_button strikeout(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent strikeout toggle_button with specified parent,...
static toggle_button next(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent next toggle_button with specified and check_stat...
static toggle_button centered(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent centered toggle_button with specified parent,...
static toggle_button last(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent last toggle_button with specified parent,...
static toggle_button previous(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent previous toggle_button with specified check_stat...
static toggle_button network(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent network toggle_button with specified check_state...
static toggle_button search(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent search toggle_button with specified parent,...
static toggle_button apply(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent apply toggle_button with specified check_state,...
static toggle_button save_as(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent save_as toggle_button with specified check_state...
static toggle_button cdrom(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cdrom toggle_button with specified check_state,...
static toggle_button select_all(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent select_all toggle_button with specified check_st...
static toggle_button convert(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent convert toggle_button with specified parent,...
static toggle_button align_left(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent align_left toggle_button with specified parent,...
static toggle_button remove(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent remove toggle_button with specified parent,...
static toggle_button properties(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent properties toggle_button with specified parent,...
static toggle_button about(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent about toggle_button with specified parent,...
static toggle_button open(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent open toggle_button with specified parent,...
static toggle_button print(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent print toggle_button with specified location,...
static toggle_button align_right(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent align_right toggle_button with specified parent,...
static toggle_button quit(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent quit toggle_button with specified location,...
static toggle_button ignore(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ignore toggle_button with specified parent,...
static toggle_button settings(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent settings toggle_button with specified parent,...
static toggle_button convert(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent convert toggle_button with specified three_state...
static toggle_button actual_size(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent actual_size toggle_button with specified three_s...
static toggle_button window(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent window toggle_button with specified check_state,...
static toggle_button settings()
Create a system-defined toggle_button that represent settings toggle_button.
static toggle_button font(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent font toggle_button with specified three_state,...
static toggle_button add(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent add toggle_button with specified check_state,...
static toggle_button window(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent window toggle_button with specified three_state,...
static toggle_button contents()
Create a system-defined toggle_button that represent contents toggle_button.
static toggle_button replace(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent replace toggle_button with specified and check_s...
static toggle_button window(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent window toggle_button with specified location,...
static toggle_button home(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent home toggle_button with specified parent,...
static toggle_button jump_to(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent jump_to toggle_button with specified check_state...
static toggle_button retry(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent retry toggle_button with specified parent,...
static toggle_button home(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent home toggle_button with specified three_state,...
static toggle_button index(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent index toggle_button with specified location,...
static toggle_button help(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent help toggle_button with specified parent,...
static toggle_button descending(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent descending toggle_button with specified parent,...
static toggle_button exit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent exit toggle_button with specified parent,...
static toggle_button descending(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent descending toggle_button with specified check_st...
static toggle_button open(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent open toggle_button with specified check_state,...
static toggle_button window(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent window toggle_button with specified parent,...
static toggle_button add(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent add toggle_button with specified parent,...
static toggle_button font(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent font toggle_button with specified parent,...
static toggle_button select_all(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent select_all toggle_button with specified three_st...
static toggle_button del(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent del toggle_button with specified location,...
static toggle_button undelete(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent undelete toggle_button with specified parent,...
static toggle_button strikeout(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent strikeout toggle_button with specified parent,...
static toggle_button exit(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent exit toggle_button with specified and check_stat...
static toggle_button up(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent up toggle_button with specified parent,...
static toggle_button descending(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent descending toggle_button with specified parent,...
static toggle_button color(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent color toggle_button with specified parent,...
static toggle_button undo(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent undo toggle_button with specified parent,...
static toggle_button last(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent last toggle_button with specified parent,...
static toggle_button about(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent about toggle_button with specified location,...
static toggle_button unindent(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent unindent toggle_button with specified three_stat...
static toggle_button customize(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent customize toggle_button with specified parent,...
static toggle_button undelete(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent undelete toggle_button with specified check_stat...
static toggle_button about(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent about toggle_button with specified location,...
static toggle_button bottom(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent bottom toggle_button with specified parent,...
static toggle_button view()
Create a system-defined toggle_button that represent view toggle_button.
static toggle_button view(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent view toggle_button with specified three_state,...
static toggle_button jump_to(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent jump_to toggle_button with specified location,...
static toggle_button revert_to_saved(const control &parent)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified par...
static toggle_button search(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent search toggle_button with specified parent,...
static toggle_button actual_size(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent actual_size toggle_button with specified check_s...
static toggle_button help(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent help toggle_button with specified check_state,...
static toggle_button undo(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent undo toggle_button with specified parent,...
static toggle_button undo(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent undo toggle_button with specified parent,...
static toggle_button ok(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ok toggle_button with specified check_state,...
static toggle_button ascending(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ascending toggle_button with specified check_sta...
static toggle_button zoom_in(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified check_state...
static toggle_button tools()
Create a system-defined toggle_button that represent tools toggle_button.
static toggle_button revert_to_saved(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified par...
static toggle_button actual_size(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent actual_size toggle_button with specified three_s...
static toggle_button replace(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent replace toggle_button with specified location,...
static toggle_button properties(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent properties toggle_button with specified parent,...
static toggle_button save(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent save toggle_button with specified parent,...
static toggle_button actual_size(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent actual_size toggle_button with specified locatio...
static toggle_button alignment(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent alignment toggle_button with specified parent,...
static toggle_button zoom_to_fit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified parent,...
static toggle_button options(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent options toggle_button with specified parent,...
static toggle_button abort(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent abort toggle_button with specified three_state,...
static toggle_button justified(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent justified toggle_button with specified parent,...
static toggle_button actual_size(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent actual_size toggle_button with specified parent,...
static toggle_button unindent(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent unindent toggle_button with specified parent,...
static toggle_button zoom_out(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified parent,...
static toggle_button yes(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent yes toggle_button with specified three_state,...
static toggle_button new_(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent new_ toggle_button with specified location,...
static toggle_button yes(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent yes toggle_button with specified check_state,...
static toggle_button window(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent window toggle_button with specified location,...
static toggle_button print(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent print toggle_button with specified parent,...
static toggle_button exit(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent exit toggle_button with specified parent,...
static toggle_button cancel(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cancel toggle_button with specified parent,...
static toggle_button undelete(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent undelete toggle_button with specified check_stat...
static toggle_button search(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent search toggle_button with specified parent,...
static toggle_button remove(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent remove toggle_button with specified parent,...
static toggle_button edit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent edit toggle_button with specified parent,...
static toggle_button back(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent back toggle_button with specified parent,...
static toggle_button underline(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent underline toggle_button with specified parent,...
static toggle_button view(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent view toggle_button with specified parent,...
static toggle_button ascending(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ascending toggle_button with specified parent,...
static toggle_button first(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent first toggle_button with specified parent,...
static toggle_button underline(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent underline toggle_button with specified and check...
static toggle_button customize(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent customize toggle_button with specified three_sta...
static toggle_button clear()
Create a system-defined toggle_button that represent clear toggle_button.
static toggle_button help(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent help toggle_button with specified parent,...
static toggle_button new_(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent new_ toggle_button with specified and check_stat...
static toggle_button zoom_out()
Create a system-defined toggle_button that represent zoom_out toggle_button.
static toggle_button stop(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent stop toggle_button with specified check_state,...
static toggle_button harddisk(const drawing::point &location)
Create a system-defined toggle_button that represent harddisk toggle_button with specified location.
static toggle_button add(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent add toggle_button with specified parent,...
static toggle_button home(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent home toggle_button with specified parent,...
static toggle_button back(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent back toggle_button with specified check_state,...
static toggle_button revert_to_saved(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified par...
static toggle_button del(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent del toggle_button with specified parent,...
static toggle_button about(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent about toggle_button with specified parent,...
static toggle_button del(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent del toggle_button with specified parent,...
static toggle_button contents(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent contents toggle_button with specified parent,...
static toggle_button info(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent info toggle_button with specified three_state,...
static toggle_button apply(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent apply toggle_button with specified parent,...
static toggle_button properties(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent properties toggle_button with specified parent,...
static toggle_button up(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent up toggle_button with specified location,...
static toggle_button next(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent next toggle_button with specified check_state,...
static toggle_button top()
Create a system-defined toggle_button that represent top toggle_button.
static toggle_button save_as(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent save_as toggle_button with specified location,...
static toggle_button select_all(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent select_all toggle_button with specified parent,...
static toggle_button zoom_to_fit()
Create a system-defined toggle_button that represent zoom_to_fit toggle_button.
static toggle_button first(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent first toggle_button with specified parent,...
static toggle_button remove()
Create a system-defined toggle_button that represent remove toggle_button.
static toggle_button contents(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent contents toggle_button with specified check_stat...
static toggle_button unindent(const drawing::point &location)
Create a system-defined toggle_button that represent unindent toggle_button with specified location.
static toggle_button file(const control &parent)
Create a system-defined toggle_button that represent file toggle_button with specified parent.
static toggle_button customize(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent customize toggle_button with specified check_sta...
static toggle_button actual_size(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent actual_size toggle_button with specified and che...
static toggle_button align_right(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent align_right toggle_button with specified three_s...
static toggle_button replace(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent replace toggle_button with specified check_state...
static toggle_button convert(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent convert toggle_button with specified check_state...
static toggle_button quit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent quit toggle_button with specified three_state,...
static toggle_button ascending(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent ascending toggle_button with specified three_sta...
static toggle_button descending(const control &parent)
Create a system-defined toggle_button that represent descending toggle_button with specified parent.
static toggle_button ok()
Create a system-defined toggle_button that represent ok toggle_button.
static toggle_button cdrom(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent cdrom toggle_button with specified parent,...
static toggle_button execute(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent execute toggle_button with specified parent,...
static toggle_button info(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent info toggle_button with specified parent,...
static toggle_button align_right(const control &parent)
Create a system-defined toggle_button that represent align_right toggle_button with specified parent.
static toggle_button cancel(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent cancel toggle_button with specified three_state,...
static toggle_button edit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent edit toggle_button with specified check_state,...
static toggle_button del(const control &parent)
Create a system-defined toggle_button that represent del toggle_button with specified parent.
static toggle_button select_all(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent select_all toggle_button with specified parent,...
static toggle_button italic(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent italic toggle_button with specified location,...
static toggle_button options(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent options toggle_button with specified three_state...
static toggle_button bold(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent bold toggle_button with specified location,...
static toggle_button zoom_in(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified parent,...
static toggle_button index(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent index toggle_button with specified parent,...
static toggle_button window(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent window toggle_button with specified parent,...
static toggle_button add(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent add toggle_button with specified parent,...
static toggle_button close(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent close toggle_button with specified parent,...
static toggle_button zoom_in(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified three_state...
static toggle_button print_preview(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent print_preview toggle_button with specified paren...
static toggle_button zoom_in(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified three_state...
static toggle_button save(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent save toggle_button with specified check_state,...
static toggle_button properties(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent properties toggle_button with specified location...
static toggle_button execute(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent execute toggle_button with specified parent,...
static toggle_button info(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent info toggle_button with specified parent,...
static toggle_button cut(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent cut toggle_button with specified parent,...
static toggle_button home(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent home toggle_button with specified parent,...
static toggle_button tools(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent tools toggle_button with specified parent,...
static toggle_button del(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent del toggle_button with specified parent,...
static toggle_button convert(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent convert toggle_button with specified parent,...
static toggle_button font()
Create a system-defined toggle_button that represent font toggle_button.
static toggle_button view(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent view toggle_button with specified check_state,...
static toggle_button yes(const drawing::point &location)
Create a system-defined toggle_button that represent yes toggle_button with specified location.
static toggle_button undo(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent undo toggle_button with specified three_state,...
static toggle_button execute(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent execute toggle_button with specified location,...
static toggle_button print(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent print toggle_button with specified check_state,...
static toggle_button strikeout(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent strikeout toggle_button with specified check_sta...
static toggle_button zoom_in(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified parent,...
static toggle_button down(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent down toggle_button with specified parent,...
static toggle_button help(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent help toggle_button with specified parent,...
static toggle_button stop(const drawing::point &location)
Create a system-defined toggle_button that represent stop toggle_button with specified location.
static toggle_button cancel(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent cancel toggle_button with specified check_state,...
static toggle_button contents(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent contents toggle_button with specified three_stat...
static toggle_button forward(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent forward toggle_button with specified parent,...
static toggle_button first(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent first toggle_button with specified parent,...
static toggle_button descending(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent descending toggle_button with specified and chec...
static toggle_button ok(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ok toggle_button with specified location,...
static toggle_button harddisk(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent harddisk toggle_button with specified and check_...
static toggle_button ascending(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent ascending toggle_button with specified parent,...
static toggle_button last(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent last toggle_button with specified parent,...
static toggle_button settings(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent settings toggle_button with specified parent,...
static toggle_button descending(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent descending toggle_button with specified parent,...
static toggle_button cdrom(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent cdrom toggle_button with specified parent,...
static toggle_button italic(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent italic toggle_button with specified three_state,...
static toggle_button first(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent first toggle_button with specified and check_sta...
static toggle_button alignment(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent alignment toggle_button with specified parent,...
static toggle_button alignment(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent alignment toggle_button with specified and check...
static toggle_button preferences(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent preferences toggle_button with specified locatio...
static toggle_button indent(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent indent toggle_button with specified parent,...
static toggle_button underline(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent underline toggle_button with specified three_sta...
static toggle_button print(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent print toggle_button with specified and check_sta...
static toggle_button home(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent home toggle_button with specified parent,...
static toggle_button print_preview(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent print_preview toggle_button with specified three...
static toggle_button save_as(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent save_as toggle_button with specified parent,...
static toggle_button redo()
Create a system-defined toggle_button that represent redo toggle_button.
static toggle_button close(const drawing::point &location)
Create a system-defined toggle_button that represent close toggle_button with specified location.
static toggle_button search(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent search toggle_button with specified parent,...
static toggle_button actual_size(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent actual_size toggle_button with specified parent,...
static toggle_button revert_to_saved(const drawing::point &location)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified loc...
static toggle_button open(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent open toggle_button with specified parent,...
static toggle_button harddisk(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent harddisk toggle_button with specified parent,...
static toggle_button file(const drawing::point &location)
Create a system-defined toggle_button that represent file toggle_button with specified location.
static toggle_button justified(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent justified toggle_button with specified three_sta...
static toggle_button last(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent last toggle_button with specified location,...
static toggle_button find(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent find toggle_button with specified parent,...
static toggle_button find(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent find toggle_button with specified location,...
static toggle_button actual_size(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent actual_size toggle_button with specified check_s...
static toggle_button select_all(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent select_all toggle_button with specified check_st...
static toggle_button underline(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent underline toggle_button with specified three_sta...
static toggle_button execute(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent execute toggle_button with specified parent,...
static toggle_button italic(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent italic toggle_button with specified three_state,...
static toggle_button home(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent home toggle_button with specified check_state,...
static toggle_button refresh(const drawing::point &location)
Create a system-defined toggle_button that represent refresh toggle_button with specified location.
static toggle_button zoom_to_fit(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified parent,...
static toggle_button align_right(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent align_right toggle_button with specified parent,...
static toggle_button convert(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent convert toggle_button with specified parent,...
static toggle_button close(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent close toggle_button with specified parent,...
static toggle_button edit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent edit toggle_button with specified parent,...
static toggle_button bold(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent bold toggle_button with specified parent,...
static toggle_button bold(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent bold toggle_button with specified three_state,...
static toggle_button del(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent del toggle_button with specified check_state,...
static toggle_button strikeout(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent strikeout toggle_button with specified parent,...
static toggle_button down(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent down toggle_button with specified check_state,...
static toggle_button select_all(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent select_all toggle_button with specified three_st...
static toggle_button no(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent no toggle_button with specified location,...
static toggle_button spell_check(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent spell_check toggle_button with specified check_s...
static toggle_button search(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent search toggle_button with specified check_state,...
static toggle_button italic(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent italic toggle_button with specified parent,...
static toggle_button open(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent open toggle_button with specified three_state,...
static toggle_button select_all(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent select_all toggle_button with specified three_st...
static toggle_button zoom_out(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified parent,...
static toggle_button cdrom(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cdrom toggle_button with specified parent,...
static toggle_button del(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent del toggle_button with specified check_state,...
static toggle_button first(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent first toggle_button with specified parent,...
static toggle_button save(const control &parent)
Create a system-defined toggle_button that represent save toggle_button with specified parent.
static toggle_button next(const drawing::point &location)
Create a system-defined toggle_button that represent next toggle_button with specified location.
static toggle_button align_left(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent align_left toggle_button with specified parent,...
static toggle_button font(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent font toggle_button with specified parent,...
static toggle_button down(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent down toggle_button with specified parent,...
static toggle_button del(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent del toggle_button with specified check_state,...
static toggle_button jump_to(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent jump_to toggle_button with specified parent,...
static toggle_button apply(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent apply toggle_button with specified check_state,...
static toggle_button strikeout(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent strikeout toggle_button with specified parent,...
static toggle_button forward(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent forward toggle_button with specified three_state...
static toggle_button first(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent first toggle_button with specified parent,...
static toggle_button no(const drawing::point &location)
Create a system-defined toggle_button that represent no toggle_button with specified location.
static toggle_button up(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent up toggle_button with specified check_state,...
static toggle_button customize(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent customize toggle_button with specified parent,...
static toggle_button replace(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent replace toggle_button with specified parent,...
static toggle_button find(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent find toggle_button with specified parent,...
static toggle_button stop(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent stop toggle_button with specified parent,...
static toggle_button bottom(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent bottom toggle_button with specified three_state,...
static toggle_button execute(const control &parent)
Create a system-defined toggle_button that represent execute toggle_button with specified parent.
static toggle_button execute(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent execute toggle_button with specified parent,...
static toggle_button undelete(const drawing::point &location)
Create a system-defined toggle_button that represent undelete toggle_button with specified location.
static toggle_button copy(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent copy toggle_button with specified parent,...
static toggle_button cancel(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent cancel toggle_button with specified parent,...
static toggle_button view(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent view toggle_button with specified parent,...
static toggle_button properties(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent properties toggle_button with specified three_st...
static toggle_button no(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent no toggle_button with specified location,...
static toggle_button font(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent font toggle_button with specified check_state,...
static toggle_button bold(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent bold toggle_button with specified parent,...
static toggle_button paste(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent paste toggle_button with specified location,...
static toggle_button find(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent find toggle_button with specified check_state,...
static toggle_button view(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent view toggle_button with specified parent,...
static toggle_button stop(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent stop toggle_button with specified location,...
static toggle_button print(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent print toggle_button with specified parent,...
static toggle_button abort(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent abort toggle_button with specified three_state,...
static toggle_button jump_to(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent jump_to toggle_button with specified parent,...
static toggle_button bottom(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent bottom toggle_button with specified and check_st...
static toggle_button select_all(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent select_all toggle_button with specified parent,...
static toggle_button cancel(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent cancel toggle_button with specified parent,...
static toggle_button previous(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent previous toggle_button with specified parent,...
static toggle_button yes(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent yes toggle_button with specified parent,...
static toggle_button print_preview()
Create a system-defined toggle_button that represent print_preview toggle_button.
static toggle_button redo(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent redo toggle_button with specified parent,...
static toggle_button search(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent search toggle_button with specified parent,...
static toggle_button retry(const control &parent)
Create a system-defined toggle_button that represent retry toggle_button with specified parent.
static toggle_button cut(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent cut toggle_button with specified three_state,...
static toggle_button exit()
Create a system-defined toggle_button that represent exit toggle_button.
static toggle_button previous(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent previous toggle_button with specified check_stat...
static toggle_button copy(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent copy toggle_button with specified three_state,...
static toggle_button indent(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent indent toggle_button with specified parent,...
static toggle_button descending(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent descending toggle_button with specified parent,...
static toggle_button network(const control &parent)
Create a system-defined toggle_button that represent network toggle_button with specified parent.
static toggle_button new_(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent new_ toggle_button with specified parent,...
static toggle_button zoom_out(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified parent,...
static toggle_button color(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent color toggle_button with specified parent,...
static toggle_button tools(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent tools toggle_button with specified parent,...
static toggle_button help(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent help toggle_button with specified three_state,...
static toggle_button yes(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent yes toggle_button with specified parent,...
static toggle_button stop(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent stop toggle_button with specified three_state,...
static toggle_button strikeout(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent strikeout toggle_button with specified and check...
static toggle_button next(const control &parent)
Create a system-defined toggle_button that represent next toggle_button with specified parent.
static toggle_button convert(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent convert toggle_button with specified check_state...
static toggle_button help(const control &parent)
Create a system-defined toggle_button that represent help toggle_button with specified parent.
static toggle_button spell_check(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent spell_check toggle_button with specified parent,...
static toggle_button window(const drawing::point &location)
Create a system-defined toggle_button that represent window toggle_button with specified location.
static toggle_button align_left(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent align_left toggle_button with specified parent,...
static toggle_button unindent(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent unindent toggle_button with specified three_stat...
static toggle_button redo(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent redo toggle_button with specified location,...
static toggle_button del(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent del toggle_button with specified and check_state...
static toggle_button apply()
Create a system-defined toggle_button that represent apply toggle_button.
static toggle_button zoom_out(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified parent,...
static toggle_button floppy(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent floppy toggle_button with specified parent,...
static toggle_button underline(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent underline toggle_button with specified parent,...
static toggle_button options(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent options toggle_button with specified parent,...
static toggle_button preferences(const drawing::point &location)
Create a system-defined toggle_button that represent preferences toggle_button with specified locatio...
static toggle_button file(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent file toggle_button with specified three_state,...
static toggle_button del(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent del toggle_button with specified parent,...
static toggle_button save(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent save toggle_button with specified parent,...
static toggle_button last(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent last toggle_button with specified three_state,...
static toggle_button replace(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent replace toggle_button with specified three_state...
static toggle_button find(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent find toggle_button with specified parent,...
static toggle_button refresh(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent refresh toggle_button with specified parent,...
static toggle_button color(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent color toggle_button with specified parent,...
static toggle_button customize(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent customize toggle_button with specified location,...
static toggle_button exit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent exit toggle_button with specified check_state,...
static toggle_button network(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent network toggle_button with specified parent,...
static toggle_button print(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent print toggle_button with specified check_state,...
static toggle_button index(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent index toggle_button with specified three_state,...
static toggle_button ignore(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent ignore toggle_button with specified three_state,...
static toggle_button undo(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent undo toggle_button with specified parent,...
static toggle_button edit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent edit toggle_button with specified check_state,...
static toggle_button tools(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent tools toggle_button with specified three_state,...
static toggle_button exit(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent exit toggle_button with specified three_state,...
static toggle_button underline(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent underline toggle_button with specified three_sta...
static toggle_button align_right(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent align_right toggle_button with specified parent,...
static toggle_button harddisk(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent harddisk toggle_button with specified check_stat...
static toggle_button info(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent info toggle_button with specified parent,...
static toggle_button quit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent quit toggle_button with specified parent,...
static toggle_button options(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent options toggle_button with specified three_state...
static toggle_button home(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent home toggle_button with specified check_state,...
static toggle_button view(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent view toggle_button with specified check_state,...
static toggle_button harddisk(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent harddisk toggle_button with specified location,...
static toggle_button contents(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent contents toggle_button with specified parent,...
static toggle_button stop(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent stop toggle_button with specified check_state,...
static toggle_button top(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent top toggle_button with specified three_state,...
static toggle_button descending(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent descending toggle_button with specified three_st...
static toggle_button options(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent options toggle_button with specified parent,...
static toggle_button open(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent open toggle_button with specified check_state,...
static toggle_button forward(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent forward toggle_button with specified parent,...
static toggle_button search(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent search toggle_button with specified three_state,...
static toggle_button apply(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent apply toggle_button with specified three_state,...
static toggle_button paste(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent paste toggle_button with specified location,...
static toggle_button close(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent close toggle_button with specified parent,...
static toggle_button find(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent find toggle_button with specified parent,...
static toggle_button home(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent home toggle_button with specified three_state,...
static toggle_button help(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent help toggle_button with specified three_state,...
static toggle_button cancel(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cancel toggle_button with specified location,...
static toggle_button open(const control &parent)
Create a system-defined toggle_button that represent open toggle_button with specified parent.
static toggle_button copy(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent copy toggle_button with specified check_state,...
static toggle_button new_(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent new_ toggle_button with specified parent,...
static toggle_button file(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent file toggle_button with specified three_state,...
static toggle_button retry(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent retry toggle_button with specified parent,...
static toggle_button back(const drawing::point &location)
Create a system-defined toggle_button that represent back toggle_button with specified location.
static toggle_button ascending(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent ascending toggle_button with specified parent,...
static toggle_button edit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent edit toggle_button with specified parent,...
static toggle_button bottom(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent bottom toggle_button with specified parent,...
static toggle_button exit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent exit toggle_button with specified parent,...
static toggle_button open(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent open toggle_button with specified check_state,...
static toggle_button font(const control &parent)
Create a system-defined toggle_button that represent font toggle_button with specified parent.
static toggle_button italic(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent italic toggle_button with specified location,...
static toggle_button next(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent next toggle_button with specified location,...
static toggle_button find(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent find toggle_button with specified parent,...
static toggle_button clear(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent clear toggle_button with specified and check_sta...
static toggle_button floppy(const drawing::point &location)
Create a system-defined toggle_button that represent floppy toggle_button with specified location.
static toggle_button ok(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ok toggle_button with specified parent,...
static toggle_button clear(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent clear toggle_button with specified three_state,...
static toggle_button harddisk()
Create a system-defined toggle_button that represent harddisk toggle_button.
static toggle_button font(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent font toggle_button with specified three_state,...
static toggle_button apply(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent apply toggle_button with specified and check_sta...
static toggle_button centered(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent centered toggle_button with specified parent,...
static toggle_button revert_to_saved(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified loc...
static toggle_button indent(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent indent toggle_button with specified check_state,...
static toggle_button up(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent up toggle_button with specified check_state,...
static toggle_button indent(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent indent toggle_button with specified parent,...
static toggle_button no(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent no toggle_button with specified parent,...
static toggle_button jump_to(const control &parent)
Create a system-defined toggle_button that represent jump_to toggle_button with specified parent.
static toggle_button refresh(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent refresh toggle_button with specified location,...
static toggle_button info(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent info toggle_button with specified parent,...
static toggle_button quit(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent quit toggle_button with specified parent,...
static toggle_button file()
Create a system-defined toggle_button that represent file toggle_button.
static toggle_button remove(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent remove toggle_button with specified parent,...
static toggle_button settings(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent settings toggle_button with specified location,...
static toggle_button exit(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent exit toggle_button with specified location,...
static toggle_button forward(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent forward toggle_button with specified check_state...
static toggle_button alignment(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent alignment toggle_button with specified parent,...
static toggle_button about(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent about toggle_button with specified parent,...
static toggle_button down()
Create a system-defined toggle_button that represent down toggle_button.
static toggle_button file(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent file toggle_button with specified parent,...
static toggle_button find(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent find toggle_button with specified three_state,...
static toggle_button ignore()
Create a system-defined toggle_button that represent ignore toggle_button.
static toggle_button zoom_to_fit(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified locatio...
static toggle_button network(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent network toggle_button with specified and check_s...
static toggle_button find(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent find toggle_button with specified three_state,...
static toggle_button preferences(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent preferences toggle_button with specified parent,...
static toggle_button harddisk(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent harddisk toggle_button with specified parent,...
static toggle_button align_right(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent align_right toggle_button with specified parent,...
static toggle_button save_as(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent save_as toggle_button with specified parent,...
static toggle_button top(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent top toggle_button with specified location,...
static toggle_button ok(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ok toggle_button with specified three_state,...
static toggle_button cut(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cut toggle_button with specified three_state,...
static toggle_button contents(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent contents toggle_button with specified location,...
static toggle_button top(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent top toggle_button with specified parent,...
static toggle_button save(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent save toggle_button with specified location,...
static toggle_button centered(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent centered toggle_button with specified parent,...
static toggle_button unindent(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent unindent toggle_button with specified parent,...
static toggle_button down(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent down toggle_button with specified parent,...
static toggle_button convert(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent convert toggle_button with specified parent,...
static toggle_button alignment(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent alignment toggle_button with specified location,...
static toggle_button bottom(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent bottom toggle_button with specified location,...
static toggle_button strikeout(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent strikeout toggle_button with specified parent,...
static toggle_button centered(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent centered toggle_button with specified parent,...
static toggle_button paste(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent paste toggle_button with specified three_state,...
static toggle_button print(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent print toggle_button with specified three_state,...
static toggle_button settings(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent settings toggle_button with specified check_stat...
static toggle_button undo(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent undo toggle_button with specified location,...
static toggle_button forward(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent forward toggle_button with specified three_state...
static toggle_button zoom_to_fit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified parent,...
static toggle_button find(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent find toggle_button with specified location,...
static toggle_button print_preview(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent print_preview toggle_button with specified and c...
static toggle_button remove(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent remove toggle_button with specified parent,...
static toggle_button zoom_to_fit(const drawing::point &location)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified locatio...
static toggle_button ok(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent ok toggle_button with specified parent,...
static toggle_button zoom_to_fit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified parent,...
static toggle_button print(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent print toggle_button with specified parent,...
static toggle_button home(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent home toggle_button with specified three_state,...
static toggle_button select_all(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent select_all toggle_button with specified location...
static toggle_button remove(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent remove toggle_button with specified parent,...
static toggle_button tools(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent tools toggle_button with specified check_state,...
static toggle_button spell_check()
Create a system-defined toggle_button that represent spell_check toggle_button.
static toggle_button unindent(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent unindent toggle_button with specified parent,...
static toggle_button descending(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent descending toggle_button with specified location...
static toggle_button customize(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent customize toggle_button with specified parent,...
static toggle_button save_as(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent save_as toggle_button with specified parent,...
static toggle_button del(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent del toggle_button with specified parent,...
static toggle_button copy(const control &parent)
Create a system-defined toggle_button that represent copy toggle_button with specified parent.
static toggle_button print(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent print toggle_button with specified parent,...
static toggle_button top(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent top toggle_button with specified parent,...
static toggle_button previous(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent previous toggle_button with specified location,...
static toggle_button yes()
Create a system-defined toggle_button that represent yes toggle_button.
static toggle_button retry()
Create a system-defined toggle_button that represent retry toggle_button.
static toggle_button cdrom(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cdrom toggle_button with specified parent,...
static toggle_button redo(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent redo toggle_button with specified parent,...
static toggle_button last(const control &parent)
Create a system-defined toggle_button that represent last toggle_button with specified parent.
static toggle_button italic(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent italic toggle_button with specified parent,...
static toggle_button ok(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ok toggle_button with specified check_state,...
static toggle_button back(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent back toggle_button with specified parent,...
static toggle_button indent(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent indent toggle_button with specified location,...
static toggle_button no(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent no toggle_button with specified three_state,...
static toggle_button copy(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent copy toggle_button with specified parent,...
static toggle_button up(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent up toggle_button with specified parent,...
static toggle_button previous(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent previous toggle_button with specified parent,...
static toggle_button settings(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent settings toggle_button with specified three_stat...
static toggle_button spell_check(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent spell_check toggle_button with specified three_s...
static toggle_button paste(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent paste toggle_button with specified parent,...
static toggle_button stop(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent stop toggle_button with specified parent,...
static toggle_button tools(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent tools toggle_button with specified three_state,...
static toggle_button search()
Create a system-defined toggle_button that represent search toggle_button.
static toggle_button save_as(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent save_as toggle_button with specified three_state...
static toggle_button cdrom(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent cdrom toggle_button with specified and check_sta...
static toggle_button color(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent color toggle_button with specified parent,...
static toggle_button indent(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent indent toggle_button with specified parent,...
static toggle_button top(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent top toggle_button with specified location,...
static toggle_button spell_check(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent spell_check toggle_button with specified parent,...
static toggle_button del(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent del toggle_button with specified three_state,...
static toggle_button unindent(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent unindent toggle_button with specified parent,...
static toggle_button exit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent exit toggle_button with specified three_state,...
static toggle_button first(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent first toggle_button with specified three_state,...
static toggle_button select_all(const drawing::point &location)
Create a system-defined toggle_button that represent select_all toggle_button with specified location...
static toggle_button stop(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent stop toggle_button with specified check_state,...
static toggle_button bottom(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent bottom toggle_button with specified parent,...
static toggle_button home(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent home toggle_button with specified location,...
static toggle_button file(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent file toggle_button with specified check_state,...
static toggle_button cdrom(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent cdrom toggle_button with specified parent,...
static toggle_button zoom_to_fit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified parent,...
static toggle_button del(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent del toggle_button with specified three_state,...
static toggle_button back(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent back toggle_button with specified parent,...
static toggle_button jump_to(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent jump_to toggle_button with specified parent,...
static toggle_button tools(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent tools toggle_button with specified check_state,...
static toggle_button bottom(const control &parent)
Create a system-defined toggle_button that represent bottom toggle_button with specified parent.
static toggle_button last(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent last toggle_button with specified parent,...
static toggle_button previous(const control &parent)
Create a system-defined toggle_button that represent previous toggle_button with specified parent.
static toggle_button options(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent options toggle_button with specified check_state...
static toggle_button unindent(const control &parent)
Create a system-defined toggle_button that represent unindent toggle_button with specified parent.
static toggle_button exit(const control &parent)
Create a system-defined toggle_button that represent exit toggle_button with specified parent.
static toggle_button clear(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent clear toggle_button with specified location,...
static toggle_button no(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent no toggle_button with specified and check_state.
static toggle_button print(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent print toggle_button with specified location,...
static toggle_button file(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent file toggle_button with specified parent,...
static toggle_button retry(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent retry toggle_button with specified location,...
static toggle_button jump_to(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent jump_to toggle_button with specified parent,...
static toggle_button index(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent index toggle_button with specified parent,...
static toggle_button redo(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent redo toggle_button with specified three_state,...
static toggle_button font(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent font toggle_button with specified three_state,...
static toggle_button redo(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent redo toggle_button with specified parent,...
static toggle_button strikeout(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent strikeout toggle_button with specified parent,...
static toggle_button paste(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent paste toggle_button with specified parent,...
static toggle_button add(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent add toggle_button with specified three_state,...
static toggle_button close(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent close toggle_button with specified parent,...
static toggle_button descending(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent descending toggle_button with specified three_st...
static toggle_button contents(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent contents toggle_button with specified parent,...
static toggle_button actual_size(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent actual_size toggle_button with specified parent,...
static toggle_button preferences(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent preferences toggle_button with specified check_s...
static toggle_button retry(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent retry toggle_button with specified parent,...
static toggle_button clear(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent clear toggle_button with specified three_state,...
static toggle_button index(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent index toggle_button with specified parent,...
static toggle_button retry(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent retry toggle_button with specified three_state,...
static toggle_button harddisk(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent harddisk toggle_button with specified parent,...
static toggle_button save_as(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent save_as toggle_button with specified parent,...
static toggle_button ignore(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent ignore toggle_button with specified parent,...
static toggle_button strikeout(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent strikeout toggle_button with specified three_sta...
static toggle_button ascending(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ascending toggle_button with specified three_sta...
static toggle_button harddisk(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent harddisk toggle_button with specified three_stat...
static toggle_button undelete(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent undelete toggle_button with specified parent,...
static toggle_button font(const drawing::point &location)
Create a system-defined toggle_button that represent font toggle_button with specified location.
static toggle_button centered(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent centered toggle_button with specified three_stat...
static toggle_button execute(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent execute toggle_button with specified check_state...
static toggle_button align_left(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent align_left toggle_button with specified three_st...
static toggle_button new_()
Create a system-defined toggle_button that represent new_ toggle_button.
static toggle_button underline(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent underline toggle_button with specified parent,...
static toggle_button search(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent search toggle_button with specified three_state,...
static toggle_button quit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent quit toggle_button with specified parent,...
static toggle_button search(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent search toggle_button with specified parent,...
static toggle_button redo(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent redo toggle_button with specified parent,...
static toggle_button print_preview(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent print_preview toggle_button with specified paren...
static toggle_button unindent(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent unindent toggle_button with specified check_stat...
static toggle_button settings(const drawing::point &location)
Create a system-defined toggle_button that represent settings toggle_button with specified location.
static toggle_button ok(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent ok toggle_button with specified parent,...
static toggle_button del(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent del toggle_button with specified parent,...
static toggle_button network(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent network toggle_button with specified parent,...
static toggle_button unindent(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent unindent toggle_button with specified parent,...
static toggle_button edit(const control &parent)
Create a system-defined toggle_button that represent edit toggle_button with specified parent.
static toggle_button print_preview(const control &parent)
Create a system-defined toggle_button that represent print_preview toggle_button with specified paren...
static toggle_button cdrom(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cdrom toggle_button with specified parent,...
static toggle_button cancel(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cancel toggle_button with specified three_state,...
static toggle_button edit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent edit toggle_button with specified parent,...
static toggle_button convert(const drawing::point &location)
Create a system-defined toggle_button that represent convert toggle_button with specified location.
static toggle_button select_all(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent select_all toggle_button with specified parent,...
static toggle_button undelete()
Create a system-defined toggle_button that represent undelete toggle_button.
static toggle_button options(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent options toggle_button with specified check_state...
static toggle_button replace(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent replace toggle_button with specified location,...
static toggle_button new_(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent new_ toggle_button with specified check_state,...
static toggle_button no(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent no toggle_button with specified three_state,...
static toggle_button preferences(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent preferences toggle_button with specified parent,...
static toggle_button bottom(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent bottom toggle_button with specified parent,...
static toggle_button bottom(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent bottom toggle_button with specified three_state,...
static toggle_button cancel(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cancel toggle_button with specified check_state,...
static toggle_button next()
Create a system-defined toggle_button that represent next toggle_button.
static toggle_button alignment(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent alignment toggle_button with specified three_sta...
static toggle_button refresh(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent refresh toggle_button with specified parent,...
static toggle_button last(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent last toggle_button with specified three_state,...
static toggle_button zoom_out(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified location,...
static toggle_button apply(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent apply toggle_button with specified parent,...
static toggle_button file(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent file toggle_button with specified check_state,...
static toggle_button actual_size(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent actual_size toggle_button with specified parent,...
static toggle_button info(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent info toggle_button with specified parent,...
static toggle_button justified(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent justified toggle_button with specified three_sta...
static toggle_button properties(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent properties toggle_button with specified parent,...
static toggle_button alignment()
Create a system-defined toggle_button that represent alignment toggle_button.
static toggle_button clear(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent clear toggle_button with specified check_state,...
static toggle_button underline(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent underline toggle_button with specified parent,...
static toggle_button down(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent down toggle_button with specified parent,...
static toggle_button zoom_in(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified parent,...
static toggle_button undelete(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent undelete toggle_button with specified parent,...
static toggle_button font(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent font toggle_button with specified parent,...
static toggle_button tools(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent tools toggle_button with specified parent,...
static toggle_button apply(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent apply toggle_button with specified three_state,...
static toggle_button bottom(const drawing::point &location)
Create a system-defined toggle_button that represent bottom toggle_button with specified location.
static toggle_button exit(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent exit toggle_button with specified location,...
static toggle_button down(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent down toggle_button with specified parent,...
static toggle_button help(const drawing::point &location)
Create a system-defined toggle_button that represent help toggle_button with specified location.
static toggle_button copy(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent copy toggle_button with specified and check_stat...
static toggle_button stop(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent stop toggle_button with specified parent,...
static toggle_button jump_to(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent jump_to toggle_button with specified three_state...
static toggle_button alignment(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent alignment toggle_button with specified parent,...
static toggle_button italic(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent italic toggle_button with specified parent,...
static toggle_button add(const control &parent)
Create a system-defined toggle_button that represent add toggle_button with specified parent.
static toggle_button print_preview(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent print_preview toggle_button with specified locat...
static toggle_button actual_size()
Create a system-defined toggle_button that represent actual_size toggle_button.
static toggle_button about(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent about toggle_button with specified three_state,...
static toggle_button remove(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent remove toggle_button with specified parent,...
static toggle_button window(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent window toggle_button with specified three_state,...
static toggle_button ignore(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ignore toggle_button with specified parent,...
static toggle_button justified(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent justified toggle_button with specified location,...
static toggle_button italic(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent italic toggle_button with specified check_state,...
static toggle_button print_preview(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent print_preview toggle_button with specified paren...
static toggle_button down(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent down toggle_button with specified three_state,...
static toggle_button ascending(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ascending toggle_button with specified parent,...
static toggle_button help(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent help toggle_button with specified parent,...
static toggle_button copy(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent copy toggle_button with specified parent,...
static toggle_button view(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent view toggle_button with specified three_state,...
static toggle_button index(const drawing::point &location)
Create a system-defined toggle_button that represent index toggle_button with specified location.
static toggle_button view(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent view toggle_button with specified location,...
static toggle_button cancel(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cancel toggle_button with specified parent,...
static toggle_button undelete(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent undelete toggle_button with specified three_stat...
static toggle_button previous()
Create a system-defined toggle_button that represent previous toggle_button.
static toggle_button window(const control &parent)
Create a system-defined toggle_button that represent window toggle_button with specified parent.
static toggle_button next(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent next toggle_button with specified three_state,...
static toggle_button zoom_in(const drawing::point &location)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified location.
static toggle_button options(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent options toggle_button with specified parent,...
static toggle_button close(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent close toggle_button with specified parent,...
static toggle_button zoom_to_fit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified parent,...
static toggle_button ascending(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ascending toggle_button with specified three_sta...
static toggle_button del(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent del toggle_button with specified parent,...
static toggle_button network(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent network toggle_button with specified parent,...
static toggle_button align_left(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent align_left toggle_button with specified three_st...
static toggle_button top(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent top toggle_button with specified parent,...
static toggle_button no(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent no toggle_button with specified parent,...
static toggle_button print_preview(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent print_preview toggle_button with specified paren...
static toggle_button back(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent back toggle_button with specified parent,...
static toggle_button next(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent next toggle_button with specified location,...
static toggle_button info(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent info toggle_button with specified and check_stat...
static toggle_button select_all(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent select_all toggle_button with specified parent,...
static toggle_button network(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent network toggle_button with specified parent,...
static toggle_button properties(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent properties toggle_button with specified parent,...
static toggle_button cancel(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cancel toggle_button with specified check_state,...
static toggle_button undelete(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent undelete toggle_button with specified parent,...
static toggle_button replace(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent replace toggle_button with specified parent,...
static toggle_button ok(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent ok toggle_button with specified three_state,...
static toggle_button color(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent color toggle_button with specified three_state,...
static toggle_button alignment(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent alignment toggle_button with specified parent,...
static toggle_button next(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent next toggle_button with specified three_state,...
static toggle_button help(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent help toggle_button with specified parent,...
static toggle_button undo(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent undo toggle_button with specified check_state,...
static toggle_button color(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent color toggle_button with specified location,...
static toggle_button search(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent search toggle_button with specified and check_st...
static toggle_button cancel()
Create a system-defined toggle_button that represent cancel toggle_button.
static toggle_button indent(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent indent toggle_button with specified three_state,...
static toggle_button del(const drawing::point &location)
Create a system-defined toggle_button that represent del toggle_button with specified location.
static toggle_button zoom_out(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified parent,...
static toggle_button zoom_out(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified three_stat...
static toggle_button spell_check(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent spell_check toggle_button with specified and che...
static toggle_button file(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent file toggle_button with specified parent,...
static toggle_button revert_to_saved(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified thr...
static toggle_button preferences(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent preferences toggle_button with specified check_s...
static toggle_button unindent()
Create a system-defined toggle_button that represent unindent toggle_button.
static toggle_button stop(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent stop toggle_button with specified location,...
static toggle_button first()
Create a system-defined toggle_button that represent first toggle_button.
static toggle_button convert(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent convert toggle_button with specified parent,...
static toggle_button cut()
Create a system-defined toggle_button that represent cut toggle_button.
static toggle_button copy(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent copy toggle_button with specified parent,...
static toggle_button justified(const drawing::point &location)
Create a system-defined toggle_button that represent justified toggle_button with specified location.
static toggle_button justified(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent justified toggle_button with specified parent,...
static toggle_button stop(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent stop toggle_button with specified parent,...
static toggle_button actual_size(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent actual_size toggle_button with specified parent,...
static toggle_button cut(const control &parent)
Create a system-defined toggle_button that represent cut toggle_button with specified parent.
static toggle_button floppy(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent floppy toggle_button with specified parent,...
static toggle_button customize(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent customize toggle_button with specified check_sta...
static toggle_button cut(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent cut toggle_button with specified parent,...
static toggle_button zoom_to_fit(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified locatio...
static toggle_button exit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent exit toggle_button with specified three_state,...
static toggle_button preferences(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent preferences toggle_button with specified parent,...
static toggle_button ok(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent ok toggle_button with specified parent,...
static toggle_button preferences(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent preferences toggle_button with specified three_s...
static toggle_button alignment(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent alignment toggle_button with specified check_sta...
static toggle_button descending(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent descending toggle_button with specified three_st...
static toggle_button edit(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent edit toggle_button with specified parent,...
static toggle_button clear(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent clear toggle_button with specified check_state,...
static toggle_button alignment(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent alignment toggle_button with specified parent,...
static toggle_button zoom_out(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified check_stat...
static toggle_button ignore(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent ignore toggle_button with specified check_state,...
static toggle_button quit(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent quit toggle_button with specified and check_stat...
static toggle_button apply(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent apply toggle_button with specified three_state,...
static toggle_button info(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent info toggle_button with specified location,...
static toggle_button remove(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent remove toggle_button with specified three_state,...
static toggle_button underline(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent underline toggle_button with specified location,...
static toggle_button justified(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent justified toggle_button with specified parent,...
static toggle_button floppy(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent floppy toggle_button with specified parent,...
static toggle_button new_(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent new_ toggle_button with specified check_state,...
static toggle_button options(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent options toggle_button with specified check_state...
static toggle_button settings(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent settings toggle_button with specified parent,...
static toggle_button preferences(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent preferences toggle_button with specified locatio...
static toggle_button apply(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent apply toggle_button with specified parent,...
static toggle_button ok(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ok toggle_button with specified parent,...
static toggle_button execute(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent execute toggle_button with specified parent,...
static toggle_button print_preview(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent print_preview toggle_button with specified locat...
static toggle_button cdrom(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cdrom toggle_button with specified location,...
static toggle_button color(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent color toggle_button with specified parent,...
static toggle_button apply(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent apply toggle_button with specified parent,...
static toggle_button settings(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent settings toggle_button with specified parent,...
static toggle_button strikeout(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent strikeout toggle_button with specified parent,...
static toggle_button save(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent save toggle_button with specified parent,...
static toggle_button unindent(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent unindent toggle_button with specified parent,...
static toggle_button down(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent down toggle_button with specified parent,...
static toggle_button centered(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent centered toggle_button with specified parent,...
static toggle_button paste(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent paste toggle_button with specified parent,...
static toggle_button centered(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent centered toggle_button with specified parent,...
static toggle_button execute(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent execute toggle_button with specified three_state...
static toggle_button help(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent help toggle_button with specified parent,...
static toggle_button file(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent file toggle_button with specified parent,...
static toggle_button last(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent last toggle_button with specified parent,...
static toggle_button network(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent network toggle_button with specified parent,...
static toggle_button cut(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cut toggle_button with specified location,...
static toggle_button harddisk(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent harddisk toggle_button with specified three_stat...
static toggle_button undo(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent undo toggle_button with specified parent,...
static toggle_button forward(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent forward toggle_button with specified parent,...
static toggle_button back(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent back toggle_button with specified parent,...
static toggle_button descending(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent descending toggle_button with specified parent,...
static toggle_button save()
Create a system-defined toggle_button that represent save toggle_button.
static toggle_button remove(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent remove toggle_button with specified three_state,...
static toggle_button centered(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent centered toggle_button with specified parent,...
static toggle_button undelete(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent undelete toggle_button with specified parent,...
static toggle_button convert(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent convert toggle_button with specified location,...
static toggle_button unindent(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent unindent toggle_button with specified and check_...
static toggle_button settings(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent settings toggle_button with specified and check_...
static toggle_button ok(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent ok toggle_button with specified parent,...
static toggle_button font(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent font toggle_button with specified check_state,...
static toggle_button options(const drawing::point &location)
Create a system-defined toggle_button that represent options toggle_button with specified location.
static toggle_button back(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent back toggle_button with specified location,...
static toggle_button ok(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent ok toggle_button with specified three_state,...
static toggle_button color(const control &parent)
Create a system-defined toggle_button that represent color toggle_button with specified parent.
static toggle_button justified(const control &parent)
Create a system-defined toggle_button that represent justified toggle_button with specified parent.
static toggle_button customize(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent customize toggle_button with specified three_sta...
static toggle_button contents(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent contents toggle_button with specified parent,...
static toggle_button search(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent search toggle_button with specified parent,...
static toggle_button copy(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent copy toggle_button with specified parent,...
static toggle_button customize(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent customize toggle_button with specified parent,...
static toggle_button justified(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent justified toggle_button with specified parent,...
static toggle_button contents(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent contents toggle_button with specified check_stat...
static toggle_button info(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent info toggle_button with specified location,...
static toggle_button properties(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent properties toggle_button with specified location...
static toggle_button back()
Create a system-defined toggle_button that represent back toggle_button.
static toggle_button paste()
Create a system-defined toggle_button that represent paste toggle_button.
static toggle_button unindent(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent unindent toggle_button with specified parent,...
static toggle_button edit(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent edit toggle_button with specified location,...
static toggle_button preferences(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent preferences toggle_button with specified three_s...
static toggle_button apply(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent apply toggle_button with specified parent,...
static toggle_button descending(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent descending toggle_button with specified parent,...
static toggle_button revert_to_saved(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified thr...
static toggle_button yes(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent yes toggle_button with specified parent,...
static toggle_button search(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent search toggle_button with specified location,...
static toggle_button harddisk(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent harddisk toggle_button with specified parent,...
static toggle_button properties(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent properties toggle_button with specified check_st...
static toggle_button tools(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent tools toggle_button with specified three_state,...
static toggle_button jump_to(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent jump_to toggle_button with specified three_state...
static toggle_button file(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent file toggle_button with specified parent,...
static toggle_button forward(const control &parent)
Create a system-defined toggle_button that represent forward toggle_button with specified parent.
static toggle_button no(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent no toggle_button with specified check_state,...
static toggle_button preferences(const control &parent)
Create a system-defined toggle_button that represent preferences toggle_button with specified parent.
static toggle_button redo(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent redo toggle_button with specified and check_stat...
static toggle_button save_as()
Create a system-defined toggle_button that represent save_as toggle_button.
static toggle_button align_right(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent align_right toggle_button with specified three_s...
static toggle_button save_as(const drawing::point &location)
Create a system-defined toggle_button that represent save_as toggle_button with specified location.
static toggle_button indent(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent indent toggle_button with specified check_state,...
static toggle_button index(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent index toggle_button with specified parent,...
static toggle_button strikeout(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent strikeout toggle_button with specified parent,...
static toggle_button font(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent font toggle_button with specified parent,...
static toggle_button window(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent window toggle_button with specified check_state,...
static toggle_button zoom_in(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified parent,...
static toggle_button open(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent open toggle_button with specified location,...
static toggle_button ok(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent ok toggle_button with specified check_state,...
static toggle_button bottom(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent bottom toggle_button with specified check_state,...
static toggle_button exit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent exit toggle_button with specified three_state,...
static toggle_button last(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent last toggle_button with specified three_state,...
static toggle_button zoom_in(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified three_state...
static toggle_button preferences(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent preferences toggle_button with specified check_s...
static toggle_button top(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent top toggle_button with specified parent,...
static toggle_button justified()
Create a system-defined toggle_button that represent justified toggle_button.
static toggle_button no(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent no toggle_button with specified check_state,...
static toggle_button previous(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent previous toggle_button with specified parent,...
static toggle_button clear(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent clear toggle_button with specified parent,...
static toggle_button help(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent help toggle_button with specified and check_stat...
static toggle_button align_right(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent align_right toggle_button with specified and che...
static toggle_button convert(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent convert toggle_button with specified parent,...
static toggle_button options(const control &parent)
Create a system-defined toggle_button that represent options toggle_button with specified parent.
static toggle_button tools(const drawing::point &location)
Create a system-defined toggle_button that represent tools toggle_button with specified location.
static toggle_button select_all(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent select_all toggle_button with specified parent,...
static toggle_button color(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent color toggle_button with specified parent,...
static toggle_button zoom_out(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified parent,...
static toggle_button view(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent view toggle_button with specified three_state,...
static toggle_button redo(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent redo toggle_button with specified parent,...
static toggle_button zoom_to_fit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified parent,...
static toggle_button underline(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent underline toggle_button with specified three_sta...
static toggle_button window(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent window toggle_button with specified parent,...
static toggle_button save(const drawing::point &location)
Create a system-defined toggle_button that represent save toggle_button with specified location.
static toggle_button harddisk(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent harddisk toggle_button with specified three_stat...
static toggle_button select_all()
Create a system-defined toggle_button that represent select_all toggle_button.
static toggle_button first(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent first toggle_button with specified parent,...
static toggle_button print(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent print toggle_button with specified parent,...
static toggle_button new_(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent new_ toggle_button with specified three_state,...
static toggle_button italic()
Create a system-defined toggle_button that represent italic toggle_button.
static toggle_button up(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent up toggle_button with specified three_state,...
static toggle_button down(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent down toggle_button with specified location,...
static toggle_button font(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent font toggle_button with specified parent,...
static toggle_button down(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent down toggle_button with specified parent,...
static toggle_button cancel(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent cancel toggle_button with specified and check_st...
static toggle_button underline(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent underline toggle_button with specified check_sta...
static toggle_button new_(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent new_ toggle_button with specified parent,...
static toggle_button last(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent last toggle_button with specified parent,...
static toggle_button cut(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent cut toggle_button with specified parent,...
static toggle_button tools(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent tools toggle_button with specified parent,...
static toggle_button align_left(const drawing::point &location)
Create a system-defined toggle_button that represent align_left toggle_button with specified location...
static toggle_button bottom(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent bottom toggle_button with specified parent,...
static toggle_button copy(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent copy toggle_button with specified parent,...
static toggle_button cdrom(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cdrom toggle_button with specified parent,...
static toggle_button window(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent window toggle_button with specified parent,...
static toggle_button cut(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cut toggle_button with specified three_state,...
static toggle_button window(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent window toggle_button with specified parent,...
static toggle_button harddisk(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent harddisk toggle_button with specified parent,...
static toggle_button zoom_out(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified parent,...
static toggle_button select_all(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent select_all toggle_button with specified and chec...
static toggle_button first(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent first toggle_button with specified three_state,...
static toggle_button descending(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent descending toggle_button with specified check_st...
static toggle_button quit(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent quit toggle_button with specified location,...
static toggle_button indent()
Create a system-defined toggle_button that represent indent toggle_button.
static toggle_button top(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent top toggle_button with specified parent,...
static toggle_button cut(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent cut toggle_button with specified three_state,...
static toggle_button add(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent add toggle_button with specified check_state,...
static toggle_button add(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent add toggle_button with specified parent,...
static toggle_button retry(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent retry toggle_button with specified parent,...
static toggle_button tools(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent tools toggle_button with specified three_state,...
static toggle_button view(const control &parent)
Create a system-defined toggle_button that represent view toggle_button with specified parent.
static toggle_button undelete(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent undelete toggle_button with specified and check_...
static toggle_button top(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent top toggle_button with specified parent,...
static toggle_button cancel(const control &parent)
Create a system-defined toggle_button that represent cancel toggle_button with specified parent.
static toggle_button settings(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent settings toggle_button with specified three_stat...
static toggle_button customize(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent customize toggle_button with specified three_sta...
static toggle_button bold(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent bold toggle_button with specified three_state,...
static toggle_button print_preview(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent print_preview toggle_button with specified check...
static toggle_button centered(const control &parent)
Create a system-defined toggle_button that represent centered toggle_button with specified parent.
static toggle_button help(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent help toggle_button with specified parent,...
static toggle_button paste(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent paste toggle_button with specified parent,...
static toggle_button underline(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent underline toggle_button with specified parent,...
static toggle_button undo(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent undo toggle_button with specified check_state,...
static toggle_button edit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent edit toggle_button with specified parent,...
static toggle_button up(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent up toggle_button with specified parent,...
static toggle_button ignore(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent ignore toggle_button with specified parent,...
static toggle_button exit(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent exit toggle_button with specified parent,...
static toggle_button refresh(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent refresh toggle_button with specified parent,...
static toggle_button abort(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent abort toggle_button with specified check_state,...
static toggle_button zoom_out(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified check_stat...
static toggle_button open(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent open toggle_button with specified parent,...
static toggle_button indent(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent indent toggle_button with specified parent,...
static toggle_button ascending(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ascending toggle_button with specified parent,...
static toggle_button save_as(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent save_as toggle_button with specified three_state...
static toggle_button floppy(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent floppy toggle_button with specified three_state,...
static toggle_button unindent(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent unindent toggle_button with specified parent,...
static toggle_button next(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent next toggle_button with specified check_state,...
static toggle_button cancel(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent cancel toggle_button with specified three_state,...
static toggle_button close(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent close toggle_button with specified location,...
static toggle_button back(const control &parent)
Create a system-defined toggle_button that represent back toggle_button with specified parent.
static toggle_button back(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent back toggle_button with specified parent,...
static toggle_button bottom()
Create a system-defined toggle_button that represent bottom toggle_button.
static toggle_button revert_to_saved(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified che...
static toggle_button previous(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent previous toggle_button with specified three_stat...
static toggle_button copy(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent copy toggle_button with specified location,...
static toggle_button refresh(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent refresh toggle_button with specified check_state...
static toggle_button bold(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent bold toggle_button with specified check_state,...
static toggle_button align_left(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent align_left toggle_button with specified parent,...
static toggle_button about(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent about toggle_button with specified parent,...
static toggle_button yes(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent yes toggle_button with specified three_state,...
static toggle_button no(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent no toggle_button with specified parent,...
static toggle_button no(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent no toggle_button with specified parent,...
static toggle_button revert_to_saved(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified and...
static toggle_button color(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent color toggle_button with specified three_state,...
static toggle_button search(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent search toggle_button with specified parent,...
static toggle_button centered(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent centered toggle_button with specified check_stat...
static toggle_button ascending()
Create a system-defined toggle_button that represent ascending toggle_button.
static toggle_button preferences(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent preferences toggle_button with specified parent,...
static toggle_button cancel(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent cancel toggle_button with specified parent,...
static toggle_button info(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent info toggle_button with specified check_state,...
static toggle_button view(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent view toggle_button with specified parent,...
static toggle_button apply(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent apply toggle_button with specified three_state,...
static toggle_button info(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent info toggle_button with specified parent,...
static toggle_button italic(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent italic toggle_button with specified three_state,...
static toggle_button execute(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent execute toggle_button with specified parent,...
static toggle_button view(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent view toggle_button with specified parent,...
static toggle_button file(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent file toggle_button with specified location,...
static toggle_button strikeout(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent strikeout toggle_button with specified parent,...
static toggle_button tools(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent tools toggle_button with specified parent,...
static toggle_button file(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent file toggle_button with specified parent,...
static toggle_button ascending(const control &parent)
Create a system-defined toggle_button that represent ascending toggle_button with specified parent.
static toggle_button add(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent add toggle_button with specified parent,...
static toggle_button back(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent back toggle_button with specified location,...
static toggle_button last(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent last toggle_button with specified parent,...
static toggle_button index(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent index toggle_button with specified check_state,...
static toggle_button open(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent open toggle_button with specified and check_stat...
static toggle_button ignore(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ignore toggle_button with specified parent,...
static toggle_button abort(const drawing::point &location)
Create a system-defined toggle_button that represent abort toggle_button with specified location.
static toggle_button search(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent search toggle_button with specified location,...
static toggle_button cdrom(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cdrom toggle_button with specified check_state,...
static toggle_button window(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent window toggle_button with specified and check_st...
static toggle_button new_(const control &parent)
Create a system-defined toggle_button that represent new_ toggle_button with specified parent.
static toggle_button next(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent next toggle_button with specified check_state,...
static toggle_button edit(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent edit toggle_button with specified and check_stat...
static toggle_button up(const drawing::point &location)
Create a system-defined toggle_button that represent up toggle_button with specified location.
static toggle_button replace(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent replace toggle_button with specified check_state...
static toggle_button options(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent options toggle_button with specified three_state...
static toggle_button align_right(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent align_right toggle_button with specified locatio...
static toggle_button abort(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent abort toggle_button with specified parent,...
static toggle_button cdrom(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cdrom toggle_button with specified three_state,...
static toggle_button info(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent info toggle_button with specified check_state,...
static toggle_button first(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent first toggle_button with specified parent,...
static toggle_button spell_check(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent spell_check toggle_button with specified check_s...
static toggle_button abort(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent abort toggle_button with specified location,...
static toggle_button bold(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent bold toggle_button with specified parent,...
static toggle_button copy(const drawing::point &location)
Create a system-defined toggle_button that represent copy toggle_button with specified location.
static toggle_button add(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent add toggle_button with specified check_state,...
static toggle_button convert(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent convert toggle_button with specified three_state...
static toggle_button actual_size(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent actual_size toggle_button with specified parent,...
static toggle_button close(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent close toggle_button with specified three_state,...
static toggle_button descending(const drawing::point &location)
Create a system-defined toggle_button that represent descending toggle_button with specified location...
static toggle_button contents(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent contents toggle_button with specified parent,...
static toggle_button network(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent network toggle_button with specified check_state...
static toggle_button file(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent file toggle_button with specified parent,...
static toggle_button settings(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent settings toggle_button with specified three_stat...
static toggle_button abort(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent abort toggle_button with specified check_state,...
static toggle_button print_preview(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent print_preview toggle_button with specified three...
static toggle_button options(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent options toggle_button with specified location,...
static toggle_button revert_to_saved(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified par...
static toggle_button jump_to(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent jump_to toggle_button with specified parent,...
static toggle_button properties(const drawing::point &location)
Create a system-defined toggle_button that represent properties toggle_button with specified location...
static toggle_button previous(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent previous toggle_button with specified parent,...
static toggle_button zoom_to_fit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified check_s...
static toggle_button network(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent network toggle_button with specified three_state...
static toggle_button floppy(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent floppy toggle_button with specified parent,...
static toggle_button about(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent about toggle_button with specified and check_sta...
static toggle_button replace(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent replace toggle_button with specified parent,...
static toggle_button undelete(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent undelete toggle_button with specified three_stat...
static toggle_button replace(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent replace toggle_button with specified parent,...
static toggle_button yes(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent yes toggle_button with specified parent,...
static toggle_button add(const drawing::point &location)
Create a system-defined toggle_button that represent add toggle_button with specified location.
static toggle_button jump_to(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent jump_to toggle_button with specified parent,...
static toggle_button ascending(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ascending toggle_button with specified location,...
static toggle_button about(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent about toggle_button with specified check_state,...
static toggle_button index(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent index toggle_button with specified parent,...
static toggle_button alignment(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent alignment toggle_button with specified parent,...
static toggle_button harddisk(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent harddisk toggle_button with specified three_stat...
static toggle_button next(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent next toggle_button with specified three_state,...
static toggle_button underline(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent underline toggle_button with specified parent,...
static toggle_button zoom_out(const drawing::point &location)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified location.
static toggle_button preferences(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent preferences toggle_button with specified three_s...
static toggle_button cdrom()
Create a system-defined toggle_button that represent cdrom toggle_button.
static toggle_button execute(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent execute toggle_button with specified check_state...
static toggle_button alignment(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent alignment toggle_button with specified parent,...
static toggle_button preferences(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent preferences toggle_button with specified parent,...
static toggle_button network()
Create a system-defined toggle_button that represent network toggle_button.
static toggle_button copy()
Create a system-defined toggle_button that represent copy toggle_button.
static toggle_button first(const control &parent)
Create a system-defined toggle_button that represent first toggle_button with specified parent.
static toggle_button open(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent open toggle_button with specified three_state,...
static toggle_button exit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent exit toggle_button with specified parent,...
static toggle_button save(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent save toggle_button with specified check_state,...
static toggle_button undo(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent undo toggle_button with specified parent,...
static toggle_button open(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent open toggle_button with specified parent,...
static toggle_button undelete(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent undelete toggle_button with specified location,...
static toggle_button top(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent top toggle_button with specified parent,...
static toggle_button centered(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent centered toggle_button with specified three_stat...
static toggle_button previous(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent previous toggle_button with specified parent,...
static toggle_button descending()
Create a system-defined toggle_button that represent descending toggle_button.
static toggle_button help(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent help toggle_button with specified check_state,...
static toggle_button revert_to_saved()
Create a system-defined toggle_button that represent revert_to_saved toggle_button.
static toggle_button close(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent close toggle_button with specified parent,...
static toggle_button options(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent options toggle_button with specified parent,...
static toggle_button strikeout()
Create a system-defined toggle_button that represent strikeout toggle_button.
static toggle_button harddisk(const control &parent)
Create a system-defined toggle_button that represent harddisk toggle_button with specified parent.
static toggle_button options()
Create a system-defined toggle_button that represent options toggle_button.
static toggle_button forward(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent forward toggle_button with specified parent,...
static toggle_button align_right(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent align_right toggle_button with specified locatio...
static toggle_button view(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent view toggle_button with specified parent,...
static toggle_button clear(const drawing::point &location)
Create a system-defined toggle_button that represent clear toggle_button with specified location.
static toggle_button jump_to(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent jump_to toggle_button with specified parent,...
static toggle_button save(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent save toggle_button with specified check_state,...
static toggle_button exit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent exit toggle_button with specified parent,...
static toggle_button abort(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent abort toggle_button with specified and check_sta...
static toggle_button jump_to()
Create a system-defined toggle_button that represent jump_to toggle_button.
static toggle_button cut(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent cut toggle_button with specified check_state,...
static toggle_button harddisk(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent harddisk toggle_button with specified parent,...
static toggle_button centered(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent centered toggle_button with specified check_stat...
static toggle_button cdrom(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent cdrom toggle_button with specified three_state,...
static toggle_button search(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent search toggle_button with specified check_state,...
static toggle_button file(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent file toggle_button with specified parent,...
static toggle_button last(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent last toggle_button with specified parent,...
static toggle_button undo(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent undo toggle_button with specified and check_stat...
static toggle_button copy(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent copy toggle_button with specified three_state,...
static toggle_button alignment(const drawing::point &location)
Create a system-defined toggle_button that represent alignment toggle_button with specified location.
static toggle_button refresh(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent refresh toggle_button with specified three_state...
static toggle_button clear(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent clear toggle_button with specified check_state,...
static toggle_button print(const drawing::point &location)
Create a system-defined toggle_button that represent print toggle_button with specified location.
static toggle_button down(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent down toggle_button with specified location,...
static toggle_button contents(const drawing::point &location)
Create a system-defined toggle_button that represent contents toggle_button with specified location.
static toggle_button abort(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent abort toggle_button with specified check_state,...
static toggle_button bold(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent bold toggle_button with specified parent,...
static toggle_button forward(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent forward toggle_button with specified three_state...
static toggle_button font(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent font toggle_button with specified parent,...
static toggle_button no(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent no toggle_button with specified parent,...
static toggle_button edit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent edit toggle_button with specified parent,...
static toggle_button indent(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent indent toggle_button with specified three_state,...
static toggle_button harddisk(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent harddisk toggle_button with specified check_stat...
static toggle_button floppy(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent floppy toggle_button with specified parent,...
static toggle_button align_right(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent align_right toggle_button with specified check_s...
static toggle_button previous(const drawing::point &location)
Create a system-defined toggle_button that represent previous toggle_button with specified location.
static toggle_button search(const drawing::point &location)
Create a system-defined toggle_button that represent search toggle_button with specified location.
static toggle_button spell_check(const control &parent)
Create a system-defined toggle_button that represent spell_check toggle_button with specified parent.
static toggle_button bottom(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent bottom toggle_button with specified three_state,...
static toggle_button italic(const drawing::point &location)
Create a system-defined toggle_button that represent italic toggle_button with specified location.
static toggle_button paste(const control &parent)
Create a system-defined toggle_button that represent paste toggle_button with specified parent.
static toggle_button floppy(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent floppy toggle_button with specified three_state,...
static toggle_button down(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent down toggle_button with specified parent,...
static toggle_button cut(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cut toggle_button with specified parent,...
static toggle_button centered()
Create a system-defined toggle_button that represent centered toggle_button.
static toggle_button centered(const drawing::point &location)
Create a system-defined toggle_button that represent centered toggle_button with specified location.
static toggle_button home(const drawing::point &location)
Create a system-defined toggle_button that represent home toggle_button with specified location.
static toggle_button tools(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent tools toggle_button with specified parent,...
static toggle_button save_as(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent save_as toggle_button with specified three_state...
static toggle_button preferences(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent preferences toggle_button with specified parent,...
static toggle_button save_as(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent save_as toggle_button with specified parent,...
static toggle_button top(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent top toggle_button with specified parent,...
static toggle_button yes(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent yes toggle_button with specified parent,...
static toggle_button undo(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent undo toggle_button with specified location,...
static toggle_button paste(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent paste toggle_button with specified check_state,...
static toggle_button forward(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent forward toggle_button with specified parent,...
static toggle_button zoom_out(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified parent,...
static toggle_button bottom(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent bottom toggle_button with specified three_state,...
static toggle_button abort(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent abort toggle_button with specified parent,...
static toggle_button find(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent find toggle_button with specified and check_stat...
static toggle_button actual_size(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent actual_size toggle_button with specified parent,...
static toggle_button next(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent next toggle_button with specified parent,...
static toggle_button no(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent no toggle_button with specified parent,...
static toggle_button copy(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent copy toggle_button with specified parent,...
static toggle_button tools(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent tools toggle_button with specified parent,...
static toggle_button network(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent network toggle_button with specified three_state...
static toggle_button zoom_out(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified check_stat...
static toggle_button print(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent print toggle_button with specified three_state,...
static toggle_button harddisk(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent harddisk toggle_button with specified location,...
static toggle_button open(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent open toggle_button with specified three_state,...
static toggle_button refresh(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent refresh toggle_button with specified three_state...
static toggle_button index(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent index toggle_button with specified and check_sta...
static toggle_button redo(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent redo toggle_button with specified parent,...
static toggle_button select_all(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent select_all toggle_button with specified parent,...
static toggle_button no()
Create a system-defined toggle_button that represent no toggle_button.
static toggle_button save(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent save toggle_button with specified parent,...
static toggle_button save_as(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent save_as toggle_button with specified parent,...
static toggle_button properties(const control &parent)
Create a system-defined toggle_button that represent properties toggle_button with specified parent.
static toggle_button previous(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent previous toggle_button with specified and check_...
static toggle_button contents(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent contents toggle_button with specified check_stat...
static toggle_button index(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent index toggle_button with specified parent,...
static toggle_button about(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent about toggle_button with specified three_state,...
static toggle_button spell_check(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent spell_check toggle_button with specified three_s...
static toggle_button about(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent about toggle_button with specified parent,...
static toggle_button align_right(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent align_right toggle_button with specified three_s...
static toggle_button select_all(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent select_all toggle_button with specified parent,...
static toggle_button down(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent down toggle_button with specified check_state,...
static toggle_button abort(const control &parent)
Create a system-defined toggle_button that represent abort toggle_button with specified parent.
static toggle_button strikeout(const drawing::point &location)
Create a system-defined toggle_button that represent strikeout toggle_button with specified location.
static toggle_button refresh(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent refresh toggle_button with specified parent,...
static toggle_button align_left(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent align_left toggle_button with specified parent,...
static toggle_button edit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent edit toggle_button with specified three_state,...
static toggle_button view(const drawing::point &location)
Create a system-defined toggle_button that represent view toggle_button with specified location.
static toggle_button bold(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent bold toggle_button with specified three_state,...
static toggle_button yes(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent yes toggle_button with specified three_state,...
static toggle_button view(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent view toggle_button with specified parent,...
static toggle_button about(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent about toggle_button with specified parent,...
static toggle_button align_right(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent align_right toggle_button with specified check_s...
static toggle_button find(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent find toggle_button with specified parent,...
static toggle_button settings(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent settings toggle_button with specified check_stat...
static toggle_button copy(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent copy toggle_button with specified three_state,...
static toggle_button new_(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent new_ toggle_button with specified parent,...
static toggle_button customize(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent customize toggle_button with specified three_sta...
static toggle_button top(const control &parent)
Create a system-defined toggle_button that represent top toggle_button with specified parent.
static toggle_button color(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent color toggle_button with specified parent,...
static toggle_button ok(const control &parent)
Create a system-defined toggle_button that represent ok toggle_button with specified parent.
static toggle_button save(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent save toggle_button with specified parent,...
static toggle_button options(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent options toggle_button with specified three_state...
static toggle_button revert_to_saved(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified par...
static toggle_button harddisk(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent harddisk toggle_button with specified parent,...
static toggle_button ignore(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ignore toggle_button with specified three_state,...
static toggle_button underline(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent underline toggle_button with specified parent,...
static toggle_button new_(const drawing::point &location)
Create a system-defined toggle_button that represent new_ toggle_button with specified location.
static toggle_button execute()
Create a system-defined toggle_button that represent execute toggle_button.
static toggle_button bold(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent bold toggle_button with specified parent,...
static toggle_button print_preview(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent print_preview toggle_button with specified paren...
static toggle_button color(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent color toggle_button with specified three_state,...
static toggle_button network(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent network toggle_button with specified parent,...
static toggle_button last(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent last toggle_button with specified check_state,...
static toggle_button cdrom(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent cdrom toggle_button with specified parent,...
static toggle_button zoom_to_fit(const control &parent)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified parent.
static toggle_button settings(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent settings toggle_button with specified three_stat...
static toggle_button previous(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent previous toggle_button with specified location,...
static toggle_button cut(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cut toggle_button with specified check_state,...
static toggle_button properties(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent properties toggle_button with specified parent,...
static toggle_button strikeout(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent strikeout toggle_button with specified check_sta...
static toggle_button spell_check(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent spell_check toggle_button with specified three_s...
static toggle_button bold(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent bold toggle_button with specified location,...
static toggle_button next(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent next toggle_button with specified parent,...
static toggle_button convert(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent convert toggle_button with specified parent,...
static toggle_button cut(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent cut toggle_button with specified and check_state...
static toggle_button indent(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent indent toggle_button with specified three_state,...
static toggle_button cut(const drawing::point &location)
Create a system-defined toggle_button that represent cut toggle_button with specified location.
static toggle_button stop(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent stop toggle_button with specified parent,...
static toggle_button edit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent edit toggle_button with specified parent,...
static toggle_button revert_to_saved(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified che...
static toggle_button descending(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent descending toggle_button with specified parent,...
static toggle_button forward(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent forward toggle_button with specified check_state...
static toggle_button select_all(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent select_all toggle_button with specified parent,...
static toggle_button home(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent home toggle_button with specified parent,...
static toggle_button back(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent back toggle_button with specified and check_stat...
static toggle_button stop(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent stop toggle_button with specified parent,...
static toggle_button preferences(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent preferences toggle_button with specified parent,...
static toggle_button zoom_in(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified parent,...
static toggle_button first(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent first toggle_button with specified check_state,...
static toggle_button stop(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent stop toggle_button with specified three_state,...
static toggle_button index()
Create a system-defined toggle_button that represent index toggle_button.
static toggle_button actual_size(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent actual_size toggle_button with specified parent,...
static toggle_button abort(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent abort toggle_button with specified parent,...
static toggle_button revert_to_saved(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified par...
static toggle_button undo(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent undo toggle_button with specified parent,...
static toggle_button about(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent about toggle_button with specified parent,...
static toggle_button zoom_in(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified parent,...
static toggle_button search(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent search toggle_button with specified three_state,...
static toggle_button zoom_to_fit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified parent,...
static toggle_button convert(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent convert toggle_button with specified three_state...
static toggle_button ok(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ok toggle_button with specified parent,...
static toggle_button actual_size(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent actual_size toggle_button with specified parent,...
static toggle_button window(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent window toggle_button with specified parent,...
static toggle_button align_right(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent align_right toggle_button with specified parent,...
static toggle_button index(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent index toggle_button with specified parent,...
static toggle_button preferences(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent preferences toggle_button with specified and che...
static toggle_button bottom(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent bottom toggle_button with specified check_state,...
static toggle_button first(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent first toggle_button with specified check_state,...
static toggle_button first(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent first toggle_button with specified three_state,...
static toggle_button clear(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent clear toggle_button with specified parent,...
static toggle_button preferences(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent preferences toggle_button with specified parent,...
static toggle_button apply(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent apply toggle_button with specified parent,...
static toggle_button descending(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent descending toggle_button with specified parent,...
static toggle_button print(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent print toggle_button with specified parent,...
static toggle_button view(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent view toggle_button with specified parent,...
static toggle_button alignment(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent alignment toggle_button with specified three_sta...
static toggle_button up(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent up toggle_button with specified parent,...
static toggle_button down(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent down toggle_button with specified parent,...
static toggle_button remove(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent remove toggle_button with specified location,...
static toggle_button select_all(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent select_all toggle_button with specified location...
static toggle_button customize(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent customize toggle_button with specified check_sta...
static toggle_button about(const control &parent)
Create a system-defined toggle_button that represent about toggle_button with specified parent.
static toggle_button edit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent edit toggle_button with specified three_state,...
static toggle_button open(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent open toggle_button with specified parent,...
static toggle_button convert(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent convert toggle_button with specified parent,...
static toggle_button align_left(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent align_left toggle_button with specified and chec...
static toggle_button convert(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent convert toggle_button with specified parent,...
static toggle_button clear(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent clear toggle_button with specified parent,...
static toggle_button edit(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent edit toggle_button with specified check_state,...
static toggle_button info(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent info toggle_button with specified parent,...
static toggle_button clear(const control &parent)
Create a system-defined toggle_button that represent clear toggle_button with specified parent.
static toggle_button search(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent search toggle_button with specified parent,...
static toggle_button color(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent color toggle_button with specified check_state,...
static toggle_button spell_check(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent spell_check toggle_button with specified parent,...
static toggle_button align_right(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent align_right toggle_button with specified check_s...
static toggle_button open(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent open toggle_button with specified parent,...
static toggle_button properties(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent properties toggle_button with specified parent,...
static toggle_button close(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent close toggle_button with specified parent,...
static toggle_button indent(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent indent toggle_button with specified parent,...
static toggle_button zoom_out(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified parent,...
static toggle_button strikeout(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent strikeout toggle_button with specified three_sta...
static toggle_button help(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent help toggle_button with specified check_state,...
static toggle_button print(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent print toggle_button with specified parent,...
static toggle_button next(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent next toggle_button with specified parent,...
static toggle_button properties(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent properties toggle_button with specified parent,...
static toggle_button quit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent quit toggle_button with specified three_state,...
static toggle_button about(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent about toggle_button with specified three_state,...
static toggle_button zoom_in(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified and check_s...
static toggle_button redo(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent redo toggle_button with specified check_state,...
static toggle_button save(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent save toggle_button with specified location,...
static toggle_button del(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent del toggle_button with specified location,...
static toggle_button retry(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent retry toggle_button with specified parent,...
static toggle_button ascending(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent ascending toggle_button with specified three_sta...
static toggle_button retry(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent retry toggle_button with specified check_state,...
static toggle_button save_as(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent save_as toggle_button with specified parent,...
static toggle_button zoom_in(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified location,...
static toggle_button settings(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent settings toggle_button with specified parent,...
static toggle_button align_left(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent align_left toggle_button with specified parent,...
static toggle_button bold()
Create a system-defined toggle_button that represent bold toggle_button.
static toggle_button properties(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent properties toggle_button with specified check_st...
static toggle_button revert_to_saved(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified thr...
static toggle_button spell_check(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent spell_check toggle_button with specified locatio...
static toggle_button italic(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent italic toggle_button with specified parent,...
static toggle_button about(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent about toggle_button with specified parent,...
static toggle_button forward(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent forward toggle_button with specified parent,...
static toggle_button save_as(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent save_as toggle_button with specified parent,...
static toggle_button help(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent help toggle_button with specified parent,...
static toggle_button ignore(const drawing::point &location)
Create a system-defined toggle_button that represent ignore toggle_button with specified location.
static toggle_button jump_to(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent jump_to toggle_button with specified parent,...
static toggle_button remove(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent remove toggle_button with specified parent,...
static toggle_button refresh(const control &parent)
Create a system-defined toggle_button that represent refresh toggle_button with specified parent.
static toggle_button bold(const drawing::point &location)
Create a system-defined toggle_button that represent bold toggle_button with specified location.
static toggle_button close(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent close toggle_button with specified three_state,...
static toggle_button options(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent options toggle_button with specified parent,...
static toggle_button print(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent print toggle_button with specified parent,...
static toggle_button bold(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent bold toggle_button with specified parent,...
static toggle_button first(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent first toggle_button with specified parent,...
static toggle_button search(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent search toggle_button with specified parent,...
static toggle_button previous(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent previous toggle_button with specified parent,...
static toggle_button bold(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent bold toggle_button with specified check_state,...
static toggle_button print_preview(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent print_preview toggle_button with specified paren...
static toggle_button top(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent top toggle_button with specified check_state,...
static toggle_button zoom_to_fit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified parent,...
static toggle_button save_as(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent save_as toggle_button with specified parent,...
static toggle_button clear(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent clear toggle_button with specified parent,...
static toggle_button home(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent home toggle_button with specified and check_stat...
static toggle_button customize(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent customize toggle_button with specified parent,...
static toggle_button unindent(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent unindent toggle_button with specified check_stat...
static toggle_button justified(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent justified toggle_button with specified parent,...
static toggle_button index(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent index toggle_button with specified parent,...
static toggle_button bold(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent bold toggle_button with specified parent,...
static toggle_button customize(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent customize toggle_button with specified and check...
static toggle_button indent(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent indent toggle_button with specified check_state,...
static toggle_button align_right(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent align_right toggle_button with specified parent,...
static toggle_button jump_to(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent jump_to toggle_button with specified three_state...
static toggle_button top(const drawing::point &location)
Create a system-defined toggle_button that represent top toggle_button with specified location.
static toggle_button italic(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent italic toggle_button with specified parent,...
static toggle_button tools(const control &parent)
Create a system-defined toggle_button that represent tools toggle_button with specified parent.
static toggle_button zoom_out(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified three_stat...
static toggle_button revert_to_saved(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified thr...
static toggle_button yes(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent yes toggle_button with specified three_state,...
static toggle_button first(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent first toggle_button with specified check_state,...
static toggle_button up(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent up toggle_button with specified parent,...
static toggle_button replace(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent replace toggle_button with specified three_state...
static toggle_button file(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent file toggle_button with specified check_state,...
static toggle_button about(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent about toggle_button with specified parent,...
static toggle_button unindent(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent unindent toggle_button with specified location,...
static toggle_button strikeout(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent strikeout toggle_button with specified three_sta...
static toggle_button ascending(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ascending toggle_button with specified parent,...
static toggle_button first(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent first toggle_button with specified parent,...
static toggle_button align_left(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent align_left toggle_button with specified parent,...
static toggle_button convert(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent convert toggle_button with specified and check_s...
static toggle_button replace(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent replace toggle_button with specified parent,...
static toggle_button forward(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent forward toggle_button with specified location,...
static toggle_button print_preview(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent print_preview toggle_button with specified paren...
static toggle_button no(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent no toggle_button with specified three_state,...
static toggle_button undo(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent undo toggle_button with specified parent,...
static toggle_button ascending(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ascending toggle_button with specified check_sta...
static toggle_button quit()
Create a system-defined toggle_button that represent quit toggle_button.
static toggle_button strikeout(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent strikeout toggle_button with specified check_sta...
static toggle_button revert_to_saved(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified loc...
static toggle_button undelete(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent undelete toggle_button with specified parent,...
static toggle_button edit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent edit toggle_button with specified parent,...
static toggle_button cut(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cut toggle_button with specified parent,...
static toggle_button alignment(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent alignment toggle_button with specified location,...
static toggle_button up(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent up toggle_button with specified three_state,...
static toggle_button cut(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cut toggle_button with specified parent,...
static toggle_button indent(const control &parent)
Create a system-defined toggle_button that represent indent toggle_button with specified parent.
static toggle_button ascending(const drawing::point &location)
Create a system-defined toggle_button that represent ascending toggle_button with specified location.
static toggle_button window(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent window toggle_button with specified parent,...
static toggle_button cut(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cut toggle_button with specified parent,...
static toggle_button bottom(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent bottom toggle_button with specified parent,...
static toggle_button descending(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent descending toggle_button with specified parent,...
static toggle_button descending(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent descending toggle_button with specified parent,...
static toggle_button find(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent find toggle_button with specified parent,...
static toggle_button options(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent options toggle_button with specified and check_s...
static toggle_button print_preview(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent print_preview toggle_button with specified paren...
static toggle_button jump_to(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent jump_to toggle_button with specified parent,...
static toggle_button indent(const drawing::point &location)
Create a system-defined toggle_button that represent indent toggle_button with specified location.
static toggle_button remove(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent remove toggle_button with specified check_state,...
static toggle_button up(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent up toggle_button with specified three_state,...
static toggle_button settings(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent settings toggle_button with specified parent,...
static toggle_button justified(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent justified toggle_button with specified check_sta...
static toggle_button indent(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent indent toggle_button with specified parent,...
static toggle_button bold(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent bold toggle_button with specified parent,...
static toggle_button zoom_to_fit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified three_s...
static toggle_button retry(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent retry toggle_button with specified parent,...
static toggle_button yes(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent yes toggle_button with specified check_state,...
static toggle_button align_left(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent align_left toggle_button with specified parent,...
static toggle_button last(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent last toggle_button with specified parent,...
static toggle_button del(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent del toggle_button with specified parent,...
static toggle_button save_as(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent save_as toggle_button with specified check_state...
static toggle_button font(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent font toggle_button with specified parent,...
static toggle_button clear(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent clear toggle_button with specified location,...
static toggle_button quit(const control &parent)
Create a system-defined toggle_button that represent quit toggle_button with specified parent.
static toggle_button find()
Create a system-defined toggle_button that represent find toggle_button.
static toggle_button underline(const control &parent)
Create a system-defined toggle_button that represent underline toggle_button with specified parent.
static toggle_button refresh(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent refresh toggle_button with specified parent,...
static toggle_button unindent(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent unindent toggle_button with specified location,...
static toggle_button color(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent color toggle_button with specified and check_sta...
static toggle_button close(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent close toggle_button with specified parent,...
static toggle_button retry(const drawing::point &location)
Create a system-defined toggle_button that represent retry toggle_button with specified location.
static toggle_button del(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent del toggle_button with specified three_state,...
static toggle_button exit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent exit toggle_button with specified parent,...
static toggle_button harddisk(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent harddisk toggle_button with specified check_stat...
static toggle_button back(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent back toggle_button with specified parent,...
static toggle_button back(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent back toggle_button with specified three_state,...
static toggle_button next(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent next toggle_button with specified parent,...
static toggle_button undelete(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent undelete toggle_button with specified check_stat...
static toggle_button yes(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent yes toggle_button with specified parent,...
static toggle_button undelete(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent undelete toggle_button with specified parent,...
static toggle_button zoom_out(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified three_stat...
static toggle_button options(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent options toggle_button with specified parent,...
static toggle_button customize(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent customize toggle_button with specified parent,...
static toggle_button file(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent file toggle_button with specified parent,...
static toggle_button find(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent find toggle_button with specified three_state,...
static toggle_button print(const control &parent)
Create a system-defined toggle_button that represent print toggle_button with specified parent.
static toggle_button execute(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent execute toggle_button with specified three_state...
static toggle_button underline()
Create a system-defined toggle_button that represent underline toggle_button.
static toggle_button view(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent view toggle_button with specified parent,...
static toggle_button back(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent back toggle_button with specified parent,...
static toggle_button new_(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent new_ toggle_button with specified parent,...
static toggle_button clear(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent clear toggle_button with specified parent,...
static toggle_button customize(const drawing::point &location)
Create a system-defined toggle_button that represent customize toggle_button with specified location.
static toggle_button bold(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent bold toggle_button with specified and check_stat...
static toggle_button next(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent next toggle_button with specified parent,...
static toggle_button jump_to(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent jump_to toggle_button with specified check_state...
static toggle_button file(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent file toggle_button with specified location,...
static toggle_button underline(const drawing::point &location)
Create a system-defined toggle_button that represent underline toggle_button with specified location.
static toggle_button file(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent file toggle_button with specified three_state,...
static toggle_button undo(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent undo toggle_button with specified parent,...
static toggle_button justified(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent justified toggle_button with specified three_sta...
static toggle_button tools(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent tools toggle_button with specified check_state,...
static toggle_button new_(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent new_ toggle_button with specified parent,...
static toggle_button close(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent close toggle_button with specified three_state,...
static toggle_button quit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent quit toggle_button with specified check_state,...
static toggle_button revert_to_saved(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified par...
static toggle_button refresh(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent refresh toggle_button with specified parent,...
static toggle_button ok(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ok toggle_button with specified parent,...
static toggle_button close(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent close toggle_button with specified location,...
static toggle_button color(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent color toggle_button with specified check_state,...
static toggle_button justified(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent justified toggle_button with specified parent,...
static toggle_button stop(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent stop toggle_button with specified parent,...
static toggle_button retry(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent retry toggle_button with specified parent,...
static toggle_button color()
Create a system-defined toggle_button that represent color toggle_button.
static toggle_button file(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent file toggle_button with specified and check_stat...
static toggle_button new_(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent new_ toggle_button with specified parent,...
static toggle_button search(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent search toggle_button with specified check_state,...
static toggle_button first(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent first toggle_button with specified parent,...
static toggle_button retry(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent retry toggle_button with specified three_state,...
static toggle_button indent(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent indent toggle_button with specified three_state,...
static toggle_button justified(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent justified toggle_button with specified parent,...
static toggle_button properties(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent properties toggle_button with specified parent,...
static toggle_button new_(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent new_ toggle_button with specified three_state,...
static toggle_button add(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent add toggle_button with specified and check_state...
static toggle_button align_right(const drawing::point &location)
Create a system-defined toggle_button that represent align_right toggle_button with specified locatio...
static toggle_button no(const control &parent)
Create a system-defined toggle_button that represent no toggle_button with specified parent.
static toggle_button floppy(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent floppy toggle_button with specified location,...
static toggle_button home()
Create a system-defined toggle_button that represent home toggle_button.
static toggle_button top(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent top toggle_button with specified three_state,...
static toggle_button replace(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent replace toggle_button with specified three_state...
static toggle_button refresh(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent refresh toggle_button with specified location,...
static toggle_button index(const control &parent)
Create a system-defined toggle_button that represent index toggle_button with specified parent.
static toggle_button apply(const drawing::point &location)
Create a system-defined toggle_button that represent apply toggle_button with specified location.
static toggle_button top(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent top toggle_button with specified three_state,...
static toggle_button centered(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent centered toggle_button with specified parent,...
static toggle_button exit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent exit toggle_button with specified check_state,...
static toggle_button floppy(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent floppy toggle_button with specified check_state,...
static toggle_button jump_to(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent jump_to toggle_button with specified parent,...
static toggle_button save_as(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent save_as toggle_button with specified and check_s...
static toggle_button select_all(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent select_all toggle_button with specified three_st...
static toggle_button align_left(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent align_left toggle_button with specified parent,...
static toggle_button alignment(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent alignment toggle_button with specified three_sta...
static toggle_button undelete(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent undelete toggle_button with specified location,...
static toggle_button bottom(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent bottom toggle_button with specified check_state,...
static toggle_button edit(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent edit toggle_button with specified location,...
static toggle_button refresh(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent refresh toggle_button with specified parent,...
static toggle_button contents(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent contents toggle_button with specified parent,...
static toggle_button network(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent network toggle_button with specified three_state...
static toggle_button forward(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent forward toggle_button with specified parent,...
static toggle_button save(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent save toggle_button with specified parent,...
static toggle_button print(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent print toggle_button with specified three_state,...
static toggle_button retry(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent retry toggle_button with specified parent,...
static toggle_button next(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent next toggle_button with specified parent,...
static toggle_button zoom_out(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified location,...
static toggle_button print_preview(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent print_preview toggle_button with specified paren...
static toggle_button no(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent no toggle_button with specified check_state,...
static toggle_button stop(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent stop toggle_button with specified and check_stat...
static toggle_button bold(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent bold toggle_button with specified check_state,...
static toggle_button contents(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent contents toggle_button with specified parent,...
static toggle_button retry(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent retry toggle_button with specified three_state,...
static toggle_button cut(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent cut toggle_button with specified parent,...
static toggle_button redo(const control &parent)
Create a system-defined toggle_button that represent redo toggle_button with specified parent.
static toggle_button last(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent last toggle_button with specified three_state,...
static toggle_button zoom_in(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified parent,...
static toggle_button zoom_to_fit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified check_s...
static toggle_button paste(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent paste toggle_button with specified parent,...
static toggle_button open(const drawing::point &location)
Create a system-defined toggle_button that represent open toggle_button with specified location.
static toggle_button paste(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent paste toggle_button with specified three_state,...
static toggle_button undelete(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent undelete toggle_button with specified three_stat...
static toggle_button forward()
Create a system-defined toggle_button that represent forward toggle_button.
static toggle_button edit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent edit toggle_button with specified three_state,...
static toggle_button top(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent top toggle_button with specified parent,...
static toggle_button new_(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent new_ toggle_button with specified parent,...
static toggle_button options(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent options toggle_button with specified parent,...
static toggle_button remove(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent remove toggle_button with specified parent,...
static toggle_button previous(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent previous toggle_button with specified parent,...
static toggle_button save(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent save toggle_button with specified parent,...
static toggle_button last(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent last toggle_button with specified and check_stat...
static toggle_button view(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent view toggle_button with specified three_state,...
static toggle_button print(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent print toggle_button with specified parent,...
static toggle_button indent(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent indent toggle_button with specified and check_st...
static toggle_button previous(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent previous toggle_button with specified parent,...
static toggle_button align_left(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent align_left toggle_button with specified three_st...
static toggle_button yes(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent yes toggle_button with specified location,...
static toggle_button remove(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent remove toggle_button with specified check_state,...
static toggle_button find(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent find toggle_button with specified parent,...
static toggle_button forward(const drawing::point &location)
Create a system-defined toggle_button that represent forward toggle_button with specified location.
static toggle_button execute(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent execute toggle_button with specified three_state...
static toggle_button bottom(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent bottom toggle_button with specified location,...
static toggle_button underline(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent underline toggle_button with specified check_sta...
static toggle_button add(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent add toggle_button with specified parent,...
static toggle_button properties(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent properties toggle_button with specified parent,...
static toggle_button bold(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent bold toggle_button with specified parent,...
static toggle_button actual_size(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent actual_size toggle_button with specified locatio...
static toggle_button exit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent exit toggle_button with specified parent,...
static toggle_button zoom_in(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified parent,...
static toggle_button save_as(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent save_as toggle_button with specified parent,...
static toggle_button descending(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent descending toggle_button with specified parent,...
static toggle_button add(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent add toggle_button with specified parent,...
static toggle_button info(const control &parent)
Create a system-defined toggle_button that represent info toggle_button with specified parent.
static toggle_button tools(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent tools toggle_button with specified parent,...
static toggle_button zoom_in(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified check_state...
static toggle_button italic(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent italic toggle_button with specified parent,...
static toggle_button contents(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent contents toggle_button with specified three_stat...
static toggle_button edit(const drawing::point &location)
Create a system-defined toggle_button that represent edit toggle_button with specified location.
static toggle_button print_preview(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent print_preview toggle_button with specified check...
static toggle_button ignore(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent ignore toggle_button with specified parent,...
static toggle_button justified(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent justified toggle_button with specified parent,...
static toggle_button zoom_in()
Create a system-defined toggle_button that represent zoom_in toggle_button.
static toggle_button underline(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent underline toggle_button with specified check_sta...
static toggle_button zoom_out(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified and check_...
static toggle_button align_right(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent align_right toggle_button with specified parent,...
static toggle_button refresh(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent refresh toggle_button with specified and check_s...
static toggle_button properties(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent properties toggle_button with specified parent,...
static toggle_button replace(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent replace toggle_button with specified three_state...
static toggle_button new_(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent new_ toggle_button with specified parent,...
static toggle_button font(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent font toggle_button with specified location,...
static toggle_button properties(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent properties toggle_button with specified three_st...
static toggle_button align_left(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent align_left toggle_button with specified check_st...
static toggle_button abort(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent abort toggle_button with specified location,...
static toggle_button paste(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent paste toggle_button with specified parent,...
static toggle_button save(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent save toggle_button with specified parent,...
static toggle_button find(const drawing::point &location)
Create a system-defined toggle_button that represent find toggle_button with specified location.
static toggle_button actual_size(const drawing::point &location)
Create a system-defined toggle_button that represent actual_size toggle_button with specified locatio...
static toggle_button bottom(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent bottom toggle_button with specified parent,...
static toggle_button customize(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent customize toggle_button with specified parent,...
static toggle_button font(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent font toggle_button with specified parent,...
static toggle_button ignore(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ignore toggle_button with specified check_state,...
static toggle_button down(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent down toggle_button with specified and check_stat...
static toggle_button del()
Create a system-defined toggle_button that represent del toggle_button.
static toggle_button execute(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent execute toggle_button with specified parent,...
static toggle_button refresh(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent refresh toggle_button with specified parent,...
static toggle_button tools(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent tools toggle_button with specified and check_sta...
static toggle_button spell_check(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent spell_check toggle_button with specified three_s...
static toggle_button forward(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent forward toggle_button with specified parent,...
static toggle_button paste(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent paste toggle_button with specified parent,...
static toggle_button properties(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent properties toggle_button with specified three_st...
static toggle_button open(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent open toggle_button with specified parent,...
static toggle_button centered(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent centered toggle_button with specified parent,...
static toggle_button open(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent open toggle_button with specified parent,...
static toggle_button abort(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent abort toggle_button with specified parent,...
static toggle_button jump_to(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent jump_to toggle_button with specified parent,...
static toggle_button down(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent down toggle_button with specified parent,...
static toggle_button undelete(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent undelete toggle_button with specified parent,...
static toggle_button floppy(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent floppy toggle_button with specified three_state,...
static toggle_button justified(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent justified toggle_button with specified and check...
static toggle_button copy(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent copy toggle_button with specified check_state,...
static toggle_button apply(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent apply toggle_button with specified parent,...
static toggle_button redo(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent redo toggle_button with specified three_state,...
static toggle_button ascending(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent ascending toggle_button with specified parent,...
static toggle_button alignment(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent alignment toggle_button with specified check_sta...
static toggle_button about(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent about toggle_button with specified three_state,...
static toggle_button abort(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent abort toggle_button with specified three_state,...
static toggle_button home(const control &parent)
Create a system-defined toggle_button that represent home toggle_button with specified parent.
static toggle_button down(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent down toggle_button with specified parent,...
static toggle_button zoom_to_fit(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified and che...
static toggle_button new_(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent new_ toggle_button with specified parent,...
static toggle_button undo(const drawing::point &location)
Create a system-defined toggle_button that represent undo toggle_button with specified location.
static toggle_button copy(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent copy toggle_button with specified parent,...
static toggle_button execute(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent execute toggle_button with specified location,...
static toggle_button paste(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent paste toggle_button with specified parent,...
static toggle_button floppy(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent floppy toggle_button with specified check_state,...
static toggle_button stop(const control &parent)
Create a system-defined toggle_button that represent stop toggle_button with specified parent.
static toggle_button help(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent help toggle_button with specified location,...
static toggle_button zoom_to_fit(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified three_s...
static toggle_button no(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent no toggle_button with specified three_state,...
static toggle_button refresh(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent refresh toggle_button with specified parent,...
static toggle_button settings(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent settings toggle_button with specified parent,...
static toggle_button jump_to(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent jump_to toggle_button with specified location,...
static toggle_button cdrom(const control &parent)
Create a system-defined toggle_button that represent cdrom toggle_button with specified parent.
static toggle_button back(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent back toggle_button with specified check_state,...
static toggle_button font(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent font toggle_button with specified parent,...
static toggle_button centered(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent centered toggle_button with specified parent,...
static toggle_button harddisk(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent harddisk toggle_button with specified parent,...
static toggle_button undelete(const control &parent)
Create a system-defined toggle_button that represent undelete toggle_button with specified parent.
static toggle_button cut(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent cut toggle_button with specified parent,...
static toggle_button align_right()
Create a system-defined toggle_button that represent align_right toggle_button.
static toggle_button execute(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent execute toggle_button with specified and check_s...
static toggle_button save(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent save toggle_button with specified and check_stat...
static toggle_button find(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent find toggle_button with specified parent,...
static toggle_button abort()
Create a system-defined toggle_button that represent abort toggle_button.
static toggle_button up(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent up toggle_button with specified three_state,...
static toggle_button stop(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent stop toggle_button with specified parent,...
static toggle_button cut(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cut toggle_button with specified parent,...
static toggle_button indent(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent indent toggle_button with specified parent,...
static toggle_button retry(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent retry toggle_button with specified check_state,...
static toggle_button spell_check(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent spell_check toggle_button with specified parent,...
static toggle_button zoom_in(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified three_state...
static toggle_button undo()
Create a system-defined toggle_button that represent undo toggle_button.
static toggle_button window(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent window toggle_button with specified parent,...
static toggle_button print_preview(const drawing::point &location)
Create a system-defined toggle_button that represent print_preview toggle_button with specified locat...
static toggle_button remove(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent remove toggle_button with specified three_state,...
static toggle_button down(const drawing::point &location)
Create a system-defined toggle_button that represent down toggle_button with specified location.
static toggle_button revert_to_saved(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified par...
static toggle_button refresh()
Create a system-defined toggle_button that represent refresh toggle_button.
static toggle_button abort(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent abort toggle_button with specified parent,...
static toggle_button contents(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent contents toggle_button with specified location,...
static toggle_button close(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent close toggle_button with specified check_state,...
static toggle_button convert(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent convert toggle_button with specified parent,...
static toggle_button clear(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent clear toggle_button with specified three_state,...
static toggle_button about(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent about toggle_button with specified check_state,...
static toggle_button cut(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cut toggle_button with specified check_state,...
static toggle_button paste(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent paste toggle_button with specified check_state,...
static toggle_button save(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent save toggle_button with specified parent,...
static toggle_button settings(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent settings toggle_button with specified parent,...
static toggle_button quit(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent quit toggle_button with specified parent,...
static toggle_button align_right(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent align_right toggle_button with specified parent,...
static toggle_button exit(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent exit toggle_button with specified parent,...
static toggle_button ascending(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ascending toggle_button with specified parent,...
static toggle_button bold(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent bold toggle_button with specified parent,...
static toggle_button justified(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent justified toggle_button with specified parent,...
static toggle_button save(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent save toggle_button with specified three_state,...
static toggle_button info(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent info toggle_button with specified parent,...
static toggle_button first(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent first toggle_button with specified three_state,...
static toggle_button spell_check(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent spell_check toggle_button with specified parent,...
static toggle_button paste(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent paste toggle_button with specified check_state,...
static toggle_button strikeout(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent strikeout toggle_button with specified location,...
static toggle_button del(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent del toggle_button with specified three_state,...
static toggle_button no(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent no toggle_button with specified parent,...
static toggle_button down(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent down toggle_button with specified check_state,...
static toggle_button help(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent help toggle_button with specified three_state,...
static toggle_button align_left()
Create a system-defined toggle_button that represent align_left toggle_button.
static toggle_button convert(const control &parent)
Create a system-defined toggle_button that represent convert toggle_button with specified parent.
static toggle_button jump_to(const drawing::point &location)
Create a system-defined toggle_button that represent jump_to toggle_button with specified location.
static toggle_button contents(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent contents toggle_button with specified parent,...
static toggle_button exit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent exit toggle_button with specified parent,...
static toggle_button preferences(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent preferences toggle_button with specified parent,...
static toggle_button window(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent window toggle_button with specified parent,...
static toggle_button settings(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent settings toggle_button with specified parent,...
static toggle_button add(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent add toggle_button with specified parent,...
static toggle_button new_(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent new_ toggle_button with specified parent,...
static toggle_button index(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent index toggle_button with specified three_state,...
static toggle_button window(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent window toggle_button with specified check_state,...
static toggle_button last(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent last toggle_button with specified check_state,...
static toggle_button print(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent print toggle_button with specified check_state,...
static toggle_button undo(const control &parent)
Create a system-defined toggle_button that represent undo toggle_button with specified parent.
static toggle_button about(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent about toggle_button with specified check_state,...
static toggle_button window(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent window toggle_button with specified three_state,...
static toggle_button view(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent view toggle_button with specified location,...
static toggle_button refresh(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent refresh toggle_button with specified parent,...
static toggle_button index(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent index toggle_button with specified check_state,...
static toggle_button spell_check(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent spell_check toggle_button with specified parent,...
static toggle_button font(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent font toggle_button with specified parent,...
static toggle_button edit(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent edit toggle_button with specified parent,...
static toggle_button cancel(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cancel toggle_button with specified location,...
static toggle_button last()
Create a system-defined toggle_button that represent last toggle_button.
static toggle_button quit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent quit toggle_button with specified parent,...
static toggle_button close(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent close toggle_button with specified parent,...
static toggle_button zoom_to_fit(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified parent,...
static toggle_button help(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent help toggle_button with specified parent,...
static toggle_button exit(const drawing::point &location)
Create a system-defined toggle_button that represent exit toggle_button with specified location.
static toggle_button no(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent no toggle_button with specified parent,...
static toggle_button redo(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent redo toggle_button with specified three_state,...
static toggle_button zoom_to_fit(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified parent,...
static toggle_button centered(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent centered toggle_button with specified location,...
static toggle_button redo(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent redo toggle_button with specified check_state,...
static toggle_button info(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent info toggle_button with specified check_state,...
static toggle_button revert_to_saved(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified par...
static toggle_button apply(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent apply toggle_button with specified parent,...
static toggle_button forward(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent forward toggle_button with specified and check_s...
static toggle_button paste(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent paste toggle_button with specified parent,...
static toggle_button apply(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent apply toggle_button with specified parent,...
static toggle_button floppy(const control &parent)
Create a system-defined toggle_button that represent floppy toggle_button with specified parent.
static toggle_button customize(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent customize toggle_button with specified parent,...
static toggle_button remove(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent remove toggle_button with specified location,...
static toggle_button indent(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent indent toggle_button with specified location,...
static toggle_button about(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent about toggle_button with specified parent,...
static toggle_button yes(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent yes toggle_button with specified parent,...
static toggle_button stop(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent stop toggle_button with specified three_state,...
static toggle_button home(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent home toggle_button with specified location,...
static toggle_button back(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent back toggle_button with specified parent,...
static toggle_button preferences(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent preferences toggle_button with specified three_s...
static toggle_button cancel(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cancel toggle_button with specified parent,...
static toggle_button new_(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent new_ toggle_button with specified location,...
static toggle_button bold(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent bold toggle_button with specified three_state,...
static toggle_button window()
Create a system-defined toggle_button that represent window toggle_button.
static toggle_button floppy(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent floppy toggle_button with specified check_state,...
static toggle_button clear(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent clear toggle_button with specified parent,...
static toggle_button save(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent save toggle_button with specified parent,...
static toggle_button tools(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent tools toggle_button with specified parent,...
static toggle_button replace(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent replace toggle_button with specified parent,...
static toggle_button index(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent index toggle_button with specified three_state,...
static toggle_button redo(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent redo toggle_button with specified location,...
static toggle_button save(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent save toggle_button with specified three_state,...
static toggle_button settings(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent settings toggle_button with specified parent,...
static toggle_button new_(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent new_ toggle_button with specified three_state,...
static toggle_button back(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent back toggle_button with specified parent,...
static toggle_button cancel(const drawing::point &location)
Create a system-defined toggle_button that represent cancel toggle_button with specified location.
static toggle_button add(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent add toggle_button with specified parent,...
static toggle_button help(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent help toggle_button with specified location,...
static toggle_button redo(const drawing::point &location)
Create a system-defined toggle_button that represent redo toggle_button with specified location.
static toggle_button save_as(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent save_as toggle_button with specified parent,...
static toggle_button unindent(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent unindent toggle_button with specified parent,...
static toggle_button down(const control &parent)
Create a system-defined toggle_button that represent down toggle_button with specified parent.
static toggle_button close()
Create a system-defined toggle_button that represent close toggle_button.
static toggle_button zoom_in(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified parent,...
static toggle_button unindent(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent unindent toggle_button with specified parent,...
static toggle_button italic(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent italic toggle_button with specified check_state,...
static toggle_button align_left(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent align_left toggle_button with specified three_st...
static toggle_button color(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent color toggle_button with specified check_state,...
static toggle_button apply(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent apply toggle_button with specified parent,...
static toggle_button edit()
Create a system-defined toggle_button that represent edit toggle_button.
static toggle_button convert(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent convert toggle_button with specified check_state...
static toggle_button align_left(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent align_left toggle_button with specified location...
static toggle_button top(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent top toggle_button with specified check_state,...
static toggle_button execute(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent execute toggle_button with specified parent,...
static toggle_button jump_to(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent jump_to toggle_button with specified check_state...
static toggle_button next(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent next toggle_button with specified parent,...
static toggle_button redo(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent redo toggle_button with specified parent,...
static toggle_button cdrom(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent cdrom toggle_button with specified check_state,...
static toggle_button find(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent find toggle_button with specified parent,...
static toggle_button forward(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent forward toggle_button with specified parent,...
static toggle_button refresh(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent refresh toggle_button with specified three_state...
static toggle_button search(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent search toggle_button with specified three_state,...
static toggle_button italic(const control &parent)
Create a system-defined toggle_button that represent italic toggle_button with specified parent.
static toggle_button ignore(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ignore toggle_button with specified parent,...
static toggle_button index(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent index toggle_button with specified location,...
static toggle_button home(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent home toggle_button with specified three_state,...
static toggle_button floppy(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent floppy toggle_button with specified three_state,...
static toggle_button refresh(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent refresh toggle_button with specified parent,...
static toggle_button replace(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent replace toggle_button with specified parent,...
static toggle_button remove(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent remove toggle_button with specified parent,...
static toggle_button refresh(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent refresh toggle_button with specified three_state...
static toggle_button copy(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent copy toggle_button with specified location,...
static toggle_button paste(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent paste toggle_button with specified and check_sta...
static toggle_button align_right(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent align_right toggle_button with specified parent,...
static toggle_button retry(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent retry toggle_button with specified check_state,...
static toggle_button apply(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent apply toggle_button with specified location,...
static toggle_button spell_check(const drawing::point &location)
Create a system-defined toggle_button that represent spell_check toggle_button with specified locatio...
static toggle_button cdrom(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cdrom toggle_button with specified three_state,...
static toggle_button spell_check(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent spell_check toggle_button with specified parent,...
static toggle_button strikeout(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent strikeout toggle_button with specified parent,...
static toggle_button back(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent back toggle_button with specified three_state,...
static toggle_button first(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent first toggle_button with specified parent,...
static toggle_button save(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent save toggle_button with specified three_state,...
static toggle_button clear(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent clear toggle_button with specified parent,...
static toggle_button cut(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cut toggle_button with specified location,...
static toggle_button select_all(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent select_all toggle_button with specified parent,...
static toggle_button revert_to_saved(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified par...
static toggle_button options(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent options toggle_button with specified parent,...
static toggle_button execute(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent execute toggle_button with specified parent,...
static toggle_button cdrom(const drawing::point &location)
Create a system-defined toggle_button that represent cdrom toggle_button with specified location.
static toggle_button apply(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent apply toggle_button with specified parent,...
static toggle_button file(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent file toggle_button with specified three_state,...
static toggle_button underline(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent underline toggle_button with specified parent,...
static toggle_button alignment(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent alignment toggle_button with specified check_sta...
static toggle_button network(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent network toggle_button with specified location,...
static toggle_button descending(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent descending toggle_button with specified location...
static toggle_button forward(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent forward toggle_button with specified location,...
static toggle_button edit(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent edit toggle_button with specified parent,...
static toggle_button view(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent view toggle_button with specified check_state,...
static toggle_button new_(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent new_ toggle_button with specified three_state,...
static toggle_button about()
Create a system-defined toggle_button that represent about toggle_button.
static toggle_button add(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent add toggle_button with specified three_state,...
static toggle_button yes(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent yes toggle_button with specified parent,...
static toggle_button down(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent down toggle_button with specified three_state,...
static toggle_button bottom(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent bottom toggle_button with specified parent,...
static toggle_button network(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent network toggle_button with specified parent,...
static toggle_button options(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent options toggle_button with specified location,...
static toggle_button harddisk(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent harddisk toggle_button with specified parent,...
static toggle_button info(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent info toggle_button with specified parent,...
static toggle_button align_left(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent align_left toggle_button with specified check_st...
static toggle_button up()
Create a system-defined toggle_button that represent up toggle_button.
static toggle_button alignment(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent alignment toggle_button with specified parent,...
static toggle_button retry(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent retry toggle_button with specified location,...
static toggle_button close(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent close toggle_button with specified check_state,...
static toggle_button italic(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent italic toggle_button with specified parent,...
static toggle_button replace(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent replace toggle_button with specified check_state...
static toggle_button open(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent open toggle_button with specified location,...
static toggle_button undo(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent undo toggle_button with specified parent,...
static toggle_button underline(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent underline toggle_button with specified parent,...
static toggle_button select_all(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent select_all toggle_button with specified check_st...
static toggle_button ignore(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent ignore toggle_button with specified parent,...
static toggle_button ascending(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent ascending toggle_button with specified check_sta...
static toggle_button up(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent up toggle_button with specified and check_state.
static toggle_button abort(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent abort toggle_button with specified parent,...
static toggle_button execute(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent execute toggle_button with specified parent,...
static toggle_button bold(const control &parent)
Create a system-defined toggle_button that represent bold toggle_button with specified parent.
static toggle_button customize(const control &parent)
Create a system-defined toggle_button that represent customize toggle_button with specified parent.
static toggle_button ignore(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ignore toggle_button with specified parent,...
static toggle_button quit(const drawing::point &location)
Create a system-defined toggle_button that represent quit toggle_button with specified location.
static toggle_button redo(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent redo toggle_button with specified check_state,...
static toggle_button font(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent font toggle_button with specified and check_stat...
static toggle_button jump_to(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent jump_to toggle_button with specified three_state...
static toggle_button info(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent info toggle_button with specified parent,...
static toggle_button align_left(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent align_left toggle_button with specified location...
static toggle_button floppy(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent floppy toggle_button with specified parent,...
static toggle_button tools(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent tools toggle_button with specified location,...
static toggle_button ignore(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent ignore toggle_button with specified and check_st...
static toggle_button home(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent home toggle_button with specified parent,...
static toggle_button floppy(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent floppy toggle_button with specified parent,...
static toggle_button customize(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent customize toggle_button with specified parent,...
static toggle_button italic(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent italic toggle_button with specified parent,...
static toggle_button contents(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent contents toggle_button with specified and check_...
static toggle_button ascending(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ascending toggle_button with specified parent,...
static toggle_button copy(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent copy toggle_button with specified parent,...
static toggle_button italic(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent italic toggle_button with specified parent,...
static toggle_button align_right(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent align_right toggle_button with specified three_s...
static toggle_button floppy(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent floppy toggle_button with specified parent,...
static toggle_button previous(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent previous toggle_button with specified parent,...
static toggle_button search(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent search toggle_button with specified parent,...
static toggle_button bold(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent bold toggle_button with specified parent,...
static toggle_button spell_check(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent spell_check toggle_button with specified locatio...
static toggle_button previous(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent previous toggle_button with specified three_stat...
static toggle_button previous(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent previous toggle_button with specified three_stat...
static toggle_button ascending(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent ascending toggle_button with specified and check...
static toggle_button floppy(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent floppy toggle_button with specified location,...
static toggle_button indent(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent indent toggle_button with specified parent,...
static toggle_button refresh(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent refresh toggle_button with specified check_state...
static toggle_button centered(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent centered toggle_button with specified three_stat...
static toggle_button apply(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent apply toggle_button with specified location,...
static toggle_button revert_to_saved(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified par...
static toggle_button alignment(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent alignment toggle_button with specified parent,...
static toggle_button properties(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent properties toggle_button with specified three_st...
static toggle_button underline(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent underline toggle_button with specified parent,...
static toggle_button add(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent add toggle_button with specified parent,...
static toggle_button remove(const drawing::point &location)
Create a system-defined toggle_button that represent remove toggle_button with specified location.
static toggle_button abort(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent abort toggle_button with specified parent,...
static toggle_button zoom_in(const control &parent)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified parent.
static toggle_button back(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent back toggle_button with specified three_state,...
static toggle_button ok(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ok toggle_button with specified three_state,...
static toggle_button replace(const control &parent)
Create a system-defined toggle_button that represent replace toggle_button with specified parent.
static toggle_button alignment(const control &parent)
Create a system-defined toggle_button that represent alignment toggle_button with specified parent.
static toggle_button tools(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent tools toggle_button with specified parent,...
static toggle_button print_preview(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent print_preview toggle_button with specified check...
static toggle_button quit(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent quit toggle_button with specified check_state,...
static toggle_button descending(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent descending toggle_button with specified three_st...
static toggle_button indent(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent indent toggle_button with specified parent,...
static toggle_button open(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent open toggle_button with specified three_state,...
static toggle_button actual_size(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent actual_size toggle_button with specified check_s...
static toggle_button justified(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent justified toggle_button with specified parent,...
static toggle_button up(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent up toggle_button with specified parent,...
static toggle_button search(const control &parent)
Create a system-defined toggle_button that represent search toggle_button with specified parent.
static toggle_button undo(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent undo toggle_button with specified three_state,...
static toggle_button save_as(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent save_as toggle_button with specified three_state...
static toggle_button actual_size(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent actual_size toggle_button with specified three_s...
static toggle_button ok(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ok toggle_button with specified parent,...
static toggle_button floppy(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent floppy toggle_button with specified parent,...
static toggle_button strikeout(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent strikeout toggle_button with specified three_sta...
static toggle_button harddisk(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent harddisk toggle_button with specified parent,...
static toggle_button down(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent down toggle_button with specified three_state,...
static toggle_button undelete(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent undelete toggle_button with specified parent,...
static toggle_button cdrom(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent cdrom toggle_button with specified three_state,...
static toggle_button justified(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent justified toggle_button with specified parent,...
static toggle_button ascending(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ascending toggle_button with specified location,...
static toggle_button ok(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent ok toggle_button with specified and check_state.
static toggle_button undelete(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent undelete toggle_button with specified parent,...
static toggle_button contents(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent contents toggle_button with specified parent,...
static toggle_button abort(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent abort toggle_button with specified parent,...
static toggle_button copy(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent copy toggle_button with specified three_state,...
static toggle_button view(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent view toggle_button with specified and check_stat...
static toggle_button convert(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent convert toggle_button with specified parent,...
static toggle_button revert_to_saved(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified che...
static toggle_button previous(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent previous toggle_button with specified check_stat...
static toggle_button properties()
Create a system-defined toggle_button that represent properties toggle_button.
static toggle_button stop(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent stop toggle_button with specified parent,...
static toggle_button abort(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent abort toggle_button with specified parent,...
static toggle_button color(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent color toggle_button with specified parent,...
static toggle_button color(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent color toggle_button with specified location,...
static toggle_button yes(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent yes toggle_button with specified parent,...
static toggle_button justified(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent justified toggle_button with specified check_sta...
static toggle_button ok(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ok toggle_button with specified location,...
static toggle_button next(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent next toggle_button with specified three_state,...
static toggle_button new_(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent new_ toggle_button with specified check_state,...
static toggle_button customize(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent customize toggle_button with specified parent,...
static toggle_button stop(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent stop toggle_button with specified three_state,...
static toggle_button forward(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent forward toggle_button with specified parent,...
static toggle_button top(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent top toggle_button with specified three_state,...
static toggle_button stop()
Create a system-defined toggle_button that represent stop toggle_button.
static toggle_button window(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent window toggle_button with specified parent,...
static toggle_button zoom_in(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified parent,...
static toggle_button strikeout(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent strikeout toggle_button with specified parent,...
static toggle_button open(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent open toggle_button with specified parent,...
static toggle_button last(const drawing::point &location)
Create a system-defined toggle_button that represent last toggle_button with specified location.
static toggle_button centered(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent centered toggle_button with specified and check_...
static toggle_button clear(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent clear toggle_button with specified parent,...
static toggle_button top(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent top toggle_button with specified and check_state...
static toggle_button info(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent info toggle_button with specified three_state,...
static toggle_button remove(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent remove toggle_button with specified three_state,...
static toggle_button align_left(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent align_left toggle_button with specified parent,...
static toggle_button cancel(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cancel toggle_button with specified three_state,...
static toggle_button contents(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent contents toggle_button with specified three_stat...
static toggle_button home(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent home toggle_button with specified parent,...
static toggle_button zoom_to_fit(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified check_s...
static toggle_button yes(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent yes toggle_button with specified and check_state...
static toggle_button network(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent network toggle_button with specified parent,...
static toggle_button index(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent index toggle_button with specified check_state,...
static toggle_button save_as(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent save_as toggle_button with specified check_state...
static toggle_button zoom_out(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified parent,...
static toggle_button print_preview(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent print_preview toggle_button with specified three...
static toggle_button close(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent close toggle_button with specified check_state,...
static toggle_button ignore(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ignore toggle_button with specified parent,...
static toggle_button contents(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent contents toggle_button with specified parent,...
static toggle_button select_all(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent select_all toggle_button with specified parent,...
static toggle_button undo(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent undo toggle_button with specified three_state,...
static toggle_button strikeout(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent strikeout toggle_button with specified location,...
static toggle_button actual_size(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent actual_size toggle_button with specified three_s...
static toggle_button retry(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent retry toggle_button with specified parent,...
static toggle_button justified(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent justified toggle_button with specified location,...
static toggle_button undo(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent undo toggle_button with specified three_state,...
static toggle_button network(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent network toggle_button with specified parent,...
static toggle_button replace()
Create a system-defined toggle_button that represent replace toggle_button.
static toggle_button copy(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent copy toggle_button with specified parent,...
static toggle_button help(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent help toggle_button with specified parent,...
static toggle_button close(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent close toggle_button with specified parent,...
static toggle_button back(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent back toggle_button with specified check_state,...
static toggle_button print(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent print toggle_button with specified three_state,...
static toggle_button info(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent info toggle_button with specified three_state,...
static toggle_button print(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent print toggle_button with specified parent,...
static toggle_button add(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent add toggle_button with specified three_state,...
static toggle_button close(const control &parent)
Create a system-defined toggle_button that represent close toggle_button with specified parent.
static toggle_button preferences()
Create a system-defined toggle_button that represent preferences toggle_button.
static toggle_button no(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent no toggle_button with specified parent,...
static toggle_button quit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent quit toggle_button with specified three_state,...
static toggle_button bottom(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent bottom toggle_button with specified parent,...
static toggle_button save(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent save toggle_button with specified parent,...
static toggle_button actual_size(const control &parent)
Create a system-defined toggle_button that represent actual_size toggle_button with specified parent.
static toggle_button next(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent next toggle_button with specified parent,...
static toggle_button zoom_out(const control &parent)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified parent.
static toggle_button color(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent color toggle_button with specified parent,...
static toggle_button quit(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent quit toggle_button with specified parent,...
static toggle_button ignore(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ignore toggle_button with specified three_state,...
static toggle_button redo(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent redo toggle_button with specified parent,...
static toggle_button last(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent last toggle_button with specified parent,...
static toggle_button close(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent close toggle_button with specified parent,...
static toggle_button cdrom(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cdrom toggle_button with specified location,...
static toggle_button yes(const control &parent)
Create a system-defined toggle_button that represent yes toggle_button with specified parent.
static toggle_button spell_check(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent spell_check toggle_button with specified parent,...
static toggle_button cdrom(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cdrom toggle_button with specified parent,...
static toggle_button ok(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent ok toggle_button with specified parent,...
static toggle_button abort(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent abort toggle_button with specified three_state,...
static toggle_button redo(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent redo toggle_button with specified parent,...
static toggle_button quit(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent quit toggle_button with specified check_state,...
static toggle_button help(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent help toggle_button with specified parent,...
static toggle_button tools(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent tools toggle_button with specified location,...
static toggle_button down(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent down toggle_button with specified three_state,...
static toggle_button abort(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent abort toggle_button with specified parent,...
static toggle_button ascending(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent ascending toggle_button with specified parent,...
static toggle_button quit(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent quit toggle_button with specified parent,...
static toggle_button zoom_in(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified check_state...
static toggle_button replace(const drawing::point &location)
Create a system-defined toggle_button that represent replace toggle_button with specified location.
static toggle_button customize(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent customize toggle_button with specified parent,...
static toggle_button close(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent close toggle_button with specified and check_sta...
static toggle_button find(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent find toggle_button with specified check_state,...
static toggle_button top(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent top toggle_button with specified parent,...
static toggle_button view(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent view toggle_button with specified parent,...
static toggle_button bottom(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent bottom toggle_button with specified parent,...
static toggle_button previous(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent previous toggle_button with specified parent,...
static toggle_button network(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent network toggle_button with specified location,...
static toggle_button convert()
Create a system-defined toggle_button that represent convert toggle_button.
static toggle_button file(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent file toggle_button with specified parent,...
static toggle_button cancel(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent cancel toggle_button with specified parent,...
static toggle_button centered(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent centered toggle_button with specified parent,...
static toggle_button alignment(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent alignment toggle_button with specified three_sta...
static toggle_button print()
Create a system-defined toggle_button that represent print toggle_button.
static toggle_button cdrom(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cdrom toggle_button with specified parent,...
static toggle_button underline(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent underline toggle_button with specified parent,...
static toggle_button top(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent top toggle_button with specified check_state,...
static toggle_button index(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent index toggle_button with specified parent,...
static toggle_button italic(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent italic toggle_button with specified three_state,...
static toggle_button print_preview(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent print_preview toggle_button with specified paren...
static toggle_button last(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent last toggle_button with specified check_state,...
static toggle_button apply(const control &parent)
Create a system-defined toggle_button that represent apply toggle_button with specified parent.
static toggle_button previous(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent previous toggle_button with specified parent,...
static toggle_button floppy(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent floppy toggle_button with specified parent,...
static toggle_button remove(const control &parent)
Create a system-defined toggle_button that represent remove toggle_button with specified parent.
static toggle_button redo(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent redo toggle_button with specified three_state,...
static toggle_button undo(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent undo toggle_button with specified check_state,...
static toggle_button add(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent add toggle_button with specified location,...
static toggle_button add()
Create a system-defined toggle_button that represent add toggle_button.
static toggle_button paste(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent paste toggle_button with specified parent,...
static toggle_button ignore(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent ignore toggle_button with specified three_state,...
static toggle_button customize(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent customize toggle_button with specified location,...
static toggle_button centered(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent centered toggle_button with specified check_stat...
static toggle_button edit(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent edit toggle_button with specified three_state,...
static toggle_button up(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent up toggle_button with specified parent,...
static toggle_button help()
Create a system-defined toggle_button that represent help toggle_button.
static toggle_button refresh(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent refresh toggle_button with specified check_state...
static toggle_button redo(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent redo toggle_button with specified parent,...
static toggle_button remove(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent remove toggle_button with specified parent,...
static toggle_button print_preview(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent print_preview toggle_button with specified three...
static toggle_button home(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent home toggle_button with specified parent,...
static toggle_button yes(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent yes toggle_button with specified check_state,...
static toggle_button zoom_out(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified parent,...
static toggle_button centered(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent centered toggle_button with specified location,...
static toggle_button quit(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent quit toggle_button with specified three_state,...
static toggle_button ok(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ok toggle_button with specified parent,...
static toggle_button up(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent up toggle_button with specified parent,...
static toggle_button unindent(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent unindent toggle_button with specified three_stat...
static toggle_button previous(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent previous toggle_button with specified three_stat...
static toggle_button execute(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent execute toggle_button with specified parent,...
static toggle_button align_right(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent align_right toggle_button with specified parent,...
static toggle_button up(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent up toggle_button with specified parent,...
static toggle_button unindent(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent unindent toggle_button with specified three_stat...
static toggle_button next(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent next toggle_button with specified parent,...
static toggle_button cancel(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cancel toggle_button with specified parent,...
static toggle_button zoom_in(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified location,...
static toggle_button network(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent network toggle_button with specified parent,...
static toggle_button align_right(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent align_right toggle_button with specified parent,...
static toggle_button execute(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent execute toggle_button with specified check_state...
static toggle_button add(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent add toggle_button with specified location,...
static toggle_button alignment(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent alignment toggle_button with specified parent,...
static toggle_button centered(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent centered toggle_button with specified three_stat...
static toggle_button info(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent info toggle_button with specified parent,...
static toggle_button execute(const drawing::point &location)
Create a system-defined toggle_button that represent execute toggle_button with specified location.
static toggle_button justified(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent justified toggle_button with specified three_sta...
static toggle_button clear(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent clear toggle_button with specified parent,...
static toggle_button print_preview(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent print_preview toggle_button with specified paren...
static toggle_button floppy(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent floppy toggle_button with specified parent,...
static toggle_button customize()
Create a system-defined toggle_button that represent customize toggle_button.
static toggle_button add(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent add toggle_button with specified parent,...
static toggle_button forward(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent forward toggle_button with specified parent,...
static toggle_button color(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent color toggle_button with specified parent,...
static toggle_button yes(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent yes toggle_button with specified parent,...
static toggle_button font(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent font toggle_button with specified parent,...
static toggle_button open(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent open toggle_button with specified parent,...
static toggle_button home(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent home toggle_button with specified check_state,...
static toggle_button stop(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent stop toggle_button with specified parent,...
static toggle_button replace(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent replace toggle_button with specified parent,...
static toggle_button undelete(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent undelete toggle_button with specified three_stat...
static toggle_button no(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent no toggle_button with specified parent,...
static toggle_button paste(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent paste toggle_button with specified parent,...
static toggle_button paste(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent paste toggle_button with specified three_state,...
static toggle_button up(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent up toggle_button with specified check_state,...
static toggle_button next(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent next toggle_button with specified parent,...
static toggle_button italic(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent italic toggle_button with specified parent,...
static toggle_button exit(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent exit toggle_button with specified check_state,...
static toggle_button about(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent about toggle_button with specified parent,...
static toggle_button up(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent up toggle_button with specified parent,...
static toggle_button quit(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent quit toggle_button with specified parent,...
static toggle_button next(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent next toggle_button with specified parent,...
static toggle_button save_as(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent save_as toggle_button with specified location,...
static toggle_button no(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent no toggle_button with specified parent,...
static toggle_button options(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent options toggle_button with specified parent,...
static toggle_button network(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent network toggle_button with specified three_state...
static toggle_button home(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent home toggle_button with specified parent,...
static toggle_button justified(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent justified toggle_button with specified check_sta...
static toggle_button contents(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent contents toggle_button with specified parent,...
static toggle_button quit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent quit toggle_button with specified parent,...
static toggle_button zoom_to_fit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified three_s...
static toggle_button ignore(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent ignore toggle_button with specified location,...
static toggle_button first(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent first toggle_button with specified location,...
static toggle_button font(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent font toggle_button with specified location,...
static toggle_button options(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent options toggle_button with specified parent,...
static toggle_button redo(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent redo toggle_button with specified parent,...
static toggle_button del(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent del toggle_button with specified parent,...
static toggle_button settings(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent settings toggle_button with specified parent,...
static toggle_button retry(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent retry toggle_button with specified parent,...
static toggle_button harddisk(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent harddisk toggle_button with specified parent,...
static toggle_button align_left(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent align_left toggle_button with specified parent,...
static toggle_button replace(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent replace toggle_button with specified parent,...
static toggle_button strikeout(const control &parent)
Create a system-defined toggle_button that represent strikeout toggle_button with specified parent.
static toggle_button retry(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent retry toggle_button with specified and check_sta...
static toggle_button save_as(const control &parent)
Create a system-defined toggle_button that represent save_as toggle_button with specified parent.
static toggle_button back(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent back toggle_button with specified three_state,...
static toggle_button properties(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent properties toggle_button with specified check_st...
static toggle_button window(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent window toggle_button with specified three_state,...
static toggle_button paste(const drawing::point &location)
Create a system-defined toggle_button that represent paste toggle_button with specified location.
static toggle_button floppy()
Create a system-defined toggle_button that represent floppy toggle_button.
static toggle_button settings(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent settings toggle_button with specified location,...
static toggle_button index(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent index toggle_button with specified parent,...
static toggle_button execute(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent execute toggle_button with specified three_state...
static toggle_button properties(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent properties toggle_button with specified and chec...
static toggle_button zoom_in(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent zoom_in toggle_button with specified parent,...
static toggle_button actual_size(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent actual_size toggle_button with specified parent,...
static toggle_button cancel(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent cancel toggle_button with specified parent,...
static toggle_button home(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent home toggle_button with specified parent,...
static toggle_button info(const drawing::point &location)
Create a system-defined toggle_button that represent info toggle_button with specified location.
static toggle_button find(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent find toggle_button with specified check_state,...
static toggle_button print(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent print toggle_button with specified parent,...
static toggle_button contents(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent contents toggle_button with specified three_stat...
static toggle_button spell_check(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent spell_check toggle_button with specified check_s...
static toggle_button up(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent up toggle_button with specified location,...
static toggle_button find(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent find toggle_button with specified parent,...
static toggle_button spell_check(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent spell_check toggle_button with specified parent,...
static toggle_button paste(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent paste toggle_button with specified three_state,...
static toggle_button align_left(const control &parent)
Create a system-defined toggle_button that represent align_left toggle_button with specified parent.
static toggle_button unindent(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent unindent toggle_button with specified parent,...
static toggle_button del(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent del toggle_button with specified parent,...
static toggle_button preferences(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent preferences toggle_button with specified parent,...
static toggle_button window(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent window toggle_button with specified parent,...
static toggle_button align_left(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent align_left toggle_button with specified check_st...
static toggle_button settings(const control &parent)
Create a system-defined toggle_button that represent settings toggle_button with specified parent.
static toggle_button back(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent back toggle_button with specified parent,...
static toggle_button color(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent color toggle_button with specified three_state,...
static toggle_button italic(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent italic toggle_button with specified parent,...
static toggle_button ascending(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent ascending toggle_button with specified parent,...
static toggle_button ignore(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent ignore toggle_button with specified parent,...
static toggle_button network(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent network toggle_button with specified check_state...
static toggle_button info(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent info toggle_button with specified three_state,...
static toggle_button copy(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent copy toggle_button with specified check_state,...
static toggle_button font(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent font toggle_button with specified three_state,...
static toggle_button color(const drawing::point &location)
Create a system-defined toggle_button that represent color toggle_button with specified location.
static toggle_button home(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent home toggle_button with specified parent,...
static toggle_button del(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent del toggle_button with specified parent,...
static toggle_button index(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent index toggle_button with specified three_state,...
static toggle_button apply(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent apply toggle_button with specified check_state,...
static toggle_button zoom_to_fit(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent zoom_to_fit toggle_button with specified three_s...
static toggle_button about(const drawing::point &location)
Create a system-defined toggle_button that represent about toggle_button with specified location.
static toggle_button font(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent font toggle_button with specified check_state,...
static toggle_button remove(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent remove toggle_button with specified check_state,...
static toggle_button quit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent quit toggle_button with specified parent,...
static toggle_button ignore(const control &parent)
Create a system-defined toggle_button that represent ignore toggle_button with specified parent.
static toggle_button forward(bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent forward toggle_button with specified three_state...
static toggle_button convert(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent convert toggle_button with specified three_state...
static toggle_button up(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent up toggle_button with specified parent,...
static toggle_button up(const control &parent)
Create a system-defined toggle_button that represent up toggle_button with specified parent.
static toggle_button unindent(xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent unindent toggle_button with specified check_stat...
static toggle_button color(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent color toggle_button with specified parent,...
static toggle_button jump_to(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent jump_to toggle_button with specified and check_s...
static toggle_button zoom_out(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent zoom_out toggle_button with specified three_stat...
static toggle_button bottom(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent bottom toggle_button with specified parent,...
static toggle_button undo(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent undo toggle_button with specified parent,...
static toggle_button replace(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent replace toggle_button with specified parent,...
static toggle_button retry(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent retry toggle_button with specified parent,...
static toggle_button spell_check(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent spell_check toggle_button with specified parent,...
static toggle_button info()
Create a system-defined toggle_button that represent info toggle_button.
static toggle_button ignore(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ignore toggle_button with specified location,...
static toggle_button tools(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent tools toggle_button with specified parent,...
static toggle_button cut(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cut toggle_button with specified parent,...
static toggle_button indent(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent indent toggle_button with specified parent,...
static toggle_button save(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent save toggle_button with specified three_state,...
static toggle_button clear(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent clear toggle_button with specified parent,...
static toggle_button network(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent network toggle_button with specified parent,...
static toggle_button copy(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent copy toggle_button with specified parent,...
static toggle_button descending(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent descending toggle_button with specified check_st...
static toggle_button remove(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent remove toggle_button with specified and check_st...
static toggle_button clear(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent clear toggle_button with specified parent,...
static toggle_button quit(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent quit toggle_button with specified parent,...
static toggle_button remove(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent remove toggle_button with specified parent,...
static toggle_button forward(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent forward toggle_button with specified check_state...
static toggle_button yes(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent yes toggle_button with specified parent,...
static toggle_button underline(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent underline toggle_button with specified location,...
static toggle_button actual_size(const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent actual_size toggle_button with specified parent,...
static toggle_button abort(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent abort toggle_button with specified parent,...
static toggle_button help(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent help toggle_button with specified three_state,...
static toggle_button spell_check(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent spell_check toggle_button with specified parent,...
static toggle_button index(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent index toggle_button with specified parent,...
static toggle_button clear(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent clear toggle_button with specified three_state,...
static toggle_button undelete(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent undelete toggle_button with specified parent,...
static toggle_button file(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent file toggle_button with specified parent,...
static toggle_button close(bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent close toggle_button with specified three_state,...
static toggle_button cancel(const control &parent, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent cancel toggle_button with specified parent,...
static toggle_button cdrom(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent cdrom toggle_button with specified parent,...
static toggle_button cancel(const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent cancel toggle_button with specified parent,...
static toggle_button exit(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent exit toggle_button with specified parent,...
static toggle_button last(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent last toggle_button with specified location,...
static toggle_button floppy(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent floppy toggle_button with specified and check_st...
static toggle_button preferences(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent preferences toggle_button with specified parent,...
static toggle_button ignore(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent ignore toggle_button with specified check_state,...
static toggle_button revert_to_saved(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent revert_to_saved toggle_button with specified par...
static toggle_button top(const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
Create a system-defined toggle_button that represent top toggle_button with specified parent,...
static toggle_button find(const control &parent)
Create a system-defined toggle_button that represent find toggle_button with specified parent.
static toggle_button last(const control &parent, const drawing::point &location)
Create a system-defined toggle_button that represent last toggle_button with specified parent,...
static toggle_button contents(const control &parent)
Create a system-defined toggle_button that represent contents toggle_button with specified parent.
static toggle_button stop(const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent stop toggle_button with specified parent,...
static toggle_button retry(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent retry toggle_button with specified three_state,...
static toggle_button ok(const drawing::point &location)
Create a system-defined toggle_button that represent ok toggle_button with specified location.
static toggle_button italic(xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent italic toggle_button with specified and check_st...
static toggle_button italic(xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent italic toggle_button with specified check_state,...
static toggle_button add(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent add toggle_button with specified three_state,...
static toggle_button first(const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent first toggle_button with specified location,...
static toggle_button select_all(const control &parent)
Create a system-defined toggle_button that represent select_all toggle_button with specified parent.
static toggle_button view(const control &parent, bool three_state, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent view toggle_button with specified parent,...
static toggle_button replace(const control &parent, xtd::forms::check_state check_state)
Create a system-defined toggle_button that represent replace toggle_button with specified parent,...
static toggle_button convert(const drawing::point &location, const drawing::size &size, const xtd::string &name)
Create a system-defined toggle_button that represent convert toggle_button with specified location,...
static toggle_button find(bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
Create a system-defined toggle_button that represent find toggle_button with specified three_state,...
static toggle_button network(const drawing::point &location)
Create a system-defined toggle_button that represent network toggle_button with specified location.
static toggle_button first(const drawing::point &location)
Create a system-defined toggle_button that represent first toggle_button with specified location.
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition static.h:37
size_t size
Represents a size of any object in bytes.
Definition size.h:23
check_state
Specifies the state of a control, such as a check box, that can be checked, unchecked,...
Definition check_state.h:23
@ location
Specifies that both the x and y coordinates of the control are defined.
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition xtd_about_box.h:12
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10
Contains xtd::forms::toggle_button control.