Unicode Controls & Classes for VB6 - Version 4
clsMultiLngsupport
.AddSection Method
Adds a specific section from the given translation file to the list of translations
Syntax
Public Sub AddSection (ByVal
sSecName
As String, _
ByVal
sIniFile
As String)
Parameters
Parameter
Description
ByVal
sSecName
As String
The section name
ByVal
sIniFile
As String
The source file
Remarks