Objects
Name | Description |
---|---|
ADOAdapter | Represents a connection to a Microsoft ADO/OLEDB data source. |
Application | Represents the Microsoft Office InfoPath 2003 application. |
DataDOMEvent | Parameter to the OnBeforeChange, OnValidate, and OnAfterChange events |
DataObject | This is the link object between the data adapter and InfoPath form |
DocActionEvent | Parameter of OnClick button event. |
DocEvent | Parameter to the OnSwitchView and OnAfterChange events of an InfoPath form. |
DocReturnEvent | Parameter to the OnLoad and OnSubmitRequest events of an InfoPath form. |
Error | Is an error in InfoPath form associated with an XML DOM node. |
ExternalApplication | Represents the Microsoft Office InfoPath 2003 application from external scripts. |
HTMLTaskPane | Custom task pane associated with a window |
HTMLTaskPaneExternal | Is used to expose the InfoPath Object Model to the Dynamic HTML (DHTML) scripting code in a custom task pane. |
MailEnvelope | Custom e-mail message. |
Solution | Is a InfoPath form template. |
TaskPane | Is a task pane associated to a window. |
UI | Represents various user interface components that can be used in an InfoPath form. |
VersionUpgradeEvent | Parameter to the OnVersionUpgrade event of an InfoPath form. |
View | Is the current view of the form. |
ViewInfo | Contains descriptive information about a view. |
WebServiceAdapter | Represents a connection to an XML Web service. |
Window | Represents a window that is used in the InfoPath application. |
XDocument | Is underlying XML document of an InfoPath form. |
XMLFileAdapter | Represents a connection to an XML file. |