XLL+ Class Library (7.0)

ResourceFile Element

A ResourceFile element adds one graphics or other resource file to the help system. An resource file must be in the same directory as the help file that refers to it. The required attribute Source should be set to the name of the source file, e.g. "myfile.bmp". Note that files matching the extensions listed in Help/@CopyFileExtensions will all be copied, and do not require individual ResourceFile elements.

Attributes

Source

Required. The Source attribute is required. It should be set to the file name of the resource file. Wild-cards may be used e.g. "equation_*.gif". Resource files must be in the same directory as the help file that specifies them.

Element Information

Number of occurrences

Unlimited

Parent elements

Help 

Child elements

(No child elements)

See Also

XLL+ Help Schema