'Declaration
Protected Overridable Sub OnLocationChanged( _ ByVal e As System.EventArgs _ )
'Usage
Dim instance As NBoundableElement Dim e As System.EventArgs instance.OnLocationChanged(e)
protected virtual void OnLocationChanged( System.EventArgs e )
Parameters
- e