PageList class
Returns the text identifying the current page in the page-list.
sPage = pagelist.GetSelText( )
Variable | Description |
---|---|
sPage | The name of the currently active page. STRING. |
The text of a page is the label that appears on the page’s folder tab.
Verify(MyDialog.MyPageList.GetSelText(), "Tab 2")