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