MultilanguageString.SetText Method
Sets a text in the specified language.
Public Sub SetText( _
ByVal text As String, _
ByVal locale As String _
)
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
text
-
string
A text to set.
-
locale
-
string
A locale for which the text will be set. It has the
standard form, whether the full one (En-us) or incomplete (En). It is case
insensitive. If set to an empty string, a native language (neutral) text will be
set.
Available since QDV 7.16.585.
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2