This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IA > IArcToolboxTool Interface > IArcToolboxTool.OnCreate Method (ArcObjects .NET 10.4 SDK) |
Occurs when this tool is created.
[Visual Basic .NET] Public Sub OnCreate ( _ ByVal hook As Object _ )
[C#] public void OnCreate ( object hook );