public LocationChangedEventArgs( Point newLocation )
'Declaration Public Function New( _ ByVal newLocation As Point _ )
'Declaration
Public Function New( _ ByVal newLocation As Point _ )
'Usage Dim newLocation As Point Dim instance As New LocationChangedEventArgs(newLocation)
'Usage
Dim newLocation As Point Dim instance As New LocationChangedEventArgs(newLocation)
LocationChangedEventArgs Class LocationChangedEventArgs Members