FileCount Property

       

Returns the number of files associated with a given component.

Syntax

object.FileCount

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Remarks

The primary use for FileCount is to alert you to whether a component has an associated .frx file.

For most components, this property setting is 1, but it can be greater. For example, if an .FRX file is associated with a form file, the FileCount property setting is 2.