TaskPaneCollection.Item Property (Microsoft.Office.InfoPath)

Gets a reference to the specified TaskPane object.

This type or member can be accessed only from code running in forms opened in Microsoft Office InfoPath 2007.

Overload List

Name Description
TaskPaneCollection.Item (Int32)
Gets a reference to the specified TaskPane object from the collection by index value.
TaskPaneCollection.Item (TaskPaneType)
Gets a reference to the specified TaskPane object from the collection by enumerated type.

See Also

Reference

TaskPaneCollection Class
TaskPaneCollection Members
Microsoft.Office.InfoPath Namespace