This topic has not yet been rated - Rate this topic

Pages Members (Access)

The Pages collection contains all Page objects in a tab control.

Name

Description

Add

The Add method adds a new Pageobject to the Pages collection of a tab control.

Remove

The Remove method removes a Page object from the Pages collection of a tab control.

Name

Description

Count

You can use the Count property to determine the number of items in a specified collection. Read-only Long.

Item

The Item property returns a specific member of a collection either by position or by index. Read-only Page.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.