Share via


InkEdit Control Events

InkEdit Control Events

The following table describes which threads the InkEdit control events can fire on.

Event Threads
Change Leave Site Fires on the application's user interface (UI) thread
Click Leave Site Fires on the application's UI thread
DblClick Leave Site Fires on the application's UI thread
Gesture Fires on the application's UI thread
KeyDown Fires on the application's UI thread
KeyPress Fires on the application's UI thread
KeyUp Fires on the application's UI thread
MouseDown Fires on the application's UI thread
MouseMove Fires on the application's UI thread
MouseUp Fires on the application's UI thread
Recognition (Managed Library only) Fires on the application's UI thread
RecognitionResult Fires on the application's UI thread
SelChange Leave Site Fires on the application's UI thread
Stroke Fires on the application's UI thread