Argument | Description |
object | A string expression that evaluates to the Pages collection of a tab control. |
item | An integer that specifies the index of the Page object to be removed. The index of the Page object corresponds to the value of the PageIndex property for that Page object. If you omit this argument, the last Page object in the collection is removed. |