HTMLTaskPaneObject members

Include protected members
Include inherited members

Represents a custom task pane in a Microsoft InfoPath form that is associated with a window.

The HTMLTaskPaneObject type exposes the following members.

Properties

  Name Description
Public property HTMLDocument Gets a reference to an HTML document object of the Microsoft Office InfoPath 2003 custom task pane. (Inherited from HTMLTaskPane.)
Public property HTMLWindow Gets a reference to an HTML window object of the Microsoft Office InfoPath 2003 custom task pane. (Inherited from HTMLTaskPane.)
Public property TaskPaneType Gets a value indicating the type of task pane represented by the HTMLTaskPaneObject object, which is always a custom task pane. (Inherited from HTMLTaskPane.)
Public property Visible Gets or sets a value indicating that the task pane represented by the HTMLTaskPaneObject object, which is always a custom task pane, is visible in the Microsoft Office InfoPath 2003 user interface. (Inherited from HTMLTaskPane.)

Top

Methods

  Name Description
Public method Navigate Loads the specified HTML document into the Microsoft Office InfoPath 2003 custom task pane. (Inherited from HTMLTaskPane.)

Top

See also

Reference

HTMLTaskPaneObject interface

Microsoft.Office.Interop.InfoPath namespace