_IInitEventHandler members
Include protected members
Include inherited members
The interface that must be implemented in the host application to handle the event that occurs when a form is loaded in the InfoPathEditor object, which is hosted in a custom application.
The _IInitEventHandler type exposes the following members.
Methods
Name | Description | |
---|---|---|
InitEventHandler | Handles the initialization event when a form is loaded in the hosted InfoPathEditor object. |
Top