Property | Type | Description | |
---|---|---|---|
GestureHandler | System | ||
MapWM2EventId | uint |
Method | Description | |
---|---|---|
SetHWndTouchInfo ( ) : bool |
Register the form to get gesture events
|
|
WindowProc ( |
The Windows message interception for gesture events handling
|
Method | Description | |
---|---|---|
GestureHandler ( IHwndWrapper hWndWrapper ) : System |
Construct a gesture handler instance
|
|
MapWM2EventId ( uint dwID, uint dwFlags ) : uint |
protected WindowProc ( |
||
hWnd | WndProc hWnd | |
msg | int | WndProc msg |
wParam | WndProc wParam | |
lParam | WndProc lParam | |
return | uint |