XmlFormHostItem.TaskPanes Property (Microsoft.Office.InfoPath)
This member is a wrapper for the TaskPanes property of the XmlForm class.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property TaskPanes As TaskPaneCollection
'Usage
Dim instance As XmlFormHostItem
Dim value As TaskPaneCollection
value = instance.TaskPanes
public virtual TaskPaneCollection TaskPanes { get; }
See Also
Reference
XmlFormHostItem Class
XmlFormHostItem Members
Microsoft.Office.InfoPath Namespace