CustomTaskPaneCollection Constructor (2007 System)
Include Protected Members
Include Inherited Members
Initializes a new instance of the CustomTaskPaneCollection class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Infrastructure. Initializes a new instance of the CustomTaskPaneCollection class.
CustomTaskPaneCollection(IHostItemProvider, IServiceProvider, String, Object, String)
Infrastructure. Initializes a new instance of the CustomTaskPaneCollection class.
Top
Remarks
Do not create your own instance of CustomTaskPaneCollection. Instead, use the CustomTaskPanes field of the ThisAddIn class. For more information about the ThisAddIn class, see Programming Application-Level Add-Ins and AddIn Host Item.
See Also
Reference
CustomTaskPaneCollection Class