ComboBox::OnSelectionChanged Method (SelectionChangedEventArgs^)

 

Responds to a ComboBox selection change by raising a SelectionChanged event.

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

protected:
virtual void OnSelectionChanged(
	SelectionChangedEventArgs^ e
) override

.NET Framework
Available since 3.0
Return to top
Show: