Chapter 2 -- 145
Reference Guide
FormVariables Collection
Properties Methods
Application Add
Count Item (Default)
Parent Remove
"
""
" FormVariables.Count
Returns the number of items in the specified collection.
Access Read-Only.
Type VT_I2orInteger
.
"
""
" FormVariables.Applicat ion
This property returns the Application
object that represents the
root object of the hierarchy.
Access Read-Only.
Type VT_DISPATCH or Application
object.
"
""
" FormVariables.Parent
Returns the parent object of the specified object.
Access Read-Only.
Type VT_DISPATCH.
Object
Properties