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").
This functionality is supported only if you are using the Open Agent.
Pager derives from the Control class. No classes derive from this class.
In Pager methods, you identify a specific page by its tab name or its index value relative to the other pages in the pagelist.
In addition to the properties and methods it inherits from the AnyWin class and Control class, Pager has the following properties and methods: