ToolStrip.OnInvalidated(InvalidateEventArgs) Método

Definición

Genera el evento Invalidated.

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

Parámetros

e
InvalidateEventArgs

Objeto InvalidateEventArgs que contiene los datos del evento.

Se aplica a