Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / LocationChangedEventArgs Class / NewLocation Property


In This Topic
NewLocation Property
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property NewLocation As Point
 
'Usage
 
Dim instance As LocationChangedEventArgs
Dim value As Point
 
value = instance.NewLocation
See Also