Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class / ResetTabStop Method


In This Topic
ResetTabStop Method (StyleInfo)
In This Topic
Resets the TabStop property to its default value.
Syntax
'Declaration
 
Public Overridable Sub ResetTabStop() 
 
'Usage
 
Dim instance As StyleInfo
 
instance.ResetTabStop()
See Also