Microsoft.Office.InfoPath Namespace

The types and members of the Microsoft.Office.InfoPath namespace exposes the properties and methods provided by the Microsoft.Office.InfoPath.FormControl wrapper that that is used to create a hostable object for integrating the InfoPath form editing environment into a .NET-based custom application.

Classes

  Class Description
Public class FormControl A hostable object that is used to integrate the InfoPath form editing environment into a .NET-based custom application.
Public class FormControlCommandIds The container class for the FormControlCommandIds.CommandIds enumeration values that are used to send commands to the FormControl object.

Interfaces

  Interface Description
Public interface IInitEventHandler 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.

Enumerations

  Enumeration Description
Public enumeration FormControlCommandIds.CommandIds The CommandIds enumeration is used to send commands to the FormControl object.