Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / LocationChangedEventArgs Class / LocationChangedEventArgs Constructor


In This Topic
LocationChangedEventArgs Constructor
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal newLocation As Point _
)
 
'Usage
 
Dim newLocation As Point
 
Dim instance As New LocationChangedEventArgs(newLocation)

Parameters

newLocation
See Also