FormCount Property

Applies To   See Also

Contains the number of forms in a form set. Not available at design time; read-only at run time.

Syntax

Object.FormCount

Remarks

You can use this property to cycle through all the forms in a form set and do some action.