Share via


INotifyHostEventHandler.NotifyHostEventHandler Method

Handles the event from the NotifyHost method of the XDocument object when the InfoPathEditor object is hosted in a custom application.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

'Declaration
'Usage

Parameters

  • sender
    The object sending the notification to the host.
  • notification
    The contents of the message sent from the NotifyHost method.

Remarks

For more information about the InfoPathEditor and the FormControl objects , see the MSDN article Hosting the InfoPath 2007 Form Editing Environment in a Custom Windows Form Application and the "The InfoPath Editor Hosted As a Control" section of What's New for InfoPath Developers.

See Also

Reference

INotifyHostEventHandler Interface
INotifyHostEventHandler Members
Microsoft.Office.Interop.InfoPath Namespace