Share via


HtmlTaskPane Members (Microsoft.Office.InfoPath)

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

The following tables list the members exposed by the HtmlTaskPane type.

Protected Constructors

  Name Description
Protected method HtmlTaskPane  

Top

Public 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 Office InfoPath 2007 user interface.(inherited from TaskPane)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Navigate Loads the specified HTML document into the custom task pane.
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

HtmlTaskPane Class
Microsoft.Office.InfoPath Namespace