'Declaration Protected Overridable Sub OnUserError( _ ByVal e As UserErrorEventArgs _ )
'Usage Dim instance As RichTextEditor Dim e As UserErrorEventArgs instance.OnUserError(e)
protected virtual void OnUserError( UserErrorEventArgs e )
Parameters
- e
'Declaration Protected Overridable Sub OnUserError( _ ByVal e As UserErrorEventArgs _ )
'Usage Dim instance As RichTextEditor Dim e As UserErrorEventArgs instance.OnUserError(e)
protected virtual void OnUserError( UserErrorEventArgs e )