Occurs when this dockable window is created and provides access to the application.
[Visual Basic .NET] Public Sub OnCreate ( _ ByVal hook As Object _ )
[C#] public void OnCreate ( object hook );
Product Availability
Available with ArcGIS Desktop.
Occurs when this dockable window is created and provides access to the application.
[Visual Basic .NET] Public Sub OnCreate ( _ ByVal hook As Object _ )
[C#] public void OnCreate ( object hook );