Stroke

Description

Occurs when the user draws a new stroke.

Event ID

Event ID

Objects

pbm_inkestroke, pbm_inkpstroke

InkEdit, InkPicture


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

Gesture

RecognitionResult