Table of Contents
WebView.Activate Event

Occurs when this WebView is activated.

Syntax
 public event EventHandler Activate;
Remarks

See here for more details about how to use this event.

See Also