다음을 통해 공유


IInitEventHandler 인터페이스

사용자 지정 응용 프로그램에서 호스트되는 InfoPathEditor 개체에 양식이 로드될 때 발생하는 이벤트를 처리하기 위해 호스트 응용 프로그램에 구현해야 하는 인터페이스입니다.

네임스페이스: Microsoft.Office.InfoPath
어셈블리: Microsoft.Office.InfoPath.FormControl(microsoft.office.infopath.formcontrol.dll)

구문

Public Interface IInitEventHandler

Dim instance As IInitEventHandler
public interface IInitEventHandler

주의

IInitEventHandler 인터페이스는 사용자 지정 응용 프로그램에서 InfoPathEditor 개체가 호스트될 때 사용할 수 있습니다. InfoPathEditor 개체와 FormControl 개체에 대한 자세한 내용은 MSDN 문서 사용자 지정 Windows Form 응용 프로그램에서 InfoPath 2007 양식 편집 환경 호스팅InfoPath 개발자를 위한 새로운 기능의 "InfoPath 편집기를 컨트롤로 호스팅" 섹션을 참고하십시오.

참고 항목

참조

IInitEventHandler 구성원
Microsoft.Office.InfoPath 네임스페이스