Table of Contents

Event AddToWatchClick

Namespace
Alternet.Scripter.Integration
Assembly
Alternet.Scripter.Integration.v10.dll

Occurs when a user clicks on the local to add it to the watch window.

public event EventHandler<AddToWatchClickEventArgs> AddToWatchClick

Returns

EventHandler<AddToWatchClickEventArgs>
Occurs when a user clicks on the local to add it to the watch window.
Implements