Edit

Share via


XmlFormHostItem.TaskPanes Property

Definition

This member is a wrapper for the TaskPanes property of the XmlForm class.

public:
 virtual property Microsoft::Office::InfoPath::TaskPaneCollection ^ TaskPanes { Microsoft::Office::InfoPath::TaskPaneCollection ^ get(); };
public virtual Microsoft.Office.InfoPath.TaskPaneCollection TaskPanes { get; }
member this.TaskPanes : Microsoft.Office.InfoPath.TaskPaneCollection
Public Overridable ReadOnly Property TaskPanes As TaskPaneCollection

Property Value

Returns TaskPaneCollection.

Applies to