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


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