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

In This Topic
OnFormatted Method (C1Label)
In This Topic
Invokes the Formatted event.
Syntax
'Declaration
 
Protected Overridable Sub OnFormatted( _
   ByVal e As FormatEventArgs _
) 
 

Parameters

e
An FormatEventArgs that contains the event data.
See Also