Common.SetLanguage

From ReliaWiki
Revision as of 22:45, 24 September 2013 by Albert Szeto (talk | contribs)
Jump to navigation Jump to search


Sets the language for the whole library.

Syntax

SetLanguage( ByVal language As Language)

Sets the language for the whole library. It cannot be set separately for a different instances of classes.

Usage Example