OnLocationChanged Method (C1MainMenu)
In This Topic
This method is for internal use only.
Syntax
'Declaration
Protected Overrides Sub OnLocationChanged( _
ByVal As EventArgs _
)
protected override void OnLocationChanged(
EventArgs
)
Parameters
- e
See Also