Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.Touch Namespace / ITouchEventsProcessor Interface / PreProcessWndProc Method


In This Topic
PreProcessWndProc Method
In This Topic
Syntax
'Declaration
 
Function PreProcessWndProc( _
   ByRef m As Message _
) As Boolean
 
'Usage
 
Dim instance As ITouchEventsProcessor
Dim m As Message
Dim value As Boolean
 
value = instance.PreProcessWndProc(m)

Parameters

m
See Also