C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1Label Class / OnValueChanged Method
An System.EventArgs that contains the event data.

In This Topic
OnValueChanged Method (C1Label)
In This Topic
Invokes the ValueChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnValueChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
An System.EventArgs that contains the event data.
See Also