#include <xtd/xtd>
class form1 :
public form {
public:
form1() {
list_box_texts.items().add_range({
texts::abort(),
texts::about(),
texts::actual_size(),
texts::add(),
texts::align_left(),
texts::align_right(),
texts::alignment(),
texts::apply(),
texts::ascending(),
texts::back(),
texts::bold(),
texts::bottom(),
texts::cancel(),
texts::cdrom(),
texts::centered(),
texts::clear(),
texts::close(),
texts::color(),
texts::contents(),
texts::convert(),
texts::copy(),
texts::customize(),
texts::cut(),
texts::del(),
texts::descending(),
texts::down(),
texts::edit(),
texts::execute(),
texts::file(),
texts::find(),
texts::first(),
texts::floppy(),
texts::font(),
texts::forward(),
texts::harddisk(),
texts::help(),
texts::home(),
texts::ignore(),
texts::indent(),
texts::index(),
texts::info(),
texts::italic(),
texts::jump_to(),
texts::justified(),
texts::last(),
texts::network(),
texts::new_(),
texts::no(),
texts::ok(),
texts::open(),
texts::options(),
texts::paste(),
texts::preferences(),
texts::print(),
texts::print_preview(),
texts::properties(),
texts::quit(),
texts::redo(),
texts::refresh(),
texts::remove(),
texts::replace(),
texts::retry(),
texts::revert_to_saved(),
texts::save(),
texts::save_as(),
texts::search(),
texts::select_all(),
texts::spell_check(),
texts::stop(),
texts::strikeout(),
texts::tools(),
texts::top(),
texts::undelete(),
texts::underline(),
texts::undo(),
texts::unindent(),
texts::up(),
texts::view(),
texts::yes(),
texts::zoom_in(),
texts::zoom_out(),
texts::zoom_to_fit()});
}
private:
list_box list_box_texts;
};
auto main() -> int {
application::run(form1 {});
}
static auto print() -> xtd::string
Gets a system-defined text that has a string value of "&Print...". This field is constant.
static auto replace() -> xtd::string
Gets a system-defined text that has a string value of "Rep&lace". This field is constant.
static auto bottom() -> xtd::string
Gets a system-defined text that has a string value of "&Bottom". This field is constant.
static auto select_all() -> xtd::string
Gets a system-defined text that has a string value of "Select &All". This field is constant.
static auto down() -> xtd::string
Gets a system-defined text that has a string value of "&Down". This field is constant.
static auto edit() -> xtd::string
Gets a system-defined text that has a string value of "&Edit". This field is constant.
static auto undelete() -> xtd::string
Gets a system-defined text that has a string value of "Undelete". This field is constant.
static auto close() -> xtd::string
Gets a system-defined text that has a string value of "&Close". This field is constant.
static auto back() -> xtd::string
Gets a system-defined text that has a string value of "&Back". This field is constant.
static auto revert_to_saved() -> xtd::string
Gets a system-defined text that has a string value of "Revert to Saved". This field is constant.
static auto top() -> xtd::string
Gets a system-defined text that has a string value of "&Top". This field is constant.
static auto abort() -> xtd::string
Gets a system-defined text that has a string value of "&Abort". This field is constant.
static auto cancel() -> xtd::string
Gets a system-defined text that has a string value of "&Cancel". This field is constant.
static auto zoom_in() -> xtd::string
Gets a system-defined text that has a string value of "Zoom &In". This field is constant.
static auto properties() -> xtd::string
Gets a system-defined text that has a string value of "&Properties". This field is constant.
static auto actual_size() -> xtd::string
Gets a system-defined text that has a string value of "&Actual Size". This field is constant.
static auto unindent() -> xtd::string
Gets a system-defined text that has a string value of "Unindent". This field is constant.
static auto italic() -> xtd::string
Gets a system-defined text that has a string value of "&Italic". This field is constant.
static auto last() -> xtd::string
Gets a system-defined text that has a string value of "&Last". This field is constant.
static auto zoom_out() -> xtd::string
Gets a system-defined text that has a string value of "Zoom &Out". This field is constant.
static auto clear() -> xtd::string
Gets a system-defined text that has a string value of "&Clear". This field is constant.
static auto customize() -> xtd::string
Gets a system-defined text that has a string value of "&Customize". This field is constant.
static auto help() -> xtd::string
Gets a system-defined text that has a string value of "&Help". This field is constant.
static auto cdrom() -> xtd::string
Gets a system-defined text that has a string value of "&CD-Rom". This field is constant.
static auto alignment() -> xtd::string
Gets a system-defined text that has a string value of "Alignment". This field is constant.
static auto network() -> xtd::string
Gets a system-defined text that has a string value of "&Network". This field is constant.
static auto color() -> xtd::string
Gets a system-defined text that has a string value of "&Color". This field is constant.
static auto del() -> xtd::string
Gets a system-defined text that has a string value of "&Delete". This field is constant.
static auto find() -> xtd::string
Gets a system-defined text that has a string value of "&Find...". This field is constant.
static auto stop() -> xtd::string
Gets a system-defined text that has a string value of "&Stop". This field is constant.
static auto options() -> xtd::string
Gets a system-defined text that has a string value of "&Options". This field is constant.
static auto search() -> xtd::string
Gets a system-defined text that has a string value of "&Search". This field is constant.
static auto retry() -> xtd::string
Gets a system-defined text that has a string value of "&Retry". This field is constant.
static auto descending() -> xtd::string
Gets a system-defined text that has a string value of "&Descending". This field is constant.
static auto tools() -> xtd::string
Gets a system-defined text that has a string value of "&Tools". This field is constant.
static auto paste() -> xtd::string
Gets a system-defined text that has a string value of "&Paste". This field is constant.
static auto preferences() -> xtd::string
Gets a system-defined text that has a string value of "&Preference". This field is constant.
static auto bold() -> xtd::string
Gets a system-defined text that has a string value of "&Bold". This field is constant.
static auto add() -> xtd::string
Gets a system-defined text that has a string value of "Add". This field is constant.
static auto file() -> xtd::string
Gets a system-defined text that has a string value of "&File". This field is constant.
static auto font() -> xtd::string
Gets a system-defined text that has a string value of "&Font". This field is constant.
static auto redo() -> xtd::string
Gets a system-defined text that has a string value of "&Redo". This field is constant.
static auto save() -> xtd::string
Gets a system-defined text that has a string value of "&Save". This field is constant.
static auto strikeout() -> xtd::string
Gets a system-defined text that has a string value of "&Strikeout". This field is constant.
static auto floppy() -> xtd::string
Gets a system-defined text that has a string value of "&Floppy". This field is constant.
static auto ascending() -> xtd::string
Gets a system-defined text that has a string value of "&Ascending". This field is constant.
static auto info() -> xtd::string
Gets a system-defined text that has a string value of "&Info". This field is constant.
static auto underline() -> xtd::string
Gets a system-defined text that has a string value of "&Underline". This field is constant.
static auto align_left() -> xtd::string
Gets a system-defined text that has a string value of "Align Left". This field is constant.
static auto open() -> xtd::string
Gets a system-defined text that has a string value of "&Open...". This field is constant.
static auto new_() -> xtd::string
Gets a system-defined text that has a string value of "&New". This field is constant.
static auto spell_check() -> xtd::string
Gets a system-defined text that has a string value of "&Spell Check". This field is constant.
static auto convert() -> xtd::string
Gets a system-defined text that has a string value of "&Convert". This field is constant.
static auto refresh() -> xtd::string
Gets a system-defined text that has a string value of "Refresh". This field is constant.
static auto up() -> xtd::string
Gets a system-defined text that has a string value of "&Up". This field is constant.
static auto no() -> xtd::string
Gets a system-defined text that has a string value of "&No". This field is constant.
static auto ok() -> xtd::string
Gets a system-defined text that has a string value of "&OK". This field is constant.
static auto harddisk() -> xtd::string
Gets a system-defined text that has a string value of "&Harddisk". This field is constant.
static auto about() -> xtd::string
Gets a system-defined text that has a string value of "&About". This field is constant.
static auto undo() -> xtd::string
Gets a system-defined text that has a string value of "&Undo". This field is constant.
static auto centered() -> xtd::string
Gets a system-defined text that has a string value of "Centered". This field is constant.
static auto index() -> xtd::string
Gets a system-defined text that has a string value of "&Index". This field is constant.
static auto first() -> xtd::string
Gets a system-defined text that has a string value of "&First". This field is constant.
static auto quit() -> xtd::string
Gets a system-defined text that has a string value of "&Quit". This field is constant.
static auto jump_to() -> xtd::string
Gets a system-defined text that has a string value of "&Jump to". This field is constant.
static auto contents() -> xtd::string
Gets a system-defined text that has a string value of "&Contents". This field is constant.
static auto save_as() -> xtd::string
Gets a system-defined text that has a string value of "Save &As...". This field is constant.
static auto apply() -> xtd::string
Gets a system-defined text that has a string value of "&Apply". This field is constant.
static auto yes() -> xtd::string
Gets a system-defined text that has a string value of "&Yes". This field is constant.
static auto view() -> xtd::string
Gets a system-defined text that has a string value of "&View". This field is constant.
static auto execute() -> xtd::string
Gets a system-defined text that has a string value of "&Execute". This field is constant.
static auto home() -> xtd::string
Gets a system-defined text that has a string value of "&Home". This field is constant.
static auto print_preview() -> xtd::string
Gets a system-defined text that has a string value of "Print Re&view". This field is constant.
static auto justified() -> xtd::string
Gets a system-defined text that has a string value of "Justified". This field is constant.
static auto forward() -> xtd::string
Gets a system-defined text that has a string value of "&Forward". This field is constant.
static auto copy() -> xtd::string
Gets a system-defined text that has a string value of "&Copy". This field is constant.
static auto ignore() -> xtd::string
Gets a system-defined text that has a string value of "&Ignore". This field is constant.
static auto cut() -> xtd::string
Gets a system-defined text that has a string value of "Cu&t". This field is constant.
static auto remove() -> xtd::string
Gets a system-defined text that has a string value of "Remove". This field is constant.
static auto align_right() -> xtd::string
Gets a system-defined text that has a string value of "Align Right". This field is constant.
static auto indent() -> xtd::string
Gets a system-defined text that has a string value of "Indent". This field is constant.
static auto zoom_to_fit() -> xtd::string
Gets a system-defined text that has a string value of "Zoom to &Fit". This field is constant.
#define self_
The self_ expression is a reference value expression whose value is the reference of the implicit obj...
Definition self.hpp:20
Contains classes that define culture-related information, including language, country/region,...
Definition culture_info.hpp:19