Notifications (Touch Input)
This section contains notifications for Windows Touch gestures.
The following notifications are specified in this section.
Notification | Description |
---|---|
WM_GESTURE | Sent to a window procedure to pass information about a gesture. |
WM_GESTURENOTIFY | Gives you a chance to set the gesture configuration. |
Related topics