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