xtd 0.2.0
Loading...
Searching...
No Matches
texts.h
Go to the documentation of this file.
1
4#pragma once
5#include "../drawing_export.h"
6#include <xtd/static>
7#include <xtd/string>
8
10namespace xtd {
12 namespace drawing {
27 public:
29
38 static xtd::string add();
50 static xtd::string back();
52 static xtd::string bold();
72 static xtd::string copy();
76 static xtd::string cut();
78 static xtd::string del();
82 static xtd::string down();
84 static xtd::string edit();
88 static xtd::string exit();
90 static xtd::string file();
92 static xtd::string find();
98 static xtd::string font();
130 static xtd::string no();
132 static xtd::string ok();
182 static xtd::string top();
192 static xtd::string up();
198 static xtd::string yes();
206
208
211 static const std::vector<xtd::string>& get_texts() noexcept;
213 };
214 }
215
217 namespace forms {
220 using system_texts [[deprecated("Replaced by xtd::drawing::texts - Will be removed in version 0.4.0.")]] = xtd::drawing::texts;
221 }
222}
Represents text as a sequence of character units.
Definition basic_string.h:79
Provides a collection of string objects for use by a Windows Forms application.
Definition texts.h:26
static xtd::string descending()
Gets a system-defined text that has a string value of "&Descending". This field is constant.
static xtd::string help()
Gets a system-defined text that has a string value of "&Help". This field is constant.
static xtd::string cancel()
Gets a system-defined text that has a string value of "&Cancel". This field is constant.
static xtd::string undo()
Gets a system-defined text that has a string value of "&Undo". This field is constant.
static xtd::string new_()
Gets a system-defined text that has a string value of "&New". This field is constant.
static xtd::string undelete()
Gets a system-defined text that has a string value of "Undelete". This field is constant.
static xtd::string align_left()
Gets a system-defined text that has a string value of "Align Left". This field is constant.
static xtd::string indent()
Gets a system-defined text that has a string value of "Indent". This field is constant.
static xtd::string save_as()
Gets a system-defined text that has a string value of "Save &As...". This field is constant.
static const std::vector< xtd::string > & get_texts() noexcept
Gets an array of texts.
static xtd::string ignore()
Gets a system-defined text that has a string value of "&Ignore". This field is constant.
static xtd::string previous()
Gets a system-defined text that has a string value of "&Previous". This field is constant.
static xtd::string execute()
Gets a system-defined text that has a string value of "&Execute". This field is constant.
static xtd::string yes()
Gets a system-defined text that has a string value of "&Yes". This field is constant.
static xtd::string refresh()
Gets a system-defined text that has a string value of "Refresh". This field is constant.
static xtd::string print_preview()
Gets a system-defined text that has a string value of "Print Re&view". This field is constant.
static xtd::string customize()
Gets a system-defined text that has a string value of "&Customize". This field is constant.
static xtd::string redo()
Gets a system-defined text that has a string value of "&Redo". This field is constant.
static xtd::string find()
Gets a system-defined text that has a string value of "&Find...". This field is constant.
static xtd::string index()
Gets a system-defined text that has a string value of "&Index". This field is constant.
static xtd::string alignment()
Gets a system-defined text that has a string value of "Alignment". This field is constant.
static xtd::string edit()
Gets a system-defined text that has a string value of "&Edit". This field is constant.
static xtd::string replace()
Gets a system-defined text that has a string value of "Rep&lace". This field is constant.
static xtd::string actual_size()
Gets a system-defined text that has a string value of "&Actual Size". This field is constant.
static xtd::string print()
Gets a system-defined text that has a string value of "&Print...". This field is constant.
static xtd::string align_right()
Gets a system-defined text that has a string value of "Align Right". This field is constant.
static xtd::string zoom_in()
Gets a system-defined text that has a string value of "Zoom &In". This field is constant.
static xtd::string home()
Gets a system-defined text that has a string value of "&Home". This field is constant.
static xtd::string save()
Gets a system-defined text that has a string value of "&Save". This field is constant.
static xtd::string close()
Gets a system-defined text that has a string value of "&Close". This field is constant.
static xtd::string cdrom()
Gets a system-defined text that has a string value of "&CD-Rom". This field is constant.
static xtd::string spell_check()
Gets a system-defined text that has a string value of "&Spell Check". This field is constant.
static xtd::string cut()
Gets a system-defined text that has a string value of "Cu&t". This field is constant.
static xtd::string ascending()
Gets a system-defined text that has a string value of "&Ascending". This field is constant.
static xtd::string unindent()
Gets a system-defined text that has a string value of "Unindent". This field is constant.
static xtd::string first()
Gets a system-defined text that has a string value of "&First". This field is constant.
static xtd::string italic()
Gets a system-defined text that has a string value of "&Italic". This field is constant.
static xtd::string quit()
Gets a system-defined text that has a string value of "&Quit". This field is constant.
static xtd::string floppy()
Gets a system-defined text that has a string value of "&Floppy". This field is constant.
static xtd::string network()
Gets a system-defined text that has a string value of "&Network". This field is constant.
static xtd::string retry()
Gets a system-defined text that has a string value of "&Retry". This field is constant.
static xtd::string zoom_out()
Gets a system-defined text that has a string value of "Zoom &Out". This field is constant.
static xtd::string preferences()
Gets a system-defined text that has a string value of "&Preference". This field is constant.
static xtd::string color()
Gets a system-defined text that has a string value of "&Color". This field is constant.
static xtd::string no()
Gets a system-defined text that has a string value of "&No". This field is constant.
static xtd::string forward()
Gets a system-defined text that has a string value of "&Forward". This field is constant.
static xtd::string file()
Gets a system-defined text that has a string value of "&File". This field is constant.
static xtd::string search()
Gets a system-defined text that has a string value of "&Search". This field is constant.
static xtd::string del()
Gets a system-defined text that has a string value of "&Delete". This field is constant.
static xtd::string revert_to_saved()
Gets a system-defined text that has a string value of "Revert to Saved". This field is constant.
static xtd::string abort()
Gets a system-defined text that has a string value of "&Abort". This field is constant.
static xtd::string remove()
Gets a system-defined text that has a string value of "Remove". This field is constant.
static xtd::string bold()
Gets a system-defined text that has a string value of "&Bold". This field is constant.
static xtd::string options()
Gets a system-defined text that has a string value of "&Options". This field is constant.
static xtd::string copy()
Gets a system-defined text that has a string value of "&Copy". This field is constant.
static xtd::string add()
Gets a system-defined text that has a string value of "Add". This field is constant.
static xtd::string next()
Gets a system-defined text that has a string value of "&Next". This field is constant.
static xtd::string jump_to()
Gets a system-defined text that has a string value of "&Jump to". This field is constant.
static xtd::string bottom()
Gets a system-defined text that has a string value of "&Bottom". This field is constant.
static xtd::string properties()
Gets a system-defined text that has a string value of "&Properties". This field is constant.
static xtd::string zoom_to_fit()
Gets a system-defined text that has a string value of "Zoom to &Fit". This field is constant.
static xtd::string apply()
Gets a system-defined text that has a string value of "&Apply". This field is constant.
static xtd::string exit()
Gets a system-defined text that has a string value of "E&xit". This field is constant.
static xtd::string settings()
Gets a system-defined text that has a string value of "&Settings...". This field is constant.
static xtd::string window()
Gets a system-defined text that has a string value of "&Window". This field is constant.
static xtd::string underline()
Gets a system-defined text that has a string value of "&Underline". This field is constant.
static xtd::string tools()
Gets a system-defined text that has a string value of "&Tools". This field is constant.
static xtd::string open()
Gets a system-defined text that has a string value of "&Open...". This field is constant.
static xtd::string convert()
Gets a system-defined text that has a string value of "&Convert". This field is constant.
static xtd::string paste()
Gets a system-defined text that has a string value of "&Paste". This field is constant.
static xtd::string top()
Gets a system-defined text that has a string value of "&Top". This field is constant.
static xtd::string view()
Gets a system-defined text that has a string value of "&View". This field is constant.
static xtd::string info()
Gets a system-defined text that has a string value of "&Info". This field is constant.
static xtd::string contents()
Gets a system-defined text that has a string value of "&Contents". This field is constant.
static xtd::string stop()
Gets a system-defined text that has a string value of "&Stop". This field is constant.
static xtd::string select_all()
Gets a system-defined text that has a string value of "Select &All". This field is constant.
static xtd::string clear()
Gets a system-defined text that has a string value of "&Clear". This field is constant.
static xtd::string centered()
Gets a system-defined text that has a string value of "Centered". This field is constant.
static xtd::string down()
Gets a system-defined text that has a string value of "&Down". This field is constant.
static xtd::string ok()
Gets a system-defined text that has a string value of "&OK". This field is constant.
static xtd::string strikeout()
Gets a system-defined text that has a string value of "&Strikeout". This field is constant.
static xtd::string font()
Gets a system-defined text that has a string value of "&Font". This field is constant.
static xtd::string last()
Gets a system-defined text that has a string value of "&Last". This field is constant.
static xtd::string justified()
Gets a system-defined text that has a string value of "Justified". This field is constant.
static xtd::string back()
Gets a system-defined text that has a string value of "&Back". This field is constant.
static xtd::string up()
Gets a system-defined text that has a string value of "&Up". This field is constant.
static xtd::string about()
Gets a system-defined text that has a string value of "&About". This field is constant.
static xtd::string harddisk()
Gets a system-defined text that has a string value of "&Harddisk". This field is constant.
#define drawing_export_
Define shared library export.
Definition drawing_export.h:13
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition static.h:37
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition xtd_about_box.h:12
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10