TabPanel.Insert

From Xojo Documentation

Method

TabPanel.Insert(Index as Integer, Name as String)

New in 2005r1

Supported for all project types and targets.

Inserts a page in the position specified by Index. The first page is numbered zero.

The passed string is used as its caption.