Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / TabStrip Class / RefreshAllTabs Method


In This Topic
RefreshAllTabs Method
In This Topic
Redraws all tabs in the tab strip.
Syntax
'Declaration
 
Public Sub RefreshAllTabs() 
 
'Usage
 
Dim instance As TabStrip
 
instance.RefreshAllTabs()
See Also