HtmlTaskPane properties

Include protected members
Include inherited members

The HtmlTaskPane type exposes the following members.

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

See also

Reference

HtmlTaskPane class

Microsoft.Office.InfoPath namespace