Table of Contents
WebView.GotFocus Event

Occurs when this WebView received the keyboard focus.

Syntax
 public event EventHandler GotFocus;
See Also