TaskPaneCollection members

Include protected members
Include inherited members

Contains a collection of TaskPane objects that represent the task panes associated with a window in Microsoft InfoPath.

The TaskPaneCollection type exposes the following members.

Constructors

  Name Description
Protected method TaskPaneCollection

Top

Properties

  Name Description
Public property Count Gets a count of the TaskPane objects contained in the collection.
Public property Item[Int32] Gets a reference to the specified TaskPane object from the collection by index value.
Public property Item[TaskPaneType] Gets a reference to the specified TaskPane object from the collection by enumerated type.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets an IEnumerator that iterates over all entries in the TaskPaneCollection collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

TaskPaneCollection class

Microsoft.Office.InfoPath namespace