37 static std::unique_ptr<radio_button>
abort(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::abort(), location,
size, back_color, fore_color);}
52 static std::unique_ptr<radio_button>
about(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::about(), location,
size, back_color, fore_color);}
67 static std::unique_ptr<radio_button>
actual_size(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::actual_size(), location,
size, back_color, fore_color);}
82 static std::unique_ptr<radio_button>
add(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::add(), location,
size, back_color, fore_color);}
97 static std::unique_ptr<radio_button>
alignment(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::alignment(), location,
size, back_color, fore_color);}
112 static std::unique_ptr<radio_button>
align_left(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::align_left(), location,
size, back_color, fore_color);}
127 static std::unique_ptr<radio_button>
align_right(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::align_right(), location,
size, back_color, fore_color);}
142 static std::unique_ptr<radio_button>
apply(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::apply(), location,
size, back_color, fore_color);}
157 static std::unique_ptr<radio_button>
ascending(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::ascending(), location,
size, back_color, fore_color);}
172 static std::unique_ptr<radio_button>
back(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::back(), location,
size, back_color, fore_color);}
187 static std::unique_ptr<radio_button>
bold(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::bold(), location,
size, back_color, fore_color);}
202 static std::unique_ptr<radio_button>
bottom(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::bottom(), location,
size, back_color, fore_color);}
217 static std::unique_ptr<radio_button>
cancel(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::cancel(), location,
size, back_color, fore_color);}
232 static std::unique_ptr<radio_button>
cdrom(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::cdrom(), location,
size, back_color, fore_color);}
247 static std::unique_ptr<radio_button>
centered(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::centered(), location,
size, back_color, fore_color);}
262 static std::unique_ptr<radio_button>
clear(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::clear(), location,
size, back_color, fore_color);}
277 static std::unique_ptr<radio_button>
close(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::close(), location,
size, back_color, fore_color);}
292 static std::unique_ptr<radio_button>
color(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::color(), location,
size, back_color, fore_color);}
307 static std::unique_ptr<radio_button>
contents(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::contents(), location,
size, back_color, fore_color);}
322 static std::unique_ptr<radio_button>
convert(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::convert(), location,
size, back_color, fore_color);}
337 static std::unique_ptr<radio_button>
copy(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::copy(), location,
size, back_color, fore_color);}
352 static std::unique_ptr<radio_button>
customize(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::customize(), location,
size, back_color, fore_color);}
367 static std::unique_ptr<radio_button>
cut(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::cut(), location,
size, back_color, fore_color);}
382 static std::unique_ptr<radio_button>
del(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::del(), location,
size, back_color, fore_color);}
397 static std::unique_ptr<radio_button>
descending(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::descending(), location,
size, back_color, fore_color);}
412 static std::unique_ptr<radio_button>
down(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::down(), location,
size, back_color, fore_color);}
427 static std::unique_ptr<radio_button>
edit(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::edit(), location,
size, back_color, fore_color);}
442 static std::unique_ptr<radio_button>
execute(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::execute(), location,
size, back_color, fore_color);}
457 static std::unique_ptr<radio_button>
file(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::file(), location,
size, back_color, fore_color);}
472 static std::unique_ptr<radio_button>
find(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::find(), location,
size, back_color, fore_color);}
487 static std::unique_ptr<radio_button>
first(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::first(), location,
size, back_color, fore_color);}
502 static std::unique_ptr<radio_button>
floppy(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::floppy(), location,
size, back_color, fore_color);}
517 static std::unique_ptr<radio_button>
font(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::font(), location,
size, back_color, fore_color);}
532 static std::unique_ptr<radio_button>
forward(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::forward(), location,
size, back_color, fore_color);}
547 static std::unique_ptr<radio_button>
harddisk(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::harddisk(), location,
size, back_color, fore_color);}
562 static std::unique_ptr<radio_button>
help(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::help(), location,
size, back_color, fore_color);}
577 static std::unique_ptr<radio_button>
home(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::home(), location,
size, back_color, fore_color);}
592 static std::unique_ptr<radio_button>
ignore(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::ignore(), location,
size, back_color, fore_color);}
607 static std::unique_ptr<radio_button>
indent(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::indent(), location,
size, back_color, fore_color);}
622 static std::unique_ptr<radio_button>
index(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::index(), location,
size, back_color, fore_color);}
637 static std::unique_ptr<radio_button>
info(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::info(), location,
size, back_color, fore_color);}
652 static std::unique_ptr<radio_button>
italic(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::italic(), location,
size, back_color, fore_color);}
667 static std::unique_ptr<radio_button>
justified(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::justified(), location,
size, back_color, fore_color);}
682 static std::unique_ptr<radio_button>
jump_to(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::jump_to(), location,
size, back_color, fore_color);}
697 static std::unique_ptr<radio_button>
last(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::last(), location,
size, back_color, fore_color);}
712 static std::unique_ptr<radio_button>
network(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::network(), location,
size, back_color, fore_color);}
727 static std::unique_ptr<radio_button>
new_(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::new_(), location,
size, back_color, fore_color);}
742 static std::unique_ptr<radio_button>
no(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::no(), location,
size, back_color, fore_color);}
757 static std::unique_ptr<radio_button>
ok(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::ok(), location,
size, back_color, fore_color);}
772 static std::unique_ptr<radio_button>
open(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::open(), location,
size, back_color, fore_color);}
787 static std::unique_ptr<radio_button>
options(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::options(), location,
size, back_color, fore_color);}
802 static std::unique_ptr<radio_button>
paste(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::paste(), location,
size, back_color, fore_color);}
817 static std::unique_ptr<radio_button>
preferences(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::preferences(), location,
size, back_color, fore_color);}
832 static std::unique_ptr<radio_button>
print(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::print(), location,
size, back_color, fore_color);}
847 static std::unique_ptr<radio_button>
print_preview(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::print_preview(), location,
size, back_color, fore_color);}
862 static std::unique_ptr<radio_button>
properties(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::properties(), location,
size, back_color, fore_color);}
877 static std::unique_ptr<radio_button>
quit(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::quit(), location,
size, back_color, fore_color);}
892 static std::unique_ptr<radio_button>
redo(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::redo(), location,
size, back_color, fore_color);}
907 static std::unique_ptr<radio_button>
refresh(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::refresh(), location,
size, back_color, fore_color);}
922 static std::unique_ptr<radio_button>
remove(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::remove(), location,
size, back_color, fore_color);}
937 static std::unique_ptr<radio_button>
replace(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::replace(), location,
size, back_color, fore_color);}
952 static std::unique_ptr<radio_button>
retry(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::retry(), location,
size, back_color, fore_color);}
967 static std::unique_ptr<radio_button>
revert_to_saved(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::revert_to_saved(), location,
size, back_color, fore_color);}
982 static std::unique_ptr<radio_button>
save(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::save(), location,
size, back_color, fore_color);}
997 static std::unique_ptr<radio_button>
save_as(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::save_as(), location,
size, back_color, fore_color);}
1012 static std::unique_ptr<radio_button>
search(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::search(), location,
size, back_color, fore_color);}
1027 static std::unique_ptr<radio_button>
select_all(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::select_all(), location,
size, back_color, fore_color);}
1042 static std::unique_ptr<radio_button>
spell_check(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::spell_check(), location,
size, back_color, fore_color);}
1057 static std::unique_ptr<radio_button>
stop(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::stop(), location,
size, back_color, fore_color);}
1072 static std::unique_ptr<radio_button>
strikeout(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::strikeout(), location,
size, back_color, fore_color);}
1087 static std::unique_ptr<radio_button>
tools(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::tools(), location,
size, back_color, fore_color);}
1102 static std::unique_ptr<radio_button>
top(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::top(), location,
size, back_color, fore_color);}
1117 static std::unique_ptr<radio_button>
undelete(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::undelete(), location,
size, back_color, fore_color);}
1132 static std::unique_ptr<radio_button>
underline(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::underline(), location,
size, back_color, fore_color);}
1147 static std::unique_ptr<radio_button>
undo(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::undo(), location,
size, back_color, fore_color);}
1162 static std::unique_ptr<radio_button>
unindent(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::unindent(), location,
size, back_color, fore_color);}
1177 static std::unique_ptr<radio_button>
up(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::up(), location,
size, back_color, fore_color);}
1192 static std::unique_ptr<radio_button>
view(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::view(), location,
size, back_color, fore_color);}
1207 static std::unique_ptr<radio_button>
yes(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::yes(), location,
size, back_color, fore_color);}
1222 static std::unique_ptr<radio_button>
zoom_in(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::zoom_in(), location,
size, back_color, fore_color);}
1237 static std::unique_ptr<radio_button>
zoom_out(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::zoom_out(), location,
size, back_color, fore_color);}
1252 static std::unique_ptr<radio_button>
zoom_to_fit(
const control& parent,
const drawing::point& location = {-1, -1},
const drawing::size&
size = {-1, -1},
const drawing::color& back_color =
drawing::color::empty,
const drawing::color& fore_color =
drawing::color::empty) {
return control::create<radio_button>(parent,
system_texts::zoom_to_fit(), location,
size, back_color, fore_color);}
Represents an ARGB (alpha, red, green, blue) color.
Definition: color.h:39
static const xtd::drawing::color empty
Represents a color that is null.
Definition: color.h:42
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional ...
Definition: point.h:48
Stores an ordered pair of integers, which specify a height and width.
Definition: size.h:25
static xtd::ustring align_right()
Gets a system-defined text that has a string value of "Align Right". This field is constant.
static xtd::ustring actual_size()
Gets a system-defined text that has a string value of "&Actual Size". This field is constant.
static xtd::ustring network()
Gets a system-defined text that has a string value of "&Network". This field is constant.
static xtd::ustring last()
Gets a system-defined text that has a string value of "&Last". This field is constant.
static xtd::ustring file()
Gets a system-defined text that has a string value of "&File". This field is constant.
static xtd::ustring yes()
Gets a system-defined text that has a string value of "&Yes". This field is constant.
static xtd::ustring unindent()
Gets a system-defined text that has a string value of "Unindent". This field is constant.
static xtd::ustring options()
Gets a system-defined text that has a string value of "&Options". This field is constant.
static xtd::ustring home()
Gets a system-defined text that has a string value of "&Home". This field is constant.
static xtd::ustring print_preview()
Gets a system-defined text that has a string value of "Print Re&view". This field is constant.
static xtd::ustring customize()
Gets a system-defined text that has a string value of "&Customize". This field is constant.
static xtd::ustring bottom()
Gets a system-defined text that has a string value of "&Bottom". This field is constant.
static xtd::ustring ascending()
Gets a system-defined text that has a string value of "&Ascending". This field is constant.
static xtd::ustring search()
Gets a system-defined text that has a string value of "&Search". This field is constant.
static xtd::ustring undo()
Gets a system-defined text that has a string value of "&Undo". This field is constant.
static xtd::ustring zoom_to_fit()
Gets a system-defined text that has a string value of "Zoom to &Fit". This field is constant.
static xtd::ustring harddisk()
Gets a system-defined text that has a string value of "&Harddisk". This field is constant.
static xtd::ustring help()
Gets a system-defined text that has a string value of "&Help". This field is constant.
static xtd::ustring select_all()
Gets a system-defined text that has a string value of "Select &All". This field is constant.
static xtd::ustring clear()
Gets a system-defined text that has a string value of "&Clear". This field is constant.
static xtd::ustring index()
Gets a system-defined text that has a string value of "&Index". This field is constant.
static xtd::ustring no()
Gets a system-defined text that has a string value of "&No". This field is constant.
static xtd::ustring zoom_in()
Gets a system-defined text that has a string value of "Zoom &In". This field is constant.
static xtd::ustring first()
Gets a system-defined text that has a string value of "&First". This field is constant.
static xtd::ustring alignment()
Gets a system-defined text that has a string value of "Alignment". This field is constant.
static xtd::ustring refresh()
Gets a system-defined text that has a string value of "Refresh". This field is constant.
static xtd::ustring add()
Gets a system-defined text that has a string value of "Add". This field is constant.
static xtd::ustring save()
Gets a system-defined text that has a string value of "&Save". This field is constant.
static xtd::ustring down()
Gets a system-defined text that has a string value of "&Down". This field is constant.
static xtd::ustring new_()
Gets a system-defined text that has a string value of "&New". This field is constant.
static xtd::ustring jump_to()
Gets a system-defined text that has a string value of "&Jump to". This field is constant.
static xtd::ustring forward()
Gets a system-defined text that has a string value of "&Forward". This field is constant.
static xtd::ustring apply()
Gets a system-defined text that has a string value of "&Apply". This field is constant.
static xtd::ustring back()
Gets a system-defined text that has a string value of "&Back". This field is constant.
static xtd::ustring paste()
Gets a system-defined text that has a string value of "&Paste". This field is constant.
static xtd::ustring justified()
Gets a system-defined text that has a string value of "Justified". This field is constant.
static xtd::ustring save_as()
Gets a system-defined text that has a string value of "Save &As...". This field is constant.
static xtd::ustring execute()
Gets a system-defined text that has a string value of "&Execute". This field is constant.
static xtd::ustring cdrom()
Gets a system-defined text that has a string value of "&CD-Rom". This field is constant.
static xtd::ustring quit()
Gets a system-defined text that has a string value of "&Quit". This field is constant.
static xtd::ustring print()
Gets a system-defined text that has a string value of "&Print...". This field is constant.
static xtd::ustring revert_to_saved()
Gets a system-defined text that has a string value of "Revert to Saved". This field is constant.
static xtd::ustring bold()
Gets a system-defined text that has a string value of "&Bold". This field is constant.
static xtd::ustring convert()
Gets a system-defined text that has a string value of "&Convert". This field is constant.
static xtd::ustring retry()
Gets a system-defined text that has a string value of "&Retry". This field is constant.
static xtd::ustring view()
Gets a system-defined text that has a string value of "&View". This field is constant.
static xtd::ustring contents()
Gets a system-defined text that has a string value of "&Contents". This field is constant.
static xtd::ustring stop()
Gets a system-defined text that has a string value of "&Stop". This field is constant.
static xtd::ustring copy()
Gets a system-defined text that has a string value of "&Copy". This field is constant.
static xtd::ustring italic()
Gets a system-defined text that has a string value of "&Italic". This field is constant.
static xtd::ustring edit()
Gets a system-defined text that has a string value of "&Edit". This field is constant.
static xtd::ustring undelete()
Gets a system-defined text that has a string value of "Undelete". This field is constant.
static xtd::ustring redo()
Gets a system-defined text that has a string value of "&Redo". This field is constant.
static xtd::ustring indent()
Gets a system-defined text that has a string value of "Indent". This field is constant.
static xtd::ustring preferences()
Gets a system-defined text that has a string value of "&Preference". This field is constant.
static xtd::ustring tools()
Gets a system-defined text that has a string value of "&Tools". This field is constant.
static xtd::ustring open()
Gets a system-defined text that has a string value of "&Open...". This field is constant.
static xtd::ustring ignore()
Gets a system-defined text that has a string value of "&Ignore". This field is constant.
static xtd::ustring zoom_out()
Gets a system-defined text that has a string value of "Zoom &Out". This field is constant.
static xtd::ustring find()
Gets a system-defined text that has a string value of "&Find...". This field is constant.
static xtd::ustring replace()
Gets a system-defined text that has a string value of "Rep&lace". This field is constant.
static xtd::ustring info()
Gets a system-defined text that has a string value of "&Info". This field is constant.
static xtd::ustring color()
Gets a system-defined text that has a string value of "&Color". This field is constant.
static xtd::ustring cancel()
Gets a system-defined text that has a string value of "&Cancel". This field is constant.
static xtd::ustring centered()
Gets a system-defined text that has a string value of "Centered". This field is constant.
static xtd::ustring del()
Gets a system-defined text that has a string value of "&Delete". This field is constant.
static xtd::ustring ok()
Gets a system-defined text that has a string value of "&OK". This field is constant.
static xtd::ustring properties()
Gets a system-defined text that has a string value of "&Properties". This field is constant.
static xtd::ustring underline()
Gets a system-defined text that has a string value of "&Underline". This field is constant.
static xtd::ustring descending()
Gets a system-defined text that has a string value of "&Descending". This field is constant.
static xtd::ustring about()
Gets a system-defined text that has a string value of "&About". This field is constant.
static xtd::ustring cut()
Gets a system-defined text that has a string value of "Cu&t". This field is constant.
static xtd::ustring abort()
Gets a system-defined text that has a string value of "&Abort". This field is constant.
static xtd::ustring strikeout()
Gets a system-defined text that has a string value of "&Strikeout". This field is constant.
static xtd::ustring up()
Gets a system-defined text that has a string value of "&Up". This field is constant.
static xtd::ustring floppy()
Gets a system-defined text that has a string value of "&Floppy". This field is constant.
static xtd::ustring top()
Gets a system-defined text that has a string value of "&Top". This field is constant.
static xtd::ustring font()
Gets a system-defined text that has a string value of "&Font". This field is constant.
static xtd::ustring spell_check()
Gets a system-defined text that has a string value of "&Spell Check". This field is constant.
static xtd::ustring align_left()
Gets a system-defined text that has a string value of "Align Left". This field is constant.
static xtd::ustring remove()
Gets a system-defined text that has a string value of "Remove". This field is constant.
static xtd::ustring close()
Gets a system-defined text that has a string value of "&Close". This field is constant.
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition: static.h:38
#define forms_export_
Define shared library export.
Definition: forms_export.h:13
size_t size
Represents a size of any object in bytes.
Definition: types.h:171
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17
Contains xtd::forms::system_texts factory.