Pages Members (Access)
The Pages collection contains all Page objects in a tab control.
Methods
Name |
Description |
---|---|
The Add method adds a new Pageobject to the Pages collection of a tab control. |
|
The Remove method removes a Page object from the Pages collection of a tab control. |
Properties
Name |
Description |
---|---|
You can use the Count property to determine the number of items in a specified collection. Read-only Long. |
|
The Item property returns a specific member of a collection either by position or by index. Read-only Page. |