Description
Occurs when the user draws a new stroke.
Event ID
Arguments
None
Return Values
Boolean.
Return true to erase the stroke and false otherwise.
Usage
If the InkMode property of an InkEdit control is set to InkDisabled!, or the InkCollectionMode property of an InkPicture control is set to GestureOnly!, the Stroke event is not triggered.
See also