Spread Windows Forms 17
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()
    public virtual void ResetInputScope()
    See Also