This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Interfaces > IC > IComboBox Interface > IComboBox.OnSelChange Method (ArcObjects .NET 10.4 SDK) |
Called by system when a selection changes
[Visual Basic .NET] Public Sub OnSelChange ( _ ByVal cookie As Integer _ )
[C#] public void OnSelChange ( int cookie );
[C++]
HRESULT OnSelChange(
long cookie
);
[C++]
Parameters cookie [in] cookie is a parameter of type long