protected virtual void OnEditValidated( object sender, EventArgs e )
'Declaration Protected Overridable Sub OnEditValidated( _ ByVal sender As Object, _ ByVal e As EventArgs _ )
'Declaration
Protected Overridable Sub OnEditValidated( _ ByVal sender As Object, _ ByVal e As EventArgs _ )
'Usage Dim instance As SuperEditBase Dim sender As Object Dim e As EventArgs instance.OnEditValidated(sender, e)
'Usage
Dim instance As SuperEditBase Dim sender As Object Dim e As EventArgs instance.OnEditValidated(sender, e)
SuperEditBase Class SuperEditBase Members