Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / FpCombo 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 FpCombo
    Dim value As Boolean
     
    value = instance.Validate()
    protected virtual bool Validate()
    See Also