RefreshTabs Method
RefreshTabs(int, int)
Redraws the range of tabs between the specified tabs.
Declaration
public void RefreshTabs(int index1, int index2)
Public Sub RefreshTabs(index1 As Integer, index2 As Integer)
Parameters
Type |
Name |
Description |
int |
index1 |
|
int |
index2 |
|