WebBrowserBase.KeyPress Evento

Definición

El control no es compatible con este evento.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

public:
 event System::Windows::Forms::KeyPressEventHandler ^ KeyPress;
[System.ComponentModel.Browsable(false)]
public event System.Windows.Forms.KeyPressEventHandler KeyPress;
[System.ComponentModel.Browsable(false)]
public event System.Windows.Forms.KeyPressEventHandler? KeyPress;
[<System.ComponentModel.Browsable(false)>]
member this.KeyPress : System.Windows.Forms.KeyPressEventHandler 
Public Custom Event KeyPress As KeyPressEventHandler 

Tipo de evento

Atributos

Excepciones

Se está agregando un controlador a este evento.

Se aplica a