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


In This Topic
    ForceValidation Method (SuperEditBase)
    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