This document is archived and information here might be outdated. Recommended version. |
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.