TaskPaneCollection Members (Microsoft.Office.InfoPath)
Contains a collection of TaskPane objects that represent the task panes associated with a window in Microsoft Office InfoPath 2007.
The following tables list the members exposed by the TaskPaneCollection type.
Protected Constructors
Name | Description | |
---|---|---|
TaskPaneCollection |
Top
Public Properties
Name | Description | |
---|---|---|
Count | Gets a count of the TaskPane objects contained in the collection. | |
Item | Overloaded. Gets a reference to the specified TaskPane object. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetEnumerator | Gets an IEnumerator that iterates over all entries in the TaskPaneCollection collection. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
TaskPaneCollection Class
Microsoft.Office.InfoPath Namespace