xtd 1.0.0
Loading...
Searching...
No Matches
check_boxes.hpp
Go to the documentation of this file.
1
4#pragma once
5#include "check_box.hpp"
6
8namespace xtd {
10 namespace forms {
24 class check_boxes final static_ {
25 public:
27
31 static auto abort() -> xtd::forms::check_box;
98 static auto abort(const xtd::forms::control& parent) -> xtd::forms::check_box;
173
176 static auto about() -> xtd::forms::check_box;
243 static auto about(const xtd::forms::control& parent) -> xtd::forms::check_box;
318
463
466 static auto add() -> xtd::forms::check_box;
533 static auto add(const xtd::forms::control& parent) -> xtd::forms::check_box;
583 static auto add(const xtd::forms::control& parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box;
608
753
898
1043
1113 static auto apply(const xtd::forms::control& parent) -> xtd::forms::check_box;
1188
1333
1336 static auto back() -> xtd::forms::check_box;
1403 static auto back(const xtd::forms::control& parent) -> xtd::forms::check_box;
1478
1481 static auto bold() -> xtd::forms::check_box;
1548 static auto bold(const xtd::forms::control& parent) -> xtd::forms::check_box;
1623
1693 static auto bottom(const xtd::forms::control& parent) -> xtd::forms::check_box;
1768
1838 static auto cancel(const xtd::forms::control& parent) -> xtd::forms::check_box;
1913
1983 static auto cdrom(const xtd::forms::control& parent) -> xtd::forms::check_box;
2058
2203
2273 static auto clear(const xtd::forms::control& parent) -> xtd::forms::check_box;
2348
2418 static auto close(const xtd::forms::control& parent) -> xtd::forms::check_box;
2493
2563 static auto color(const xtd::forms::control& parent) -> xtd::forms::check_box;
2638
2783
2928
2931 static auto copy() -> xtd::forms::check_box;
2998 static auto copy(const xtd::forms::control& parent) -> xtd::forms::check_box;
3073
3218
3221 static auto cut() -> xtd::forms::check_box;
3288 static auto cut(const xtd::forms::control& parent) -> xtd::forms::check_box;
3338 static auto cut(const xtd::forms::control& parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box;
3363
3366 static auto del() -> xtd::forms::check_box;
3433 static auto del(const xtd::forms::control& parent) -> xtd::forms::check_box;
3483 static auto del(const xtd::forms::control& parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box;
3508
3653
3656 static auto down() -> xtd::forms::check_box;
3723 static auto down(const xtd::forms::control& parent) -> xtd::forms::check_box;
3798
3801 static auto edit() -> xtd::forms::check_box;
3868 static auto edit(const xtd::forms::control& parent) -> xtd::forms::check_box;
3943
4088
4091 static auto exit() -> xtd::forms::check_box;
4158 static auto exit(const xtd::forms::control& parent) -> xtd::forms::check_box;
4233
4236 static auto file() -> xtd::forms::check_box;
4303 static auto file(const xtd::forms::control& parent) -> xtd::forms::check_box;
4378
4381 static auto find() -> xtd::forms::check_box;
4448 static auto find(const xtd::forms::control& parent) -> xtd::forms::check_box;
4523
4593 static auto first(const xtd::forms::control& parent) -> xtd::forms::check_box;
4668
4738 static auto floppy(const xtd::forms::control& parent) -> xtd::forms::check_box;
4813
4816 static auto font() -> xtd::forms::check_box;
4883 static auto font(const xtd::forms::control& parent) -> xtd::forms::check_box;
4958
5103
5248
5251 static auto help() -> xtd::forms::check_box;
5318 static auto help(const xtd::forms::control& parent) -> xtd::forms::check_box;
5393
5396 static auto home() -> xtd::forms::check_box;
5463 static auto home(const xtd::forms::control& parent) -> xtd::forms::check_box;
5538
5608 static auto ignore(const xtd::forms::control& parent) -> xtd::forms::check_box;
5683
5753 static auto indent(const xtd::forms::control& parent) -> xtd::forms::check_box;
5828
5898 static auto index(const xtd::forms::control& parent) -> xtd::forms::check_box;
5973
5976 static auto info() -> xtd::forms::check_box;
6043 static auto info(const xtd::forms::control& parent) -> xtd::forms::check_box;
6118
6188 static auto italic(const xtd::forms::control& parent) -> xtd::forms::check_box;
6263
6408
6553
6556 static auto last() -> xtd::forms::check_box;
6623 static auto last(const xtd::forms::control& parent) -> xtd::forms::check_box;
6698
6843
6846 static auto new_() -> xtd::forms::check_box;
6913 static auto new_(const xtd::forms::control& parent) -> xtd::forms::check_box;
6988
6991 static auto next() -> xtd::forms::check_box;
7058 static auto next(const xtd::forms::control& parent) -> xtd::forms::check_box;
7133
7136 static auto no() -> xtd::forms::check_box;
7203 static auto no(const xtd::forms::control& parent) -> xtd::forms::check_box;
7253 static auto no(const xtd::forms::control& parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box;
7278
7281 static auto ok() -> xtd::forms::check_box;
7348 static auto ok(const xtd::forms::control& parent) -> xtd::forms::check_box;
7398 static auto ok(const xtd::forms::control& parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box;
7423
7426 static auto open() -> xtd::forms::check_box;
7493 static auto open(const xtd::forms::control& parent) -> xtd::forms::check_box;
7568
7713
7783 static auto paste(const xtd::forms::control& parent) -> xtd::forms::check_box;
7858
8003
8148
8218 static auto print(const xtd::forms::control& parent) -> xtd::forms::check_box;
8293
8438
8583
8586 static auto quit() -> xtd::forms::check_box;
8653 static auto quit(const xtd::forms::control& parent) -> xtd::forms::check_box;
8728
8731 static auto redo() -> xtd::forms::check_box;
8798 static auto redo(const xtd::forms::control& parent) -> xtd::forms::check_box;
8873
9018
9088 static auto remove(const xtd::forms::control& parent) -> xtd::forms::check_box;
9163
9308
9378 static auto retry(const xtd::forms::control& parent) -> xtd::forms::check_box;
9453
9598
9601 static auto save() -> xtd::forms::check_box;
9668 static auto save(const xtd::forms::control& parent) -> xtd::forms::check_box;
9743
9888
9958 static auto search(const xtd::forms::control& parent) -> xtd::forms::check_box;
10033
10178
10323
10468
10471 static auto stop() -> xtd::forms::check_box;
10538 static auto stop(const xtd::forms::control& parent) -> xtd::forms::check_box;
10613
10758
10828 static auto tools(const xtd::forms::control& parent) -> xtd::forms::check_box;
10903
10906 static auto top() -> xtd::forms::check_box;
10973 static auto top(const xtd::forms::control& parent) -> xtd::forms::check_box;
11023 static auto top(const xtd::forms::control& parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box;
11048
11193
11338
11341 static auto undo() -> xtd::forms::check_box;
11408 static auto undo(const xtd::forms::control& parent) -> xtd::forms::check_box;
11483
11628
11631 static auto up() -> xtd::forms::check_box;
11698 static auto up(const xtd::forms::control& parent) -> xtd::forms::check_box;
11748 static auto up(const xtd::forms::control& parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box;
11773
11776 static auto view() -> xtd::forms::check_box;
11843 static auto view(const xtd::forms::control& parent) -> xtd::forms::check_box;
11918
11988 static auto window(const xtd::forms::control& parent) -> xtd::forms::check_box;
12063
12066 static auto yes() -> xtd::forms::check_box;
12133 static auto yes(const xtd::forms::control& parent) -> xtd::forms::check_box;
12183 static auto yes(const xtd::forms::control& parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box;
12208
12353
12498
12644 };
12645 }
12646}
Contains xtd::forms::check_box control.
Represents a Windows check_box.
Definition check_box.hpp:45
Provides a collection of check_box objects for use by a Windows Forms application.
Definition check_boxes.hpp:24
static auto floppy(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified three_state,...
static auto floppy(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified parent,...
static auto yes(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified parent,...
static auto next() -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box.
static auto zoom_to_fit(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static auto about(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified parent,...
static auto font(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified parent,...
static auto home() -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box.
static auto settings(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified parent,...
static auto redo(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified parent,...
static auto align_left(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified parent,...
static auto save(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified parent,...
static auto previous(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified parent,...
static auto find(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified location.
static auto print_preview(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified three_state,...
static auto cdrom(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified check_state,...
static auto window(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified three_state,...
static auto ignore(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified parent.
static auto spell_check(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified three_state,...
static auto last(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified parent.
static auto options(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified three_state,...
static auto indent(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified parent,...
static auto align_left(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified three_state,...
static auto info(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified three_state,...
static auto paste(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified parent,...
static auto print_preview(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified location.
static auto undo(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified parent,...
static auto floppy(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified parent,...
static auto remove(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified and check_state.
static auto down(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified check_state,...
static auto exit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified parent,...
static auto new_(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified location,...
static auto no(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified check_state,...
static auto remove(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified parent,...
static auto open(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified parent,...
static auto close(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified location.
static auto replace(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified parent,...
static auto contents(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified and check_state.
static auto info(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified location,...
static auto harddisk(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified three_state,...
static auto spell_check(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static auto apply(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified location,...
static auto previous(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified and check_state.
static auto italic(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified three_state,...
static auto stop(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified check_state,...
static auto find(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified parent,...
static auto view(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified parent,...
static auto jump_to(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static auto cancel(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified location,...
static auto convert(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified three_state,...
static auto back(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified parent.
static auto index(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified parent,...
static auto descending(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified parent,...
static auto ascending(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified location.
static auto view(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified parent,...
static auto actual_size() -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box.
static auto clear(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified three_state,...
static auto jump_to() -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box.
static auto open(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified check_state,...
static auto close(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified and check_state.
static auto ascending(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified parent,...
static auto font(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified parent,...
static auto network(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified three_state,...
static auto unindent(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified check_state,...
static auto view(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified parent,...
static auto help(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified parent,...
static auto forward() -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box.
static auto redo(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified three_state,...
static auto undo(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified parent.
static auto new_(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified parent,...
static auto close(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified parent,...
static auto zoom_in(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified three_state,...
static auto preferences() -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box.
static auto close(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified parent,...
static auto unindent(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified three_state,...
static auto underline(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified parent,...
static auto undo(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified parent,...
static auto align_right(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified location,...
static auto open(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified parent,...
static auto ok(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified location,...
static auto bold(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified parent,...
static auto cut(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified parent,...
static auto color(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified location.
static auto remove(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified check_state,...
static auto copy(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified three_state,...
static auto revert_to_saved(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static auto tools(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified parent,...
static auto close(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified parent,...
static auto no(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified three_state,...
static auto align_left(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified parent,...
static auto ignore(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified parent,...
static auto find(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified parent,...
static auto jump_to(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static auto centered(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified three_state,...
static auto font(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified parent,...
static auto justified(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified parent,...
static auto font(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified check_state,...
static auto search(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified three_state,...
static auto font(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified three_state,...
static auto justified(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified check_state,...
static auto spell_check(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified location,...
static auto bottom(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified check_state,...
static auto customize(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified parent,...
static auto tools(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified parent,...
static auto help(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified three_state,...
static auto ascending(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified parent.
static auto paste() -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box.
static auto bottom(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified three_state,...
static auto last(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified check_state,...
static auto settings(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified parent,...
static auto clear(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified three_state,...
static auto harddisk(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static auto add(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified three_state,...
static auto yes(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified parent,...
static auto remove(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified parent,...
static auto info(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified three_state,...
static auto convert(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified check_state,...
static auto quit(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified three_state,...
static auto jump_to(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified check_state,...
static auto select_all(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified three_state,...
static auto abort(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified location.
static auto yes(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified location.
static auto top(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified parent,...
static auto view(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified three_state,...
static auto zoom_to_fit(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static auto first(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified parent,...
static auto home(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified parent,...
static auto bold(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified location,...
static auto remove(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified parent.
static auto select_all(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified check_state,...
static auto info(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified parent,...
static auto justified(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified parent,...
static auto index(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified parent,...
static auto abort(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified parent,...
static auto centered(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified parent,...
static auto find(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified check_state,...
static auto home(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified three_state,...
static auto ascending(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified check_state,...
static auto top(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified location.
static auto ignore(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified check_state,...
static auto print(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified parent.
static auto print(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified check_state,...
static auto ignore(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified parent,...
static auto down(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified check_state,...
static auto zoom_in(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static auto convert(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified and check_state.
static auto spell_check(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static auto zoom_to_fit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static auto new_(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified parent,...
static auto refresh(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified check_state,...
static auto properties(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified location.
static auto print_preview(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified check_state,...
static auto undo(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified location,...
static auto ignore(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified parent,...
static auto alignment(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified and check_state.
static auto jump_to(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified and check_state.
static auto stop(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified three_state,...
static auto alignment(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified parent,...
static auto jump_to(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified three_state,...
static auto align_right(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified parent,...
static auto indent(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified parent,...
static auto cancel(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified parent,...
static auto jump_to(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static auto search(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified location,...
static auto bottom(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified parent,...
static auto bottom(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified location,...
static auto back(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified parent,...
static auto centered(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified three_state,...
static auto alignment(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified three_state,...
static auto new_(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified parent,...
static auto stop() -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box.
static auto previous(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified parent,...
static auto clear(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified three_state,...
static auto up(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified parent,...
static auto ascending(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified three_state,...
static auto select_all(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified and check_state.
static auto zoom_to_fit(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified and check_state...
static auto retry(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified location,...
static auto spell_check(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified three_state,...
static auto font(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified three_state,...
static auto cancel(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified parent,...
static auto refresh(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified parent,...
static auto settings(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified three_state,...
static auto print_preview(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static auto paste(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified parent,...
static auto search(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified parent,...
static auto back(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified parent,...
static auto zoom_in(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static auto next(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified parent,...
static auto forward(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified check_state,...
static auto window(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified parent,...
static auto ignore(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified check_state,...
static auto view(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified location.
static auto about(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified check_state,...
static auto quit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified parent,...
static auto open(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified three_state,...
static auto execute(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified parent,...
static auto print(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified parent,...
static auto undelete(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified parent,...
static auto align_right(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified parent,...
static auto exit(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified parent,...
static auto apply(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified parent,...
static auto harddisk(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified location,...
static auto strikeout(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified three_state,...
static auto select_all(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified parent,...
static auto centered(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified three_state,...
static auto harddisk(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified three_state,...
static auto save(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified parent,...
static auto save_as(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified location,...
static auto window(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified parent,...
static auto zoom_out(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static auto window(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified parent,...
static auto cdrom(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static auto spell_check(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified location.
static auto revert_to_saved(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified check_state...
static auto add() -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box.
static auto tools(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified three_state,...
static auto previous(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified parent,...
static auto bold(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified check_state,...
static auto jump_to(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified parent.
static auto refresh(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified three_state,...
static auto alignment(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified location,...
static auto harddisk(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified three_state,...
static auto apply(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified parent,...
static auto font(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified parent,...
static auto apply(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified location.
static auto preferences(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified parent,...
static auto paste(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified three_state,...
static auto back(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified three_state,...
static auto clear(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified location,...
static auto network(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified parent,...
static auto home(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified location,...
static auto options(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified three_state,...
static auto jump_to(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified location.
static auto forward(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified three_state,...
static auto find(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified three_state,...
static auto previous(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified check_state,...
static auto replace(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified three_state,...
static auto floppy(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified parent,...
static auto clear(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified parent.
static auto revert_to_saved(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static auto execute(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified check_state,...
static auto italic(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified check_state,...
static auto harddisk(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static auto apply(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified check_state,...
static auto bold(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified parent.
static auto abort(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified parent,...
static auto cdrom(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified parent.
static auto strikeout(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified location,...
static auto window(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified parent,...
static auto bold(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified location.
static auto last(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified parent,...
static auto clear(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified parent,...
static auto network(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified parent,...
static auto last(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified parent,...
static auto centered(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified location,...
static auto settings(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified check_state,...
static auto forward(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified parent,...
static auto paste(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified three_state,...
static auto options(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified parent,...
static auto cdrom(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified location,...
static auto align_left(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified parent,...
static auto ok(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified parent,...
static auto previous(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified parent,...
static auto top(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified parent,...
static auto align_right(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified location.
static auto cut(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified location,...
static auto cut(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified parent,...
static auto floppy(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified parent,...
static auto cancel(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified parent,...
static auto properties(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified parent.
static auto refresh(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified parent,...
static auto unindent(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified check_state,...
static auto options(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified three_state,...
static auto copy(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified check_state,...
static auto indent(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified three_state,...
static auto print_preview(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static auto down(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified and check_state.
static auto font(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified three_state,...
static auto edit(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified parent,...
static auto bold() -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box.
static auto redo(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified parent,...
static auto next(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified parent,...
static auto revert_to_saved(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static auto actual_size(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified location.
static auto align_left(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified location,...
static auto index(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified parent,...
static auto network(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified parent,...
static auto about(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified parent,...
static auto exit(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified parent,...
static auto info(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified parent,...
static auto close(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified parent,...
static auto network(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified parent.
static auto tools(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified parent,...
static auto edit(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified three_state,...
static auto alignment(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified parent,...
static auto new_(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified parent.
static auto info(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified parent,...
static auto yes(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified location,...
static auto redo(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified location,...
static auto home(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified parent,...
static auto ignore(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified check_state,...
static auto first(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified parent,...
static auto refresh(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified parent,...
static auto cut(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified parent,...
static auto convert(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified parent,...
static auto align_left(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified parent,...
static auto save(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified location,...
static auto jump_to(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static auto color(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified three_state,...
static auto retry(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified location.
static auto stop(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified parent,...
static auto save_as(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified parent.
static auto abort(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified check_state,...
static auto print_preview(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified three_state,...
static auto home(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified parent,...
static auto underline(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified parent.
static auto italic(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified and check_state.
static auto exit(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified parent,...
static auto preferences(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified three_state,...
static auto unindent(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified parent,...
static auto del(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified three_state,...
static auto select_all(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified three_state,...
static auto no(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified parent,...
static auto ascending(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified parent,...
static auto settings(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified and check_state.
static auto revert_to_saved(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified location,...
static auto close(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified parent,...
static auto help(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified parent,...
static auto last(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified parent,...
static auto unindent(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified parent,...
static auto color(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified check_state,...
static auto no(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified parent.
static auto harddisk(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified check_state,...
static auto justified(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified parent,...
static auto up(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified parent,...
static auto font(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified check_state,...
static auto italic(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified three_state,...
static auto previous(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified location.
static auto about(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified parent,...
static auto network(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified location,...
static auto align_left(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified three_state,...
static auto print_preview(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static auto quit(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified check_state,...
static auto undelete(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified and check_state.
static auto down(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified location,...
static auto replace(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified parent,...
static auto alignment() -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box.
static auto first(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified three_state,...
static auto yes(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified parent,...
static auto print_preview(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified parent.
static auto actual_size(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified three_state,...
static auto open(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified parent.
static auto no(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified parent,...
static auto font(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified check_state,...
static auto edit(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified location,...
static auto copy(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified three_state,...
static auto spell_check(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static auto network(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified parent,...
static auto bottom(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified parent,...
static auto italic(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified parent,...
static auto select_all(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified location,...
static auto properties(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified three_state,...
static auto edit(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified three_state,...
static auto help(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified three_state,...
static auto copy(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified three_state,...
static auto customize(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified and check_state.
static auto print_preview(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified and check_sta...
static auto italic(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified check_state,...
static auto spell_check(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified check_state,...
static auto del(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified check_state,...
static auto del(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified parent,...
static auto top(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified location,...
static auto revert_to_saved(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static auto save(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified location,...
static auto copy(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified location,...
static auto search(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified parent,...
static auto quit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified parent,...
static auto indent(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified parent,...
static auto cut(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified three_state,...
static auto zoom_out(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static auto previous(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified parent.
static auto print_preview(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static auto help(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified parent,...
static auto clear() -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box.
static auto next(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified parent,...
static auto jump_to(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static auto descending(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified check_state,...
static auto font(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified three_state,...
static auto tools(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified parent,...
static auto undo(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified check_state,...
static auto undelete(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified location,...
static auto properties(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified parent,...
static auto harddisk(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified location.
static auto redo(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified three_state,...
static auto zoom_to_fit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static auto indent(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified check_state,...
static auto contents(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified parent,...
static auto preferences(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified parent,...
static auto execute(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified parent,...
static auto customize(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified three_state,...
static auto justified(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified location.
static auto find(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified parent,...
static auto search(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified parent,...
static auto execute(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified parent,...
static auto align_right(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified parent,...
static auto italic(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified location,...
static auto top() -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box.
static auto info(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified parent,...
static auto paste(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified parent,...
static auto color(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified three_state,...
static auto no(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified check_state,...
static auto abort(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified parent,...
static auto alignment(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified check_state,...
static auto bold(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified parent,...
static auto zoom_to_fit(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified check_state,...
static auto justified(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified location,...
static auto add(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified parent,...
static auto descending(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified three_state,...
static auto open(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified three_state,...
static auto cdrom(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified three_state,...
static auto about(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified parent,...
static auto forward(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified parent,...
static auto replace(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified check_state,...
static auto index(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified parent,...
static auto tools(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified three_state,...
static auto justified(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified parent,...
static auto retry(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified three_state,...
static auto select_all(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified parent,...
static auto ok(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified parent,...
static auto floppy(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified check_state,...
static auto ok(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified three_state,...
static auto network(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified and check_state.
static auto undo(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified parent,...
static auto about(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified three_state,...
static auto actual_size(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified three_state,...
static auto cancel(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified check_state,...
static auto abort(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified parent,...
static auto window(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified parent,...
static auto back(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified parent,...
static auto view(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified and check_state.
static auto print(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified three_state,...
static auto cdrom(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified three_state,...
static auto redo(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified and check_state.
static auto ascending(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified three_state,...
static auto search(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified parent,...
static auto zoom_to_fit(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified three_state,...
static auto copy(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified parent,...
static auto retry(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified parent,...
static auto underline(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified three_state,...
static auto contents(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified parent,...
static auto customize(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified three_state,...
static auto save(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified check_state,...
static auto italic(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified parent,...
static auto align_right(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified check_state,...
static auto abort(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified parent,...
static auto refresh(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified three_state,...
static auto help(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified three_state,...
static auto next(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified parent,...
static auto font(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified parent,...
static auto properties(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified parent,...
static auto align_left(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified three_state,...
static auto undo(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified three_state,...
static auto cancel(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified parent,...
static auto abort(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified parent,...
static auto execute(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified three_state,...
static auto stop(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified parent,...
static auto floppy(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified location,...
static auto spell_check(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static auto centered(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified parent,...
static auto execute(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified parent,...
static auto redo(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified check_state,...
static auto justified(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified parent,...
static auto undelete(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified parent,...
static auto customize(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified parent,...
static auto clear(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified location,...
static auto retry(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified parent,...
static auto strikeout(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified three_state,...
static auto undo() -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box.
static auto descending(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified location,...
static auto replace(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified location.
static auto tools(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified check_state,...
static auto ignore(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified parent,...
static auto save() -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box.
static auto open(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified parent,...
static auto clear(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified parent,...
static auto last(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified parent,...
static auto spell_check(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified and check_state...
static auto add(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified parent,...
static auto forward(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified location,...
static auto underline(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified check_state,...
static auto spell_check(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified check_state,...
static auto descending(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified three_state,...
static auto abort(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified three_state,...
static auto yes(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified parent,...
static auto options(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified parent,...
static auto copy(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified parent,...
static auto retry(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified three_state,...
static auto up(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified parent,...
static auto open(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified parent,...
static auto contents(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified parent,...
static auto first(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified parent,...
static auto stop(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified parent,...
static auto ignore(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified three_state,...
static auto save(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified parent,...
static auto last(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified location,...
static auto add(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified location.
static auto find(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified parent,...
static auto redo(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified parent,...
static auto view(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified parent,...
static auto stop(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified location,...
static auto bold(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified location,...
static auto centered(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified parent,...
static auto settings(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified parent,...
static auto open(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified parent,...
static auto save_as(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified parent,...
static auto bold(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified parent,...
static auto view(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified check_state,...
static auto cdrom(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified check_state,...
static auto remove(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified check_state,...
static auto top(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified parent,...
static auto underline(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified parent,...
static auto clear(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified parent,...
static auto italic(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified parent,...
static auto help(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified parent,...
static auto centered(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified three_state,...
static auto about(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified parent,...
static auto network(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified location,...
static auto save_as(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified parent,...
static auto abort(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified parent,...
static auto paste(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified three_state,...
static auto help(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified parent,...
static auto customize(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified parent,...
static auto revert_to_saved(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified check_state...
static auto align_left(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified location.
static auto network(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified three_state,...
static auto remove(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified parent,...
static auto bottom(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified parent,...
static auto select_all(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified check_state,...
static auto quit(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified parent,...
static auto settings(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified parent,...
static auto save(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified three_state,...
static auto retry(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified check_state,...
static auto options(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified parent,...
static auto zoom_in(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified check_state,...
static auto convert() -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box.
static auto save_as(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified parent,...
static auto zoom_out(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified parent.
static auto previous(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified parent,...
static auto align_right(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified three_state,...
static auto align_right(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified parent,...
static auto alignment(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified location,...
static auto top(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified parent.
static auto search(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified three_state,...
static auto last(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified check_state,...
static auto help() -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box.
static auto close(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified three_state,...
static auto find(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified check_state,...
static auto abort(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified location,...
static auto floppy(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified parent,...
static auto copy(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified check_state,...
static auto font(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified parent,...
static auto up(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified parent,...
static auto cdrom(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static auto cancel(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified check_state,...
static auto italic(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified parent,...
static auto down(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified three_state,...
static auto actual_size(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static auto index(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified parent,...
static auto help(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified parent,...
static auto apply(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified parent,...
static auto align_right(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified parent,...
static auto ignore(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified three_state,...
static auto descending(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified and check_state.
static auto zoom_in(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified check_state,...
static auto italic(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified parent,...
static auto exit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified parent,...
static auto exit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified parent,...
static auto window(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified parent.
static auto abort(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified check_state,...
static auto centered(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified parent,...
static auto add(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified parent,...
static auto spell_check(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static auto revert_to_saved(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified location.
static auto about(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified three_state,...
static auto cut(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified three_state,...
static auto cancel(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified parent,...
static auto remove(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified location.
static auto save_as(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified parent,...
static auto jump_to(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified three_state,...
static auto settings(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified parent,...
static auto info() -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box.
static auto strikeout(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static auto close(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified check_state,...
static auto forward(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified parent,...
static auto about(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified three_state,...
static auto next(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified three_state,...
static auto alignment(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified parent,...
static auto copy(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified three_state,...
static auto print_preview(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified three_state,...
static auto cut(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified parent,...
static auto spell_check(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static auto help(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified location.
static auto font(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified parent,...
static auto color(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified check_state,...
static auto info(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified check_state,...
static auto cdrom(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static auto apply(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified parent,...
static auto print() -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box.
static auto file(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified three_state,...
static auto file(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified parent,...
static auto spell_check(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static auto stop(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified check_state,...
static auto spell_check() -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box.
static auto print_preview(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static auto print(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified three_state,...
static auto network() -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box.
static auto actual_size(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified check_state,...
static auto edit(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified parent.
static auto stop(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified parent,...
static auto cdrom(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified three_state,...
static auto save(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified check_state,...
static auto bottom(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified parent,...
static auto color(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified parent,...
static auto cancel(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified parent,...
static auto replace(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified parent,...
static auto color(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified parent,...
static auto apply(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified location,...
static auto ascending() -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box.
static auto home(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified parent,...
static auto preferences(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified three_state,...
static auto align_right(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified check_state,...
static auto forward(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified location.
static auto settings(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified parent.
static auto info(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified three_state,...
static auto stop(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified parent,...
static auto new_(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified check_state,...
static auto quit(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified parent,...
static auto up(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified parent,...
static auto forward(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified three_state,...
static auto remove(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified location,...
static auto save_as(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified check_state,...
static auto color(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified parent,...
static auto ascending(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified parent,...
static auto print(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified parent,...
static auto add(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified parent,...
static auto open(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified parent,...
static auto apply(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified check_state,...
static auto yes(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified parent,...
static auto zoom_out(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static auto align_left(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified parent,...
static auto refresh(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified check_state,...
static auto close(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified parent,...
static auto refresh(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified parent.
static auto home(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified location,...
static auto properties(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified check_state,...
static auto quit(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified parent,...
static auto bottom(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified parent,...
static auto color(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified check_state,...
static auto zoom_in(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified three_state,...
static auto top(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified parent,...
static auto align_left(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified parent,...
static auto undelete(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified three_state,...
static auto zoom_out(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified three_state,...
static auto edit(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified location.
static auto previous(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified check_state,...
static auto file(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified location,...
static auto bold(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified and check_state.
static auto ok(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified parent,...
static auto ascending(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified parent,...
static auto next(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified three_state,...
static auto settings(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified parent,...
static auto actual_size(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static auto yes(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified check_state,...
static auto contents(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified location,...
static auto italic(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified parent,...
static auto top(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified check_state,...
static auto justified(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified parent.
static auto top(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified three_state,...
static auto alignment(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified three_state,...
static auto color() -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box.
static auto previous(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified three_state,...
static auto index(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified three_state,...
static auto print(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified parent,...
static auto contents() -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box.
static auto jump_to(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static auto first(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified and check_state.
static auto last(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified three_state,...
static auto properties(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified parent,...
static auto unindent(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified parent,...
static auto apply(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified parent,...
static auto save_as(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified parent,...
static auto cancel(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified check_state,...
static auto cdrom(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static auto close(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified check_state,...
static auto window(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified location,...
static auto stop(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified three_state,...
static auto select_all(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified location,...
static auto save_as(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified location,...
static auto zoom_to_fit(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static auto unindent(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified parent,...
static auto copy(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified and check_state.
static auto revert_to_saved(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified three_state...
static auto zoom_to_fit(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified check_state,...
static auto undelete(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified location,...
static auto edit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified parent,...
static auto up(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified parent,...
static auto cdrom(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static auto first(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified parent,...
static auto home(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified parent,...
static auto refresh(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified parent,...
static auto contents(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified three_state,...
static auto exit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified parent,...
static auto search(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified parent,...
static auto revert_to_saved(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified parent.
static auto help(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified and check_state.
static auto revert_to_saved(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static auto save_as(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified parent,...
static auto zoom_in(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static auto select_all(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified parent.
static auto file(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified check_state,...
static auto centered(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified parent,...
static auto zoom_to_fit(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified location,...
static auto centered(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified parent,...
static auto about(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified location,...
static auto up(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified parent,...
static auto zoom_to_fit(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static auto revert_to_saved(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified location,...
static auto clear(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified parent,...
static auto underline(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified parent,...
static auto print_preview(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static auto execute(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified parent,...
static auto zoom_in(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static auto quit(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified check_state,...
static auto paste(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified and check_state.
static auto execute() -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box.
static auto open(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified parent,...
static auto properties(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified location,...
static auto refresh(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified parent,...
static auto settings(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified three_state,...
static auto clear(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified location.
static auto harddisk(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static auto redo(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified parent,...
static auto undo(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified parent,...
static auto edit(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified parent,...
static auto indent(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified parent,...
static auto apply(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified check_state,...
static auto close(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified parent,...
static auto search(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified and check_state.
static auto tools(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified check_state,...
static auto indent(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified parent,...
static auto down(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified check_state,...
static auto close(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified location,...
static auto back(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified parent,...
static auto undo(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified location.
static auto remove(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified parent,...
static auto bottom(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified three_state,...
static auto paste(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified parent,...
static auto view() -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box.
static auto preferences(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified parent,...
static auto first(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified parent,...
static auto window(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified check_state,...
static auto last(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified three_state,...
static auto stop(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified three_state,...
static auto exit(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified check_state,...
static auto up(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified three_state,...
static auto jump_to(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static auto close(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified parent,...
static auto home(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified and check_state.
static auto up(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified and check_state.
static auto zoom_in(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static auto del(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified parent,...
static auto cut(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified location.
static auto justified(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified location,...
static auto no(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified location,...
static auto convert(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified parent,...
static auto convert(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified location.
static auto properties(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified three_state,...
static auto ignore(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified parent,...
static auto harddisk(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified parent.
static auto about(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified and check_state.
static auto view(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified check_state,...
static auto down(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified location.
static auto last(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified parent,...
static auto alignment(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified parent,...
static auto undelete(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified location.
static auto color(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified and check_state.
static auto remove(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified parent,...
static auto network(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified parent,...
static auto yes(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified parent,...
static auto abort(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified parent,...
static auto paste(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified check_state,...
static auto zoom_to_fit(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static auto cut(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified location,...
static auto abort(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified three_state,...
static auto align_left(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified location,...
static auto exit(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified parent.
static auto add(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified check_state,...
static auto back(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified three_state,...
static auto floppy(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified parent,...
static auto replace(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified three_state,...
static auto index(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified parent,...
static auto font(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified location,...
static auto strikeout(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified check_state,...
static auto indent(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified three_state,...
static auto back(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified and check_state.
static auto new_(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified check_state,...
static auto zoom_in(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static auto indent(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified three_state,...
static auto settings(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified check_state,...
static auto cut(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified check_state,...
static auto no(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified check_state,...
static auto contents(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified parent,...
static auto tools(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified and check_state.
static auto add(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified parent,...
static auto save(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified check_state,...
static auto redo(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified parent,...
static auto edit(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified check_state,...
static auto convert(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified three_state,...
static auto view(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified parent.
static auto properties(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified three_state,...
static auto options(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified check_state,...
static auto quit() -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box.
static auto home(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified three_state,...
static auto undo(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified and check_state.
static auto align_right(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified parent,...
static auto clear(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified parent,...
static auto up(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified parent,...
static auto centered(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified parent,...
static auto edit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified parent,...
static auto undelete(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified check_state,...
static auto italic(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified three_state,...
static auto forward(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified parent,...
static auto preferences(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified parent,...
static auto centered(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified check_state,...
static auto apply(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified three_state,...
static auto save(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified parent,...
static auto about(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified parent,...
static auto info(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified location.
static auto add(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified and check_state.
static auto execute(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified parent.
static auto zoom_to_fit(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified check_state,...
static auto print_preview(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static auto ascending(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified parent,...
static auto select_all(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified parent,...
static auto remove(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified three_state,...
static auto apply() -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box.
static auto ignore(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified location.
static auto no() -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box.
static auto unindent(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified parent,...
static auto close(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified location,...
static auto new_(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified three_state,...
static auto search(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified parent,...
static auto abort(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified check_state,...
static auto actual_size(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static auto ok(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified location,...
static auto forward(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified location,...
static auto ascending(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified parent,...
static auto back(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified parent,...
static auto centered(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified check_state,...
static auto convert(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified location,...
static auto close(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified parent,...
static auto save_as(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified parent,...
static auto tools(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified check_state,...
static auto spell_check(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified parent.
static auto new_(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified location.
static auto align_right(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified parent,...
static auto stop(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified parent,...
static auto abort(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified parent,...
static auto about(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified check_state,...
static auto jump_to(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static auto harddisk(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified and check_state.
static auto back(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified three_state,...
static auto options(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified parent,...
static auto spell_check(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified location,...
static auto refresh(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified location,...
static auto previous(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified parent,...
static auto cdrom(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified and check_state.
static auto apply(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified parent,...
static auto close(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified parent.
static auto window(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified parent,...
static auto select_all(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified parent,...
static auto actual_size(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static auto options() -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box.
static auto redo(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified three_state,...
static auto del(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified parent,...
static auto tools(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified parent,...
static auto print_preview(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static auto index(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified location.
static auto back(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified location,...
static auto bold(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified parent,...
static auto del(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified three_state,...
static auto strikeout(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static auto file(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified parent,...
static auto align_left(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified and check_state.
static auto index(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified parent,...
static auto actual_size(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified location,...
static auto ok(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified and check_state.
static auto properties(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified and check_state.
static auto redo() -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box.
static auto font() -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box.
static auto tools(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified parent,...
static auto no(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified parent,...
static auto actual_size(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified parent.
static auto del(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified parent,...
static auto exit(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified location,...
static auto indent(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified location.
static auto up(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified location,...
static auto del(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified parent,...
static auto down(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified location,...
static auto execute(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified check_state,...
static auto view(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified parent,...
static auto jump_to(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified location,...
static auto revert_to_saved() -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box.
static auto tools(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified three_state,...
static auto cdrom(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static auto new_(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified location,...
static auto zoom_in(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified location,...
static auto zoom_in() -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box.
static auto quit(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified parent,...
static auto next(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified check_state,...
static auto customize(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified three_state,...
static auto contents(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified parent,...
static auto edit(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified parent,...
static auto stop(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified check_state,...
static auto remove() -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box.
static auto color(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified parent,...
static auto unindent(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified location.
static auto info(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified parent,...
static auto file(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified location,...
static auto index(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified parent,...
static auto forward(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified parent,...
static auto strikeout(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified and check_state.
static auto select_all(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified three_state,...
static auto print(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified check_state,...
static auto customize(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified three_state,...
static auto retry(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified parent.
static auto ok() -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box.
static auto justified(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified check_state,...
static auto ok(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified check_state,...
static auto first(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified check_state,...
static auto indent(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified location,...
static auto font(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified parent,...
static auto preferences(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified location.
static auto copy(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified location.
static auto actual_size(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified check_state,...
static auto tools(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified parent,...
static auto floppy(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified parent,...
static auto undelete(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified parent,...
static auto save_as() -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box.
static auto preferences(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified parent.
static auto no(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified parent,...
static auto network(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified parent,...
static auto zoom_out(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified check_state,...
static auto harddisk(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified three_state,...
static auto zoom_out(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static auto close(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified three_state,...
static auto refresh(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified three_state,...
static auto floppy(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified location,...
static auto bold(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified parent,...
static auto bold(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified parent,...
static auto save_as(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified three_state,...
static auto replace(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified parent,...
static auto find(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified parent,...
static auto options(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified parent,...
static auto del(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified parent,...
static auto execute(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified and check_state.
static auto select_all(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified parent,...
static auto edit(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified parent,...
static auto redo(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified parent,...
static auto settings(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified parent,...
static auto find(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified location,...
static auto unindent(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified parent.
static auto yes(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified three_state,...
static auto alignment(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified parent,...
static auto down(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified parent,...
static auto floppy(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified parent,...
static auto home(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified three_state,...
static auto save(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified location.
static auto top(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified location,...
static auto print_preview(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static auto cancel(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified location,...
static auto first(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified check_state,...
static auto quit(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified parent,...
static auto index(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified three_state,...
static auto view(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified parent,...
static auto unindent(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified parent,...
static auto justified(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified three_state,...
static auto redo(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified parent,...
static auto select_all(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified parent,...
static auto up(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified parent,...
static auto zoom_out(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified three_state,...
static auto convert(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified parent,...
static auto down(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified parent,...
static auto down(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified three_state,...
static auto underline(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified parent,...
static auto info(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified location,...
static auto alignment(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified three_state,...
static auto back(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified parent,...
static auto stop(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified location.
static auto revert_to_saved(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static auto jump_to(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified three_state,...
static auto back() -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box.
static auto unindent(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified parent,...
static auto ignore(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified parent,...
static auto quit(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified and check_state.
static auto next(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified check_state,...
static auto settings(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified parent,...
static auto floppy(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified parent,...
static auto tools(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified parent,...
static auto forward(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified parent,...
static auto copy(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified parent,...
static auto no(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified parent,...
static auto next(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified location,...
static auto tools(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified location,...
static auto jump_to(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static auto indent(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified check_state,...
static auto view(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified three_state,...
static auto add(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified check_state,...
static auto no(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified three_state,...
static auto cut() -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box.
static auto print(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified parent,...
static auto align_right(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified and check_state...
static auto harddisk(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static auto ok(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified parent,...
static auto network(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified location.
static auto cancel(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified three_state,...
static auto customize(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified parent,...
static auto forward(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified three_state,...
static auto align_right(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified check_state,...
static auto tools(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified parent,...
static auto strikeout(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static auto network(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified check_state,...
static auto floppy(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified check_state,...
static auto index(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified three_state,...
static auto ignore(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified parent,...
static auto revert_to_saved(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified and check_s...
static auto zoom_out() -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box.
static auto harddisk(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static auto contents(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified check_state,...
static auto indent(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified parent,...
static auto info(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified parent,...
static auto revert_to_saved(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static auto cdrom(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified location,...
static auto settings() -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box.
static auto align_right(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified parent,...
static auto exit(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified parent,...
static auto back(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified parent,...
static auto up(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified check_state,...
static auto find(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified parent,...
static auto about(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified parent,...
static auto zoom_to_fit(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified three_state,...
static auto refresh(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified parent,...
static auto del(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified three_state,...
static auto underline(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified parent,...
static auto zoom_to_fit(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified location.
static auto about(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified parent,...
static auto next(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified parent,...
static auto search(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified location.
static auto new_(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified three_state,...
static auto copy(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified parent,...
static auto bold(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified three_state,...
static auto file(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified parent,...
static auto bold(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified check_state,...
static auto revert_to_saved(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified check_state...
static auto justified(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified parent,...
static auto undo(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified parent,...
static auto quit(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified check_state,...
static auto save(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified three_state,...
static auto customize(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified parent,...
static auto retry(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified check_state,...
static auto justified(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified check_state,...
static auto cancel() -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box.
static auto del(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified and check_state.
static auto up(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified three_state,...
static auto contents(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified three_state,...
static auto quit(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified location,...
static auto index(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified check_state,...
static auto abort(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified three_state,...
static auto info(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified check_state,...
static auto bottom(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified parent,...
static auto customize(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified parent.
static auto info(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified parent,...
static auto paste(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified location,...
static auto yes() -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box.
static auto contents(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified three_state,...
static auto undelete(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified three_state,...
static auto descending(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified parent,...
static auto open(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified check_state,...
static auto replace(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified parent.
static auto undelete(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified parent,...
static auto save(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified three_state,...
static auto paste(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified parent.
static auto bottom(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified location,...
static auto zoom_in(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified check_state,...
static auto cut(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified three_state,...
static auto print(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified parent,...
static auto last(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified three_state,...
static auto undelete(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified parent,...
static auto underline(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified check_state,...
static auto zoom_in(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static auto align_left(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified parent,...
static auto previous(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified location,...
static auto last(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified parent,...
static auto file(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified three_state,...
static auto color(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified three_state,...
static auto quit(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified parent,...
static auto abort(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified location,...
static auto view(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified three_state,...
static auto file(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified parent,...
static auto ok(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified parent,...
static auto strikeout(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified location.
static auto no(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified parent,...
static auto paste(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified three_state,...
static auto cancel(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified location.
static auto descending(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified parent,...
static auto floppy(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified three_state,...
static auto save_as(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified three_state,...
static auto justified(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified three_state,...
static auto unindent(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified parent,...
static auto abort(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified parent.
static auto home(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified parent,...
static auto retry(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified check_state,...
static auto add(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified parent,...
static auto zoom_out(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static auto last(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified check_state,...
static auto print_preview(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static auto info(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified parent,...
static auto indent(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified parent,...
static auto color(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified location,...
static auto save_as(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified three_state,...
static auto help(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified parent,...
static auto del(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified parent,...
static auto strikeout(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static auto down(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified parent.
static auto select_all(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified parent,...
static auto cut(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified and check_state.
static auto descending(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified parent,...
static auto bold(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified three_state,...
static auto ascending(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified parent,...
static auto justified(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified parent,...
static auto spell_check(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified check_state,...
static auto last(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified parent,...
static auto redo(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified location.
static auto ok(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified parent,...
static auto ok(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified parent,...
static auto help(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified check_state,...
static auto bold(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified parent,...
static auto options(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified and check_state.
static auto about(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified three_state,...
static auto back(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified location.
static auto convert(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified three_state,...
static auto actual_size(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static auto last(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified parent,...
static auto exit(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified location,...
static auto bold(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified parent,...
static auto undo(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified parent,...
static auto network(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified three_state,...
static auto ascending(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified three_state,...
static auto retry() -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box.
static auto find(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified parent,...
static auto redo(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified parent,...
static auto last(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified location,...
static auto first(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified parent,...
static auto options(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified parent,...
static auto align_left(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified parent.
static auto convert(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified parent,...
static auto undelete(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified check_state,...
static auto indent() -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box.
static auto next(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified and check_state.
static auto retry(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified parent,...
static auto new_(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified parent,...
static auto remove(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified parent,...
static auto print(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified parent,...
static auto properties(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified parent,...
static auto replace(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified location,...
static auto apply(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified three_state,...
static auto print(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified three_state,...
static auto zoom_out(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified and check_state.
static auto select_all(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified parent,...
static auto no(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified and check_state.
static auto zoom_out(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified check_state,...
static auto previous(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified parent,...
static auto index(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified parent,...
static auto about(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified parent,...
static auto select_all(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified three_state,...
static auto copy(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified parent,...
static auto harddisk(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified check_state,...
static auto top(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified parent,...
static auto preferences(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified and check_state...
static auto descending(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified location.
static auto network(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified check_state,...
static auto view(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified parent,...
static auto no(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified parent,...
static auto forward(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified check_state,...
static auto add(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified location,...
static auto no(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified parent,...
static auto convert(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified check_state,...
static auto preferences(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified parent,...
static auto home(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified parent,...
static auto harddisk(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified check_state,...
static auto properties(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified check_state,...
static auto floppy(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified check_state,...
static auto settings(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified three_state,...
static auto harddisk(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static auto about(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified check_state,...
static auto tools(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified location.
static auto unindent(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified three_state,...
static auto top(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified and check_state.
static auto save(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified and check_state.
static auto yes(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified parent.
static auto yes(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified parent,...
static auto jump_to(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified location,...
static auto align_left(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified parent,...
static auto add(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified parent.
static auto convert(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified parent,...
static auto zoom_in(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified and check_state.
static auto first(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified three_state,...
static auto window(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified check_state,...
static auto new_(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified three_state,...
static auto copy(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified parent,...
static auto alignment(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified parent,...
static auto spell_check(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified three_state,...
static auto clear(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified three_state,...
static auto underline() -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box.
static auto print(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified parent,...
static auto last(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified location.
static auto paste(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified location,...
static auto about(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified parent,...
static auto print_preview(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified check_state,...
static auto strikeout(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static auto print_preview(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified location,...
static auto options(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified parent,...
static auto network(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified three_state,...
static auto save_as(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified check_state,...
static auto stop(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified parent,...
static auto window(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified location,...
static auto clear(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified check_state,...
static auto unindent(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified parent,...
static auto strikeout(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified parent.
static auto first(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified parent,...
static auto replace(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified parent,...
static auto convert(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified parent,...
static auto save_as(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified check_state,...
static auto redo(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified check_state,...
static auto forward(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified parent,...
static auto italic(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified parent,...
static auto clear(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified parent,...
static auto clear(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified parent,...
static auto bottom(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified location.
static auto actual_size(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static auto exit(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified check_state,...
static auto add(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified parent,...
static auto view(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified location,...
static auto actual_size(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static auto bottom(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified check_state,...
static auto print_preview() -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box.
static auto up(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified location.
static auto options(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified parent,...
static auto new_(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified and check_state.
static auto execute(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified three_state,...
static auto find(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified three_state,...
static auto bottom(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified three_state,...
static auto strikeout(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified check_state,...
static auto actual_size(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified three_state,...
static auto next(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified location.
static auto replace(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified and check_state.
static auto refresh(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified location.
static auto del(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified check_state,...
static auto back(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified check_state,...
static auto convert(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified parent,...
static auto zoom_to_fit(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified location,...
static auto execute(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified location,...
static auto contents(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified parent,...
static auto ok(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified three_state,...
static auto cancel(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified parent,...
static auto undelete(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified parent,...
static auto top(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified three_state,...
static auto index(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified location,...
static auto font(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified parent,...
static auto save(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified parent,...
static auto exit(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified three_state,...
static auto previous(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified three_state,...
static auto zoom_in(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified parent.
static auto actual_size(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static auto italic(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified parent,...
static auto print(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified location,...
static auto convert(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified parent,...
static auto harddisk(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static auto options(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified location,...
static auto search() -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box.
static auto next(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified parent,...
static auto centered(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified location.
static auto zoom_out(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified location,...
static auto alignment(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified check_state,...
static auto next(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified check_state,...
static auto yes(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified parent,...
static auto del(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified check_state,...
static auto bold(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified parent,...
static auto first(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified parent,...
static auto harddisk(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static auto spell_check(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static auto revert_to_saved(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static auto cancel(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified parent,...
static auto color(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified parent,...
static auto underline(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified parent,...
static auto top(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified check_state,...
static auto save(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified parent,...
static auto find(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified three_state,...
static auto align_left(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified three_state,...
static auto file(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified parent,...
static auto cancel(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified three_state,...
static auto refresh(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified parent,...
static auto close(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified three_state,...
static auto ok(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified parent,...
static auto properties(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified parent,...
static auto open(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified and check_state.
static auto print(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified location,...
static auto file(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified parent,...
static auto centered(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified parent,...
static auto justified(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified parent,...
static auto ok(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified three_state,...
static auto cdrom(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static auto new_(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified parent,...
static auto settings(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified parent,...
static auto clear(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified parent,...
static auto forward(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified and check_state.
static auto execute(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified parent,...
static auto window(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified location.
static auto ascending(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified check_state,...
static auto align_right(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified three_state,...
static auto back(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified check_state,...
static auto italic(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified parent,...
static auto preferences(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified parent,...
static auto about(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified location,...
static auto view(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified parent,...
static auto home(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified parent.
static auto indent(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified check_state,...
static auto add(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified check_state,...
static auto edit(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified parent,...
static auto ascending(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified location,...
static auto apply(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified parent,...
static auto preferences(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified parent,...
static auto ascending(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified check_state,...
static auto index(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified parent,...
static auto ascending(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified location,...
static auto convert(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified three_state,...
static auto paste(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified parent,...
static auto indent(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified parent,...
static auto help(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified location,...
static auto quit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified parent,...
static auto down(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified parent,...
static auto yes(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified three_state,...
static auto next(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified parent.
static auto previous(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified parent,...
static auto undelete(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified parent.
static auto info(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified three_state,...
static auto save_as(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified parent,...
static auto underline(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified check_state,...
static auto index(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified parent,...
static auto refresh(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified and check_state.
static auto strikeout(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static auto properties(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified parent,...
static auto up(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified parent.
static auto index(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified parent.
static auto copy() -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box.
static auto execute(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified location,...
static auto first() -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box.
static auto stop(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified parent.
static auto back(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified parent,...
static auto retry(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified parent,...
static auto view(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified location,...
static auto strikeout(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static auto properties(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified three_state,...
static auto yes(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified location,...
static auto home(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified check_state,...
static auto stop(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified three_state,...
static auto up(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified parent,...
static auto options(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified parent,...
static auto undelete(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified parent,...
static auto preferences(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified three_state,...
static auto about(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified parent,...
static auto convert(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified parent,...
static auto redo(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified parent,...
static auto zoom_out(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified location.
static auto file(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified parent,...
static auto save_as(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified location.
static auto new_() -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box.
static auto view(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified parent,...
static auto customize(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified location,...
static auto revert_to_saved(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static auto undo(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified three_state,...
static auto options(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified location,...
static auto forward(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified parent,...
static auto execute(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified parent,...
static auto down(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified parent,...
static auto harddisk(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static auto preferences(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified parent,...
static auto cancel(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified parent,...
static auto cut(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified parent,...
static auto down(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified parent,...
static auto align_left(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified check_state,...
static auto retry(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified parent,...
static auto zoom_to_fit(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified three_state,...
static auto align_right(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified three_state,...
static auto retry(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified three_state,...
static auto previous(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified parent,...
static auto forward(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified parent,...
static auto quit(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified three_state,...
static auto settings(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified location,...
static auto search(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified parent,...
static auto indent(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified parent,...
static auto ignore() -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box.
static auto view(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified check_state,...
static auto find(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified check_state,...
static auto forward(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified parent,...
static auto up(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified parent,...
static auto window(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified parent,...
static auto contents(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified parent,...
static auto undo(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified three_state,...
static auto remove(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified three_state,...
static auto italic(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified parent,...
static auto add(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified three_state,...
static auto help(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified location,...
static auto first(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified location,...
static auto cut(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified check_state,...
static auto first(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified check_state,...
static auto strikeout(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified three_state,...
static auto justified(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified parent,...
static auto cut(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified parent,...
static auto copy(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified parent.
static auto top(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified three_state,...
static auto stop(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified parent,...
static auto down(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified three_state,...
static auto down(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified three_state,...
static auto zoom_in(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static auto ok(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified parent,...
static auto zoom_to_fit(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified three_state,...
static auto customize(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified check_state,...
static auto indent(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified parent,...
static auto yes(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified parent,...
static auto del(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified location.
static auto align_left(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified check_state,...
static auto underline(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified parent,...
static auto paste(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified location.
static auto bottom(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified parent.
static auto replace(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified check_state,...
static auto help(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified three_state,...
static auto cut(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified check_state,...
static auto help(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified parent,...
static auto forward(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified check_state,...
static auto exit(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified parent,...
static auto floppy(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified parent,...
static auto new_(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified parent,...
static auto redo(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified parent.
static auto italic(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified location,...
static auto del(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified location,...
static auto align_right(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified parent,...
static auto strikeout(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified check_state,...
static auto descending() -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box.
static auto down(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified parent,...
static auto retry(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified location,...
static auto execute(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified parent,...
static auto last(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified three_state,...
static auto settings(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified parent,...
static auto underline(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified three_state,...
static auto undelete(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified three_state,...
static auto alignment(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified three_state,...
static auto justified() -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box.
static auto add(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified three_state,...
static auto cdrom(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified check_state,...
static auto add(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified location,...
static auto ignore(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified parent,...
static auto up(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified three_state,...
static auto align_right(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified parent,...
static auto bottom(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified parent,...
static auto customize(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified parent,...
static auto italic() -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box.
static auto align_right(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified three_state,...
static auto quit(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified parent.
static auto no(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified three_state,...
static auto centered(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified parent,...
static auto yes(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified and check_state.
static auto paste(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified parent,...
static auto spell_check(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified three_state,...
static auto settings(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified three_state,...
static auto zoom_to_fit(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent.
static auto first(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified location.
static auto first(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified three_state,...
static auto network(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified parent,...
static auto unindent(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified parent,...
static auto redo(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified three_state,...
static auto font(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified and check_state.
static auto undo(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified three_state,...
static auto ok(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified three_state,...
static auto redo(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified parent,...
static auto redo(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified parent,...
static auto ignore(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified three_state,...
static auto ok(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified parent,...
static auto window(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified parent,...
static auto last(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified parent,...
static auto first(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified parent.
static auto remove(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified three_state,...
static auto underline(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified and check_state.
static auto about() -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box.
static auto paste(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified parent,...
static auto home(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified parent,...
static auto view(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified parent,...
static auto back(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified three_state,...
static auto next(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified parent,...
static auto exit(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified check_state,...
static auto no(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified parent,...
static auto tools(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified parent,...
static auto down(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified parent,...
static auto window(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified three_state,...
static auto first(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified location,...
static auto network(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified parent,...
static auto jump_to(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified three_state,...
static auto exit(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified parent,...
static auto bottom(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified check_state,...
static auto properties(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified parent,...
static auto find(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified parent,...
static auto zoom_out(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified three_state,...
static auto contents(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified parent,...
static auto first(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified parent,...
static auto home(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified location.
static auto underline(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified three_state,...
static auto cancel(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified and check_state.
static auto previous(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified location,...
static auto indent(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified location,...
static auto floppy(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified three_state,...
static auto replace(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified parent,...
static auto jump_to(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static auto close(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified parent,...
static auto open(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified check_state,...
static auto top(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified check_state,...
static auto align_left(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified parent,...
static auto zoom_out(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static auto forward(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified parent,...
static auto first(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified parent,...
static auto replace(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified parent,...
static auto search(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified three_state,...
static auto bottom(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified parent,...
static auto italic(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified check_state,...
static auto save(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified parent,...
static auto zoom_out(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static auto new_(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified three_state,...
static auto down(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified parent,...
static auto edit(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified three_state,...
static auto previous(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified three_state,...
static auto stop(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified parent,...
static auto preferences(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified parent,...
static auto paste(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified check_state,...
static auto spell_check(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static auto alignment(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified parent,...
static auto color(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified parent.
static auto settings(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified check_state,...
static auto top(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified parent,...
static auto customize() -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box.
static auto paste(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified parent,...
static auto justified(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified parent,...
static auto properties(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified check_state,...
static auto last(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified and check_state.
static auto underline(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified three_state,...
static auto save(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified parent,...
static auto undelete(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified parent,...
static auto quit(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified three_state,...
static auto search(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified location,...
static auto redo(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified check_state,...
static auto about(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified parent.
static auto add(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified parent,...
static auto save(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified parent,...
static auto harddisk() -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box.
static auto zoom_in(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified location,...
static auto ignore(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified parent,...
static auto quit(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified three_state,...
static auto apply(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified and check_state.
static auto undelete() -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box.
static auto paste(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified parent,...
static auto view(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified three_state,...
static auto harddisk(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static auto undo(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified parent,...
static auto close(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified three_state,...
static auto forward(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified parent.
static auto zoom_to_fit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static auto clear(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified check_state,...
static auto bold(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified three_state,...
static auto actual_size(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static auto cdrom(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static auto copy(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified parent,...
static auto centered(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified check_state,...
static auto next(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified parent,...
static auto convert(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified check_state,...
static auto contents(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified parent,...
static auto convert(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified parent,...
static auto align_left(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified check_state,...
static auto justified(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified three_state,...
static auto apply(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified three_state,...
static auto retry(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified parent,...
static auto top(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified three_state,...
static auto index(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified and check_state.
static auto customize(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified parent,...
static auto justified(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified three_state,...
static auto underline(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified parent,...
static auto properties() -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box.
static auto contents(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified parent,...
static auto descending(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified parent,...
static auto align_right(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified location,...
static auto cut(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified parent,...
static auto cdrom(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static auto indent(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified three_state,...
static auto tools(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified location,...
static auto next(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified three_state,...
static auto options(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified parent.
static auto remove(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified parent,...
static auto undo(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified check_state,...
static auto customize(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified check_state,...
static auto file(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified parent,...
static auto open(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified location,...
static auto edit(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified three_state,...
static auto ascending(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified parent,...
static auto zoom_out(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static auto file(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified location.
static auto properties(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified parent,...
static auto save(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified three_state,...
static auto properties(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified parent,...
static auto info(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified and check_state.
static auto apply(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified parent,...
static auto tools(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified three_state,...
static auto retry(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified parent,...
static auto file(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified parent,...
static auto undelete(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified parent,...
static auto preferences(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified parent,...
static auto new_(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified parent,...
static auto find(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified parent,...
static auto strikeout(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static auto save(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified parent.
static auto ok(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified location.
static auto ascending(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified parent,...
static auto print_preview(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified parent,...
static auto remove(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified location,...
static auto search(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified parent.
static auto floppy(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified and check_state.
static auto open(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified location,...
static auto home(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified check_state,...
static auto contents(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified check_state,...
static auto zoom_out(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static auto ascending(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified three_state,...
static auto file(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified three_state,...
static auto search(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified parent,...
static auto color(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified parent,...
static auto execute(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified three_state,...
static auto zoom_out(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static auto contents(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified three_state,...
static auto file(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified parent.
static auto edit(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified location,...
static auto descending(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified check_state,...
static auto index(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified three_state,...
static auto indent(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified parent,...
static auto del(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified parent,...
static auto underline(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified parent,...
static auto color(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified parent,...
static auto cancel(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified parent,...
static auto undo(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified check_state,...
static auto strikeout(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static auto print_preview(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified check_state,...
static auto previous(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified three_state,...
static auto actual_size(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static auto file(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified parent,...
static auto view(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent view check_box with specified parent,...
static auto centered() -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box.
static auto print_preview(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified location,...
static auto yes(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified check_state,...
static auto next(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified parent,...
static auto undelete(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified parent,...
static auto home(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified parent,...
static auto no(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified three_state,...
static auto color(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified parent,...
static auto tools(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified parent,...
static auto cancel(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified parent,...
static auto remove(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified parent,...
static auto edit(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified check_state,...
static auto settings(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified location,...
static auto customize(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified parent,...
static auto tools(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box with specified parent.
static auto clear(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified check_state,...
static auto back(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified check_state,...
static auto undo(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified parent,...
static auto info(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified parent.
static auto up(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified location,...
static auto retry(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified and check_state.
static auto undo(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified parent,...
static auto zoom_out(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified parent,...
static auto strikeout(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified three_state,...
static auto paste(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified parent,...
static auto actual_size(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified location,...
static auto yes(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified parent,...
static auto paste(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified parent,...
static auto network(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified check_state,...
static auto floppy(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified parent,...
static auto justified(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified and check_state.
static auto home(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified three_state,...
static auto zoom_out(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified three_state,...
static auto preferences(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified location,...
static auto underline(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified location,...
static auto print(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified parent,...
static auto convert(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified parent.
static auto del(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified parent,...
static auto forward(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent forward check_box with specified three_state,...
static auto zoom_in(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified three_state,...
static auto harddisk(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified location,...
static auto customize(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified location.
static auto del(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified parent,...
static auto alignment(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified parent,...
static auto edit(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified and check_state.
static auto align_left(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified parent,...
static auto network(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified parent,...
static auto cut(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified parent,...
static auto search(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified check_state,...
static auto unindent(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified three_state,...
static auto cut(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified parent,...
static auto cancel(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified parent.
static auto descending(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified check_state,...
static auto refresh(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified check_state,...
static auto clear(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified and check_state.
static auto underline(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified parent,...
static auto settings(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified parent,...
static auto find() -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box.
static auto select_all(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified parent,...
static auto index() -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box.
static auto del(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified location,...
static auto preferences(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified parent,...
static auto remove(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified check_state,...
static auto italic(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified parent.
static auto next(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified three_state,...
static auto top(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified parent,...
static auto centered(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified and check_state.
static auto bold(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified parent,...
static auto yes(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified parent,...
static auto previous(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified check_state,...
static auto edit() -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box.
static auto harddisk(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent harddisk check_box with specified parent,...
static auto descending(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified three_state,...
static auto retry(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified three_state,...
static auto ignore(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified parent,...
static auto window(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified and check_state.
static auto find(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified and check_state.
static auto replace(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified parent,...
static auto retry(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified parent,...
static auto strikeout() -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box.
static auto index(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified location,...
static auto previous() -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box.
static auto revert_to_saved(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified three_state...
static auto customize(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified parent,...
static auto select_all(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified check_state,...
static auto contents(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified location,...
static auto cut(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified parent,...
static auto apply(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified parent,...
static auto bold(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified check_state,...
static auto color(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified location,...
static auto print_preview(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent print_preview check_box with specified three_state,...
static auto find(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified three_state,...
static auto copy(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified parent,...
static auto search(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified check_state,...
static auto revert_to_saved(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static auto del(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified parent,...
static auto contents(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified location.
static auto alignment(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified parent,...
static auto contents(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified parent,...
static auto window(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified parent,...
static auto edit(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified parent,...
static auto previous(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified parent,...
static auto convert(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified location,...
static auto up(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified check_state,...
static auto window() -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box.
static auto new_(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified parent,...
static auto abort() -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box.
static auto cancel(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified three_state,...
static auto print(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified parent,...
static auto font(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified location,...
static auto back(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified parent,...
static auto print(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified parent,...
static auto replace(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified parent,...
static auto info(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified check_state,...
static auto alignment(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified parent.
static auto ignore(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified location,...
static auto info(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified parent,...
static auto actual_size(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified check_state,...
static auto font(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified parent,...
static auto close(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified parent,...
static auto actual_size(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified and check_state...
static auto descending(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified parent,...
static auto home(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified parent,...
static auto clear(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified parent,...
static auto open(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified location.
static auto index(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified check_state,...
static auto zoom_in(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static auto replace(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified check_state,...
static auto window(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified three_state,...
static auto last(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified parent,...
static auto zoom_out(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified location,...
static auto font(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified parent.
static auto save(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified parent,...
static auto edit(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified check_state,...
static auto bottom(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified parent,...
static auto strikeout(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static auto bottom(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified parent,...
static auto execute(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified check_state,...
static auto save_as(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified parent,...
static auto undelete(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified three_state,...
static auto ok(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified check_state,...
static auto undelete(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified check_state,...
static auto replace() -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box.
static auto refresh(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified parent,...
static auto first(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified parent,...
static auto file() -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box.
static auto yes(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified three_state,...
static auto exit(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified parent,...
static auto cdrom() -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box.
static auto zoom_to_fit(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static auto info(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified parent,...
static auto top(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified parent,...
static auto apply(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified parent,...
static auto retry(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified parent,...
static auto find(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified parent,...
static auto spell_check(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static auto refresh(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified location,...
static auto file(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified check_state,...
static auto edit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified parent,...
static auto zoom_in(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified location.
static auto bold(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified three_state,...
static auto next(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified location,...
static auto preferences(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified three_state,...
static auto descending(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified parent,...
static auto exit(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified three_state,...
static auto last(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box with specified parent,...
static auto window(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified parent,...
static auto network(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified parent,...
static auto italic(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified parent,...
static auto new_(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified parent,...
static auto ascending(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified parent,...
static auto floppy(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified parent.
static auto cancel(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cancel check_box with specified three_state,...
static auto cdrom(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static auto contents(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified check_state,...
static auto ascending(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified parent,...
static auto descending(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified parent,...
static auto up() -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box.
static auto window(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified check_state,...
static auto align_right(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified parent.
static auto back(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified parent,...
static auto del() -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box.
static auto back(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified location,...
static auto alignment(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified parent,...
static auto alignment(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified parent,...
static auto centered(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified location,...
static auto previous(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent previous check_box with specified parent,...
static auto options(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified parent,...
static auto replace(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified parent,...
static auto options(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified check_state,...
static auto remove(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified three_state,...
static auto descending(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified parent,...
static auto help(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified check_state,...
static auto properties(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified parent,...
static auto justified(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent justified check_box with specified parent,...
static auto help(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified parent,...
static auto retry(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified parent,...
static auto select_all(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified parent,...
static auto italic(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified three_state,...
static auto file(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified parent,...
static auto search(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified check_state,...
static auto replace(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified three_state,...
static auto refresh(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified three_state,...
static auto copy(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified parent,...
static auto floppy() -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box.
static auto apply(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified three_state,...
static auto down() -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box.
static auto undelete(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent undelete check_box with specified parent,...
static auto align_left() -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box.
static auto execute(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified three_state,...
static auto ok(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified parent,...
static auto zoom_in(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static auto abort(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified parent,...
static auto open(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified three_state,...
static auto zoom_in(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified parent,...
static auto cut(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified parent,...
static auto unindent() -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box.
static auto new_(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified parent,...
static auto file(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified three_state,...
static auto help(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified check_state,...
static auto add(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified three_state,...
static auto tools() -> xtd::forms::check_box
Create a system-defined check_box that represent tools check_box.
static auto open() -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box.
static auto clear(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified parent,...
static auto add(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified parent,...
static auto customize(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified parent,...
static auto select_all(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified parent,...
static auto underline(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified location,...
static auto close(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box with specified check_state,...
static auto open(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified parent,...
static auto unindent(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified and check_state.
static auto exit(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified and check_state.
static auto ignore(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified parent,...
static auto find(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified location,...
static auto unindent(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified location,...
static auto floppy(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified three_state,...
static auto strikeout(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified location,...
static auto clear(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent clear check_box with specified parent,...
static auto stop(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified parent,...
static auto close() -> xtd::forms::check_box
Create a system-defined check_box that represent close check_box.
static auto find(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified parent,...
static auto remove(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified parent,...
static auto open(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified parent,...
static auto select_all(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box with specified location.
static auto no(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified parent,...
static auto ignore(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified and check_state.
static auto execute(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified location.
static auto abort(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified three_state,...
static auto cdrom(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified three_state,...
static auto help(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified parent.
static auto undo(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified parent,...
static auto info(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent info check_box with specified parent,...
static auto color(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified parent,...
static auto preferences(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified location,...
static auto window(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified three_state,...
static auto ignore(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified three_state,...
static auto cut(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified parent.
static auto del(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified parent.
static auto color(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified parent,...
static auto underline(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified parent,...
static auto zoom_in(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_in check_box with specified three_state,...
static auto jump_to(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified check_state,...
static auto edit(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified parent,...
static auto cdrom(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified location.
static auto centered(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified parent.
static auto open(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified three_state,...
static auto floppy(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent floppy check_box with specified location.
static auto save_as(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified parent,...
static auto search(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified parent,...
static auto descending(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified location,...
static auto about(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent about check_box with specified location.
static auto options(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified check_state,...
static auto next(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified parent,...
static auto first(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent first check_box with specified three_state,...
static auto print(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified three_state,...
static auto new_(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified check_state,...
static auto abort(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified parent,...
static auto last() -> xtd::forms::check_box
Create a system-defined check_box that represent last check_box.
static auto actual_size(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified three_state,...
static auto unindent(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified parent,...
static auto properties(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified parent,...
static auto contents(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent contents check_box with specified parent.
static auto indent(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified parent.
static auto jump_to(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified check_state,...
static auto redo(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent redo check_box with specified location,...
static auto convert(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent convert check_box with specified parent,...
static auto preferences(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified check_state,...
static auto bottom() -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box.
static auto strikeout(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent strikeout check_box with specified parent,...
static auto find(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent find check_box with specified parent.
static auto yes(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified check_state,...
static auto help(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified parent,...
static auto descending(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified parent.
static auto down(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified parent,...
static auto stop(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified and check_state.
static auto search(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified parent,...
static auto indent(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent indent check_box with specified and check_state.
static auto save_as(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified parent,...
static auto down(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified parent,...
static auto save_as(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified and check_state.
static auto print(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified and check_state.
static auto replace(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified three_state,...
static auto ignore(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent ignore check_box with specified location,...
static auto paste(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent paste check_box with specified check_state,...
static auto align_right(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box with specified parent,...
static auto revert_to_saved(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified parent,...
static auto home(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified parent,...
static auto remove(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified parent,...
static auto copy(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified location,...
static auto yes(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent yes check_box with specified three_state,...
static auto refresh(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified parent,...
static auto bottom(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified parent,...
static auto help(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent help check_box with specified parent,...
static auto revert_to_saved(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified three_state...
static auto print(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified check_state,...
static auto print(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified parent,...
static auto refresh(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified parent,...
static auto open(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified parent,...
static auto zoom_to_fit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static auto descending(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified parent,...
static auto zoom_to_fit(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box with specified parent,...
static auto unindent(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified check_state,...
static auto file(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified check_state,...
static auto new_(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent new_ check_box with specified parent,...
static auto save_as(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent save_as check_box with specified three_state,...
static auto alignment(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified check_state,...
static auto undo(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified parent,...
static auto no(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified parent,...
static auto select_all() -> xtd::forms::check_box
Create a system-defined check_box that represent select_all check_box.
static auto add(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified parent,...
static auto down(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent down check_box with specified parent,...
static auto network(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent network check_box with specified parent,...
static auto unindent(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified location,...
static auto quit(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified location.
static auto customize(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified parent,...
static auto no(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified location.
static auto home(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent home check_box with specified check_state,...
static auto add(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent add check_box with specified parent,...
static auto actual_size(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent actual_size check_box with specified parent,...
static auto search(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified three_state,...
static auto replace(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified parent,...
static auto preferences(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified check_state,...
static auto quit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified parent,...
static auto exit(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified location.
static auto options(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified parent,...
static auto remove(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent remove check_box with specified parent,...
static auto apply(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified parent.
static auto index(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent index check_box with specified check_state,...
static auto next(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent next check_box with specified parent,...
static auto refresh() -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box.
static auto refresh(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent refresh check_box with specified parent,...
static auto up(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified three_state,...
static auto bold(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent bold check_box with specified parent,...
static auto window(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent window check_box with specified parent,...
static auto retry(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent retry check_box with specified parent,...
static auto del(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent del check_box with specified three_state,...
static auto back(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent back check_box with specified parent,...
static auto execute(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified parent,...
static auto top(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified parent,...
static auto customize(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified location,...
static auto centered(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified parent,...
static auto abort(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent abort check_box with specified and check_state.
static auto descending(bool three_state, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified three_state,...
static auto alignment(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent alignment check_box with specified location.
static auto exit(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified three_state,...
static auto cdrom(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent cdrom check_box with specified parent,...
static auto up(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent up check_box with specified check_state,...
static auto print(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent print check_box with specified location.
static auto top(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified parent,...
static auto no(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent no check_box with specified location,...
static auto stop(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified parent,...
static auto save(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent save check_box with specified parent,...
static auto bottom(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified three_state,...
static auto execute(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified parent,...
static auto copy(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified parent,...
static auto copy(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified parent,...
static auto options(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified three_state,...
static auto copy(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent copy check_box with specified check_state,...
static auto revert_to_saved(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent revert_to_saved check_box with specified three_state...
static auto properties(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent properties check_box with specified location,...
static auto zoom_to_fit() -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_to_fit check_box.
static auto file(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent file check_box with specified and check_state.
static auto descending(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent descending check_box with specified parent,...
static auto exit() -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box.
static auto search(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent search check_box with specified parent,...
static auto spell_check(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent spell_check check_box with specified parent,...
static auto unindent(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent unindent check_box with specified three_state,...
static auto execute(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent execute check_box with specified parent,...
static auto quit(const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified location,...
static auto stop(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent stop check_box with specified location,...
static auto quit(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent quit check_box with specified parent,...
static auto color(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified three_state,...
static auto top(const xtd::forms::control &parent, xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent top check_box with specified parent,...
static auto settings(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent settings check_box with specified location.
static auto preferences(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent preferences check_box with specified check_state,...
static auto open(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent open check_box with specified parent,...
static auto undo(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent undo check_box with specified location,...
static auto exit(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent exit check_box with specified three_state,...
static auto ok(const xtd::forms::control &parent) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified parent.
static auto edit(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent edit check_box with specified parent,...
static auto cut(bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent cut check_box with specified three_state,...
static auto apply(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent apply check_box with specified parent,...
static auto ok(xtd::forms::check_state check_state, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent ok check_box with specified check_state,...
static auto centered(const xtd::forms::control &parent, bool three_state, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent centered check_box with specified parent,...
static auto underline(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent underline check_box with specified location.
static auto font(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified location.
static auto jump_to(const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent jump_to check_box with specified parent,...
static auto zoom_out(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent zoom_out check_box with specified check_state,...
static auto align_left(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent align_left check_box with specified parent,...
static auto font(const xtd::forms::control &parent, xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent font check_box with specified parent,...
static auto color(const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent color check_box with specified parent,...
static auto replace(const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::check_box
Create a system-defined check_box that represent replace check_box with specified location,...
static auto ascending(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent ascending check_box with specified and check_state.
static auto bottom(xtd::forms::check_state check_state) -> xtd::forms::check_box
Create a system-defined check_box that represent bottom check_box with specified and check_state.
static auto italic(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent italic check_box with specified location.
static auto align_right() -> xtd::forms::check_box
Create a system-defined check_box that represent align_right check_box.
static auto options(const xtd::drawing::point &location) -> xtd::forms::check_box
Create a system-defined check_box that represent options check_box with specified location.
static auto customize(xtd::forms::check_state check_state, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::check_box
Create a system-defined check_box that represent customize check_box with specified check_state,...
Defines the base class for controls, which are components with visual representation.
Definition control.hpp:81
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition static.hpp:38
xtd::basic_string< char > string
Represents text as a sequence of UTF-8 code units.
Definition __string_definitions.hpp:43
check_state
Specifies the state of a control, such as a check box, that can be checked, unchecked,...
Definition check_state.hpp:23
@ location
Specifies that both the x and y coordinates of the control are defined.
Definition bounds_specified.hpp:30
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition texts.hpp:219
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
constexpr auto size() const noexcept -> size_type
Returns the number of elements.
Definition read_only_span.hpp:217
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional ...
Definition point.hpp:54
Stores an ordered pair of integers, which specify a height and width.
Definition size.hpp:32