TabPageCollection.Add Method
Adds a tab page to the collection.
[Visual Basic]Public Function Add( _
ByVal
value As
TabPage _
) As
Integer Parameters
- value
- The tab page to be added.
Return Value
The index of the tab page.
See Also
TabPageCollection Class | NETXP.Controls.Docking Namespace