Represents a custom task pane in the container application.

Methods

Name Description
Deletes the active custom task pane.

Properties

Name Description
Gets the Application object of the host application. Read-only.
Gets the Microsoft ActiveX control instance displayed in the custom task pane frame. Read-only.
Gets or sets an enumerated value specifying the docked position of a CustomTaskPane object. Read/write.
Gets or sets an enumerated value specifying a restriction on the orientation of a CustomTaskPane object. Read/write.
Gets or sets the height of the CustomTaskPane object (in points). Read/write.
Gets a String representing the title of a CustomTaskPane object. Read-only.
True if the specified CustomTaskPane object is visible. Read/write.
Gets or sets the width of the task pane specified by the CustomTaskPane object. Read/write.
Gets the parent window object of the CustomTaskPane object. Read-only.

Events

Name Description
Occurs when the user changes the docking position of the active custom task pane.
Occurs when the user changes the visibility of the custom task pane.