This document is archived and information here might be outdated. Recommended version. |
Called when a tool is added to the toolbox.
[Visual Basic .NET] Public Event OnToolAdded As OnToolAddedEventHandler
[C#] public event OnToolAddedEventHandler OnToolAdded
[C++]
HRESULT OnToolAdded(
IGPTool* Tool
);
[C++] Parameters Tool [in]
Tool is a parameter of type IGPTool*