Unicode Controls & Classes for VB6 - Version 4

clsFileIniEx.IniFile Property

Gets or sets the current .ini file

Syntax
Public Property Get IniFile () As String
Public Property Let IniFile (ByRef s As String)
Parameters
Parameter Description
ByRef s As String The filename and path of the .ini file
Remarks
This function doesn't reload or save the specified file; you need to do it using specific functions