In general the stylus is treated as a mouse. So you'll get MouseDown (when the stylus touches the screen), MouseUp (when the stylus is removed from the screen), and MouseMove (as the stylus is dragged on the screen) events. Additionally note that Windows Mobile 6.5 supports the concept of
gestures. These are not exposed through .Net but can be used through intercepting the windows messages directly. These are messages sent from the user doing some combination of actions. You can learn more about gestures through
these webcast.
It takes all the running you can do to stay in one place.If you want to get somewhere else,you must try to run at least twice as fast as that.