WebBrowserBase.ChangeUICues Evento

Definición

Se produce cuando cambian las indicaciones de interfaz de usuario (UI) de foco o 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)]
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

Atributos

Excepciones

Se agrega un controlador a este evento.

Se aplica a