ListBox.OnChangeUICues(UICuesEventArgs) Metodo

Definizione

Genera l'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)

Parametri

e
UICuesEventArgs

Oggetto UICuesEventArgs che contiene i dati dell'evento.

Si applica a