System.Windows.Forms.ToolStripDropDownClosingEventArgs Class

Provides data for the ToolStripDropDown.Closing event.

See Also: ToolStripDropDownClosingEventArgs Members

Syntax

public class ToolStripDropDownClosingEventArgs : System.ComponentModel.CancelEventArgs

Remarks

Use data from the System.Windows.Forms.ToolStripDropDownClosingEventArgs class to determine which actions to take when the user closes the drop-down list but before the list is closed.

Requirements

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