Pager Class

Description

Pager is the class for tabbed, multi-page dialog boxes, and for button bars.

On Windows, this class corresponds to the TabControl control.

On Windows, Silk Test Classic only supports major tabs; it does not support minor tabs (also called "subpages" or "child pages").

Availability

This functionality is supported only if you are using the Open Agent.

Inheritance

Pager derives from the Control class. No classes derive from this class.

Identification of Pager Pages

In Pager methods, you identify a specific page by its tab name or its index value relative to the other pages in the pagelist.

Properties and Methods

In addition to the properties and methods it inherits from the AnyWin class and Control class, Pager has the following properties and methods: