Spread Windows Forms 12.0 Product Documentation
OnLocationChanged(EventArgs) Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > GeneralEditor Class > OnLocationChanged Method : OnLocationChanged(EventArgs) Method
An System.EventArgs that contains the event data.
Raises the System.Windows.Forms.Control.LocationChanged event.
Syntax
'Declaration
 
Protected Overloads Overrides Sub OnLocationChanged( _
   ByVal e As EventArgs _
) 
'Usage
 
Dim instance As GeneralEditor
Dim e As EventArgs
 
instance.OnLocationChanged(e)
protected override void OnLocationChanged( 
   EventArgs e
)

Parameters

e
An System.EventArgs that contains the event data.
See Also

Reference

GeneralEditor Class
GeneralEditor Members
Overload List