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

In This Topic
OnModifiedChanged Method (C1TextBoxBase)
In This Topic
Raises the ModifiedChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnModifiedChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also