Localiser Methods |
The Localiser type exposes the following members.
Name | Description | |
---|---|---|
AddResourceStrings |
Adds strings from a resource file to the localiser.
| |
ColumnHeader |
Localises a column header.
| |
Control |
Localises an arbitrary control.
| |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
Form |
Localises a form's title and then recursively localises all of the controls on the form.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetLocalisedText |
Returns the localised version of the text passed across.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ListViewColumns |
Localises the columns in a list view.
| |
Lookup |
Returns the localised version of the string identifier passed across.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToolStrip |
Localises a toolstrip.
| |
ToolStripItem |
Localises a toolstrip item.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |