Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / ForceValidation Method


In This Topic
    ForceValidation Method
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ForceValidation() 
    'Usage
     
    
    Dim instance As SuperEditBase
     
    instance.ForceValidation()
    protected virtual void ForceValidation()
    See Also