ArcGIS Pro 2.8 API Reference Guide
OnSelectionChange(Object) Method

ArcGIS.Desktop.Framework.Contracts Namespace > ComboBox Class > OnSelectionChange Method : OnSelectionChange(Object) Method
The selected item.
Invoked when the selected item changes and the collection is filled with custom items.
Syntax
protected internal virtual void OnSelectionChange( 
   object item
)
Protected Friend Overloads Overridable Sub OnSelectionChange( _
   ByVal item As Object _
) 

Parameters

item
The selected item.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ComboBox Class
ComboBox Members
Overload List