Pages Property
Visual Studio .NET 2003
An array used to access individual pages in a page frame. Available at run time only.
PageFrame.Pages(Index).Property[ = Expr]
Parameters
- Index
- Represents the index of the page you want to access.
- Expr
- Specifies a property value for the page contained in a page frame.
See Also
Buttons Property | Page Object | PageCount Property
Applies To: PageFrame
Show: