C1.Win.Input.Base Namespace / C1TextBoxBase Class / OnFormatError Method

In This Topic
OnFormatError Method (C1TextBoxBase)
In This Topic
Raises the FormatError event.
Syntax
'Declaration
 
Protected Overridable Sub OnFormatError( _
   ByVal e As FormatErrorEventArgs _
) 
 

Parameters

e
See Also