HtmlTaskPane members

Include protected members
Include inherited members

Represents the custom task pane that is associated the current window in which a form is being edited.

The HtmlTaskPane type exposes the following members.

Constructors

  Name Description
Protected method HtmlTaskPane

Top

Properties

  Name Description
Public property HtmlDocument Gets a reference to the MSHTML IHTMLDocument2 interface for working with the the HTML document object model of a custom task pane.
Public property HtmlWindow Gets a reference to the MSHTML IHTMLWindow2 interface for working with the HTML document of a custom task pane.
Public property TaskPaneType Gets a TaskPaneType value indicating the type of task pane represented by the TaskPane object. (Inherited from TaskPane.)
Public property Visible Gets or sets whether the task pane represented by the TaskPane object is visible in the Microsoft InfoPath user interface. (Inherited from TaskPane.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Navigate Loads the specified HTML document into the custom task pane.
Public method ToString (Inherited from Object.)

Top

See also

Reference

HtmlTaskPane class

Microsoft.Office.InfoPath namespace