Skip to content

DllFileName Property

Description

Name of the resource file currently being used.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property DllFileName() As String

Return Type

Name of the resource file currently being used.

Remarks

DllFileName stores the name of the resource image file that was loaded. This contains the DLL name only. Use IniFileName to get the colors used for the DLL.

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.