Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / Validate Method / Validate() Method


In This Topic
Validate() Method
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overloads Overridable Function Validate() As Boolean
 
'Usage
 
Dim instance As SuperEditBase
Dim value As Boolean
 
value = instance.Validate()
See Also