ArcObjects Library Reference (SystemUtility)  

IToolbarControlEventsHelper.OnItemClick Method

Fires after an item on the ToolbarControl is pressed.

ERROR: Syntax information about IToolbarControlEventsHelper.OnItemClick may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT OnItemClick(
  long index
);
[C++]

Parameters

index [in]   index is a parameter of type long

See Also

IToolbarControlEventsHelper Interface