SelectedItem Property
Description
Gets/sets the currently selected tab in the tab control.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property SelectedItem() As Long
Remarks
This value can be set at design time to see how the tabs will look without running the program.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.