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

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

Parameters

e
See Also