Skip to content

IniFileName Property

Description

Name of the resource used from the currently loaded DLL.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property IniFileName() As String

Return Type

Name of the resource used from the currently loaded DLL.

Remarks

IniFileName stores the name of the resource used from the currently loaded DLL. This contains the name of the resource only. Use DllFileName to get the name of the resource file used.

Below is a list of the currently supported resource files and the resources that are contained in each file.

Supported Styles as of version 15.0:

  • Office2007.dll
  • Office2007Aqua.ini
  • Office2007Black.ini
  • Office2007Blue.ini
  • Office2007Silver.ini

  • Office2010.dll

  • Office2010Black.ini
  • Office2010Blue.ini
  • Office2010Silver.ini

  • Windows7.dll

  • Windows7Blue.ini

See Also

ResourceImages Object


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.