System.Windows.Forms.ToolStripManager.RendererChanged Event

Occurs when the value of the ToolStripManager.Renderer property changes.

Syntax

public static event EventHandler RendererChanged

Remarks

For more information about handling events, see Consuming Events.

Note:

To prevent memory leaks, disable this event when your application is disposed.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0