Expand Minimize
This topic has not yet been rated - Rate this topic

Application.Forms Property (Access)

Published: July 16, 2012

You can use the Forms property to return a read-only reference to the Forms collection and its related properties.

expression .Forms

expression A variable that represents an Application object.

The properties of the Forms collection in Visual Basic refer to forms that are currently open.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.