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 an HTML document object of the Microsoft InfoPath custom task pane.
Public property HTMLWindow Gets a reference to an HTML window object of the Microsoft InfoPath custom task pane.
Public property TaskPaneType Gets a value indicating the type of task pane represented by the HTMLTaskPaneObject object, which is always a custom task pane.
Public property TaskPaneType Gets a value indicating the type of task pane represented by the TaskPaneObject object. (Inherited from TaskPane.)
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 InfoPath user interface.
Public property Visible Gets or sets a value indicating that the task pane represented by the TaskPaneObject object is visible in the Microsoft InfoPath user interface. (Inherited from TaskPane.)

Top

See also

Reference

HTMLTaskPane interface

Microsoft.Office.Interop.InfoPath.SemiTrust namespace