ComboBox::OnDropDownClosed Method (EventArgs^)

 

Reports when a combo box's popup closes.

Namespace:   System.Windows.Controls
Assembly:  PresentationFramework (in PresentationFramework.dll)

protected:
virtual void OnDropDownClosed(
	EventArgs^ e
)

Parameters

e
Type: System::EventArgs^

The event data for the DropDownClosed event.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: