Holds default texts for buttons and labels in the SearchPanel. Override properties to add other languages.
| C# | Visual Basic | Visual C++ |
public class Localization
Public Class Localization
public ref class Localization
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| Localization()()()() | Initializes a new instance of the Localization class | |
| Equals(Object) | (Inherited from Object.) | |
| ErrorText |
Default: 'Error: '
| |
| Finalize()()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| FindNextText |
Default: 'Find next (F3)'
| |
| FindPreviousText |
Default: 'Find previous (Shift+F3)'
| |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| MatchCaseText |
Default: 'Match case'
| |
| MatchWholeWordsText |
Default: 'Match whole words'
| |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NoMatchesFoundText |
Default: 'No matches found!'
| |
| ToString()()()() | (Inherited from Object.) | |
| UseRegexText |
Default: 'Use regular expressions'
|
| Object | |
| Localization | |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238