42 static radio_button abort(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::abort(),
checked,
location, size, name);}
57 static radio_button about(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::about(),
checked,
location, size, name);}
72 static radio_button actual_size(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::actual_size(),
checked,
location, size, name);}
87 static radio_button add(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::add(),
checked,
location, size, name);}
102 static radio_button alignment(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::alignment(),
checked,
location, size, name);}
117 static radio_button align_left(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::align_left(),
checked,
location, size, name);}
132 static radio_button align_right(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::align_right(),
checked,
location, size, name);}
147 static radio_button apply(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::apply(),
checked,
location, size, name);}
162 static radio_button ascending(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::ascending(),
checked,
location, size, name);}
177 static radio_button back(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::back(),
checked,
location, size, name);}
192 static radio_button bold(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::bold(),
checked,
location, size, name);}
207 static radio_button bottom(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::bottom(),
checked,
location, size, name);}
222 static radio_button cancel(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::cancel(),
checked,
location, size, name);}
237 static radio_button cdrom(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::cdrom(),
checked,
location, size, name);}
252 static radio_button centered(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::centered(),
checked,
location, size, name);}
267 static radio_button clear(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::clear(),
checked,
location, size, name);}
282 static radio_button close(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::close(),
checked,
location, size, name);}
297 static radio_button color(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::color(),
checked,
location, size, name);}
312 static radio_button contents(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::contents(),
checked,
location, size, name);}
327 static radio_button convert(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::convert(),
checked,
location, size, name);}
342 static radio_button copy(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::copy(),
checked,
location, size, name);}
357 static radio_button customize(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::customize(),
checked,
location, size, name);}
372 static radio_button cut(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::cut(),
checked,
location, size, name);}
387 static radio_button del(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::del(),
checked,
location, size, name);}
402 static radio_button descending(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::descending(),
checked,
location, size, name);}
417 static radio_button down(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::down(),
checked,
location, size, name);}
432 static radio_button edit(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::edit(),
checked,
location, size, name);}
447 static radio_button execute(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::execute(),
checked,
location, size, name);}
462 static radio_button file(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::file(),
checked,
location, size, name);}
477 static radio_button find(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::find(),
checked,
location, size, name);}
492 static radio_button first(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::first(),
checked,
location, size, name);}
507 static radio_button floppy(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::floppy(),
checked,
location, size, name);}
522 static radio_button font(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::font(),
checked,
location, size, name);}
537 static radio_button forward(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::forward(),
checked,
location, size, name);}
552 static radio_button harddisk(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::harddisk(),
checked,
location, size, name);}
567 static radio_button help(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::help(),
checked,
location, size, name);}
582 static radio_button home(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::home(),
checked,
location, size, name);}
597 static radio_button ignore(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::ignore(),
checked,
location, size, name);}
612 static radio_button indent(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::indent(),
checked,
location, size, name);}
627 static radio_button index(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::index(),
checked,
location, size, name);}
642 static radio_button info(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::info(),
checked,
location, size, name);}
657 static radio_button italic(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::italic(),
checked,
location, size, name);}
672 static radio_button justified(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::justified(),
checked,
location, size, name);}
687 static radio_button jump_to(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::jump_to(),
checked,
location, size, name);}
702 static radio_button last(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::last(),
checked,
location, size, name);}
717 static radio_button network(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::network(),
checked,
location, size, name);}
732 static radio_button new_(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::new_(),
checked,
location, size, name);}
747 static radio_button no(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::no(),
checked,
location, size, name);}
762 static radio_button ok(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::ok(),
checked,
location, size, name);}
777 static radio_button open(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::open(),
checked,
location, size, name);}
792 static radio_button options(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::options(),
checked,
location, size, name);}
807 static radio_button paste(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::paste(),
checked,
location, size, name);}
822 static radio_button preferences(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::preferences(),
checked,
location, size, name);}
837 static radio_button print(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::print(),
checked,
location, size, name);}
852 static radio_button print_preview(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::print_preview(),
checked,
location, size, name);}
867 static radio_button properties(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::properties(),
checked,
location, size, name);}
882 static radio_button quit(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::quit(),
checked,
location, size, name);}
897 static radio_button redo(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::redo(),
checked,
location, size, name);}
912 static radio_button refresh(
const control& parent,
bool checked =
false,
const drawing::point&
location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::refresh(),
checked,
location, size, name);}
927 static radio_button remove(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::remove(), checked, location, size, name);}
942 static radio_button replace(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::replace(), checked, location, size, name);}
957 static radio_button retry(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::retry(), checked, location, size, name);}
972 static radio_button revert_to_saved(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::revert_to_saved(), checked, location, size, name);}
987 static radio_button save(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::save(), checked, location, size, name);}
1002 static radio_button save_as(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::save_as(), checked, location, size, name);}
1017 static radio_button search(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::search(), checked, location, size, name);}
1032 static radio_button select_all(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::select_all(), checked, location, size, name);}
1047 static radio_button spell_check(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::spell_check(), checked, location, size, name);}
1062 static radio_button stop(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::stop(), checked, location, size, name);}
1077 static radio_button strikeout(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::strikeout(), checked, location, size, name);}
1092 static radio_button tools(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::tools(), checked, location, size, name);}
1107 static radio_button top(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::top(), checked, location, size, name);}
1122 static radio_button undelete(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::undelete(), checked, location, size, name);}
1137 static radio_button underline(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::underline(), checked, location, size, name);}
1152 static radio_button undo(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::undo(), checked, location, size, name);}
1167 static radio_button unindent(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::unindent(), checked, location, size, name);}
1182 static radio_button up(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::up(), checked, location, size, name);}
1197 static radio_button view(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::view(), checked, location, size, name);}
1212 static radio_button yes(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::yes(), checked, location, size, name);}
1227 static radio_button zoom_in(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::zoom_in(), checked, location, size, name);}
1242 static radio_button zoom_out(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::zoom_out(), checked, location, size, name);}
1257 static radio_button zoom_to_fit(
const control& parent,
bool checked =
false,
const drawing::point& location = {-1, -1},
const drawing::size& size = {-1, -1},
const xtd::ustring& name =
xtd::ustring::empty_string) {
return radio_button::create(parent,
system_texts::zoom_to_fit(), checked, location, size, name);}
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 revert_to_saved()
Gets a system-defined text that has a string value of "Revert to Saved". 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 back()
Gets a system-defined text that has a string value of "&Back". 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 harddisk()
Gets a system-defined text that has a string value of "&Harddisk". 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 convert()
Gets a system-defined text that has a string value of "&Convert". 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 home()
Gets a system-defined text that has a string value of "&Home". This field is constant.
static xtd::ustring floppy()
Gets a system-defined text that has a string value of "&Floppy". 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:37
static xtd::ustring del()
Gets a system-defined text that has a string value of "&Delete". This field is constant.
static xtd::ustring refresh()
Gets a system-defined text that has a string value of "Refresh". This field is constant.
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional ...
Definition: point.h:54
static xtd::ustring ascending()
Gets a system-defined text that has a string value of "&Ascending". This field is constant...
Stores an ordered pair of integers, which specify a height and width.
Definition: size.h:31
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
static xtd::ustring descending()
Gets a system-defined text that has a string value of "&Descending". This field is constant...
static xtd::ustring close()
Gets a system-defined text that has a string value of "&Close". This field is constant.
static xtd::ustring bottom()
Gets a system-defined text that has a string value of "&Bottom". This field is constant.
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:46
static xtd::ustring retry()
Gets a system-defined text that has a string value of "&Retry". 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 yes()
Gets a system-defined text that has a string value of "&Yes". 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 find()
Gets a system-defined text that has a string value of "&Find...". 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 index()
Gets a system-defined text that has a string value of "&Index". 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 no()
Gets a system-defined text that has a string value of "&No". 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 align_right()
Gets a system-defined text that has a string value of "Align Right". 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 edit()
Gets a system-defined text that has a string value of "&Edit". 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 customize()
Gets a system-defined text that has a string value of "&Customize". 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 stop()
Gets a system-defined text that has a string value of "&Stop". 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 undelete()
Gets a system-defined text that has a string value of "Undelete". 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 cut()
Gets a system-defined text that has a string value of "Cu&t". 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 clear()
Gets a system-defined text that has a string value of "&Clear". 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 select_all()
Gets a system-defined text that has a string value of "Select &All". 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 alignment()
Gets a system-defined text that has a string value of "Alignment". 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 font()
Gets a system-defined text that has a string value of "&Font". 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.
Contains xtd::forms::system_texts factory.
static xtd::ustring add()
Gets a system-defined text that has a string value of "Add". 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 quit()
Gets a system-defined text that has a string value of "&Quit". 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 up()
Gets a system-defined text that has a string value of "&Up". 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 last()
Gets a system-defined text that has a string value of "&Last". 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 execute()
Gets a system-defined text that has a string value of "&Execute". 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 new_()
Gets a system-defined text that has a string value of "&New". 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 actual_size()
Gets a system-defined text that has a string value of "&Actual Size". This field is constant...
static const ustring empty_string
Represents the empty string.
Definition: ustring.h:53
static xtd::ustring cancel()
Gets a system-defined text that has a string value of "&Cancel". 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 apply()
Gets a system-defined text that has a string value of "&Apply". 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 redo()
Gets a system-defined text that has a string value of "&Redo". 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 preferences()
Gets a system-defined text that has a string value of "&Preference". 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 first()
Gets a system-defined text that has a string value of "&First". 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 down()
Gets a system-defined text that has a string value of "&Down". 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 cdrom()
Gets a system-defined text that has a string value of "&CD-Rom". 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 undo()
Gets a system-defined text that has a string value of "&Undo". 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 abort()
Gets a system-defined text that has a string value of "&Abort". 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.
size_t size
Represents a size of any object in bytes.
Definition: types.h:195
static xtd::ustring unindent()
Gets a system-defined text that has a string value of "Unindent". 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 paste()
Gets a system-defined text that has a string value of "&Paste". This field is constant.
static xtd::ustring view()
Gets a system-defined text that has a string value of "&View". This field is constant.