PagePanel.Value Property

Syntax

Value as Integer


The number of the currently selected page. The first page is number zero.

To change the page that is displayed, set this value. This is also how you change the displayed panel for the TabPanel control, which is subclassed from PagePanel. Use the RectControl's PanelIndex property to get or set any RectControl's panel in either a PagePanel or TabPanel.