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

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

Parameters

e
See Also