This document is archived and information here might be outdated.  Recommended version.


ITabletExtEvents.OnStart Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

ITabletExtEvents.OnStart Event

Occurs when an ink collection is started.

[Visual Basic .NET]
Public Event OnStart As OnStartEventHandler
[C#]
public event OnStartEventHandler OnStart

Product Availability

Available with ArcGIS Desktop.

Remarks

Fired when ink collection starts.

See Also

ITabletExtEvents Interface