ListBox.OnChangeUICues(UICuesEventArgs) Método

Definición

Genera el evento ChangeUICues.

protected:
 override void OnChangeUICues(System::Windows::Forms::UICuesEventArgs ^ e);
protected override void OnChangeUICues (System.Windows.Forms.UICuesEventArgs e);
override this.OnChangeUICues : System.Windows.Forms.UICuesEventArgs -> unit
Protected Overrides Sub OnChangeUICues (e As UICuesEventArgs)

Parámetros

e
UICuesEventArgs

Objeto UICuesEventArgs que contiene los datos del evento.

Se aplica a