Provides support for multiple languages.
Top
Top
Top
The following tables list the members exposed by the MultipleLanguage type.
Name | Description | |
---|---|---|
MultipleLanguage | Initializes a new instance of the MultipleLanguage class. |
Name | Description | |
---|---|---|
Language | Gets a string containing a name of the current language. | |
LanguagesList | Gets an array containing the names of the supported languages. | |
LngFilesList | Gets or sets a list of all texts used for the user interface in the current language. | |
Path | Gets or sets a string containing a path to the directory where to look for files of language support. |
Name | Description | |
---|---|---|
Equals | (Overloaded) (inherited from Object). | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
LoadLNG | (Overloaded) Loads a specified file of the language support. | |
LoadLngFileList | Creates a list of the supported languages. | |
ReferenceEquals | (inherited from Object). | |
RestoreLanguage | Translates all texts of the user interface into the default language. | |
SaveNameMenuItem | Temporarily saves the text contents of all menu items. | |
SaveNameNoNameElement | Temporarily saves the text contents of the controls without names. | |
SetLanguage | Translates all texts of the user interface into the current language. | |
ToString | (inherited from Object). |