This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IF > IFinder Interface > IFinder.InitializeControl Method (ArcObjects .NET 10.4 SDK) |
Called to initialize control.
[Visual Basic .NET] Public Sub InitializeControl ( _ ByVal pApplication As AppRef, _ ByVal pFindEventsCallBack As IFindPanelEvents _ )
[C#] public void InitializeControl ( AppRef pApplication, IFindPanelEvents pFindEventsCallBack );
Called on when the Find dialog is loaded the first time.