This document is archived and information here might be outdated. Recommended version. |
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
);