_CustomTaskPane Members

Include Protected Members
Include Inherited Members

Represents a custom task pane in the container application.

The _CustomTaskPane type exposes the following members.

Properties

  Name Description
Public property Application Gets the Application object of the host application. Read-only.
Public property ContentControl Gets the Microsoft ActiveX® control instance displayed in the custom task pane frame. Read-only.
Public property DockPosition Gets or sets an enumerated value specifying the docked position of a _CustomTaskPane object. Read/write.
Public property DockPositionRestrict Gets or sets an enumerated value specifying a restriction on the orientation of a _CustomTaskPane object. Read/write.
Public property Height Gets or sets the height of the _CustomTaskPane object (in points). Read/write.
Public property Title Gets the title of a CustomTaskPane object. Read-only.
Public property Visible True if the specified _CustomTaskPane object is visible. Read/write.
Public property Width Gets or sets the width of the task pane specified by the _CustomTaskPane object. Read/write.
Public property Window Gets the parent window object of the _CustomTaskPane object. Read-only.

Top

Methods

  Name Description
Public method Delete Deletes the active custom task pane.

Top

See Also

Reference

_CustomTaskPane Interface

Microsoft.Office.Core Namespace