This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IS > ISelectionPalette Interface > ISelectionPalette.OnCreate Method (ArcObjects .NET 10.4 SDK) |
Gives the palette a hook into the application.
[Visual Basic .NET] Public Sub OnCreate ( _ ByVal hook As Object _ )
[C#] public void OnCreate ( object hook );