CustomIconPath Property (ActiveX)

Specifies the search path for custom icons.

Supported platforms: Windows only

Signature

VBA:

object.CustomIconPath
object

Type: PreferencesFiles

The object to which this property applies.

Property Value

Read-only: No

Type:String

The path that contains custom icons referenced by customization files.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available