[]
        
(Showing Draft Content)

FarPoint.Win.TabStrip.SelectTab

SelectTab Method

SelectTab(int, int)

Selects the range of tabs between the specified tabs.

Declaration
public void SelectTab(int index1, int index2)
Public Sub SelectTab(index1 As Integer, index2 As Integer)
Parameters
Type Name Description
int index1
int index2