This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IS > ISelectionPalette Interface > ISelectionPalette.OnClick Method (ArcObjects .NET 10.4 SDK) |
Occurs when the user selects an item the palette.
[Visual Basic .NET] Public Sub OnClick ( _ ByVal Index As Integer _ )
[C#] public void OnClick ( int Index );