System.Windows.Forms.ToolStripButton.CheckedChanged Event

Occurs when the value of the ToolStripButton.Checked property changes.

Syntax

public event EventHandler CheckedChanged

Remarks

For more information about handling events, see Consuming Events.

Requirements

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