CustomTaskPaneClass Class
Inheritance Hierarchy
System.Object
Microsoft.Office.Core.CustomTaskPaneClass
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("C5771BE5-A188-466B-AB31-00A6A32B1B1C")> _
<ClassInterfaceAttribute()> _
Public Class CustomTaskPaneClass _
Implements _CustomTaskPane, CustomTaskPane, _CustomTaskPaneEvents_Event
'Usage
Dim instance As CustomTaskPaneClass
[GuidAttribute("C5771BE5-A188-466B-AB31-00A6A32B1B1C")]
[ClassInterfaceAttribute()]
public class CustomTaskPaneClass : _CustomTaskPane,
CustomTaskPane, _CustomTaskPaneEvents_Event
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.