Common.SetLanguage
Jump to navigation
Jump to search
Sets the language for the whole library.
Syntax
Public Sub SetLanguage( ByVal language As Language)
- RSLicense8Localization.ChangeLanguage(CType(language, RSLicense8Localization.Language))
- RSLocalization.ChangeLanguage(CType(language, RSLocalization.Language))
Sets the language for the whole library. It cannot be set separately for a different instances of classes.