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