ArcObjects Library Reference (EditorExt)  

ITabletExtEvents Interface

Provides access to the tablet support extension events.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Event OnGesture Occurs when an ink gesture is made. Only available on TabletPC devices.
Event OnStart Occurs when an ink collection is started.
Event OnStop Occurs when an ink collection is halted.

CoClasses that implement ITabletExtEvents

CoClasses and Classes Description
TabletExt Tablet support extension object.

Remarks

Outbound event interface for listening to Tablet events. Note that OnGesture is supported on the Windows XP Tablet PC Edition only.