WebBrowserBase.ChangeUICues Evento

Definición

Se produce cuando cambian las guías de la interfaz de usuario para el foco o el teclado.

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

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

Tipo de evento

UICuesEventHandler
Atributos

Excepciones

Se está agregando un controlador a este evento.

Se aplica a