Delegate StringTable.ActiveLanguageChangedDelegate
Delegate definition for the ActiveLanguageChangedEvent.
Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
public delegate void ActiveLanguageChangedDelegate(string newActiveLanguage);
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | newActiveLanguage | the name of the new active language |