NetXP 3.0 Reference
TabControl.SelectedIndex Property
Index of the selected tab page.
[Visual Basic]
Public Property SelectedIndex As
Integer
[C#]
public
int
SelectedIndex {get; set;}
See Also
TabControl Class
|
NETXP.Controls.Docking Namespace