C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1Label Class / OnFormatError Method
An FormatErrorEventArgs that contains the event data.

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

Parameters

e
An FormatErrorEventArgs that contains the event data.
See Also