ToolStripDropDown::Closing Event
.NET Framework (current version)
Occurs when the ToolStripDropDown control is about to close.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
For more information about handling events, see Handling and Raising Events.
The following code example demonstrates how to selectively close a ToolStripDropDown control by handling the Closing event
.NET Framework
Available since 2.0
Available since 2.0
Show: