Expand Minimize
This topic has not yet been rated - Rate this topic

Microsoft.Office.InfoPath namespace

This documentation is preliminary and is subject to change.

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.

  ClassDescription
Public classFormControlA hostable object that is used to integrate the InfoPath form editing environment into a .NET-based custom application.
Public classFormControlCommandIdsThe container class for the FormControlCommandIds.CommandIds enumeration values that are used to send commands to the FormControl object.
  InterfaceDescription
Public interfaceIInitEventHandlerThe 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.
  EnumerationDescription
Public enumerationFormControlCommandIds.CommandIdsThe CommandIds enumeration is used to send commands to the FormControl object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.