Event AddToWatchClick
- Namespace
- Alternet.Scripter.Integration
- Assembly
- Alternet.Scripter.Integration.v9.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