Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.Touch Namespace / PointerEventArgs Class / PointerEventArgs Constructor


In This Topic
PointerEventArgs Constructor
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal m As Message _
)
 
'Usage
 
Dim m As Message
 
Dim instance As New PointerEventArgs(m)

Parameters

m
See Also