CustomTaskPane Properties

Include Protected Members
Include Inherited Members

The CustomTaskPane type exposes the following members.

Properties

  Name Description
Public property Control Gets the UserControl that provides the user interface of the custom task pane.
Public property DockPosition Gets or sets a value that specifies where the custom task pane is located relative to the application window.
Public property DockPositionRestrict Gets or sets a value that prevents the custom task pane from being docked in the specified position.
Public property Height Gets or sets the height of the custom task pane, in points.
Public property Title Gets the title of the custom task pane.
Public property Visible Gets or sets a value that specifies whether the custom task pane is visible.
Public property Width Gets or sets the width of the custom task pane, in points.
Public property Window Gets the document window that the custom task pane is associated with.

Top

See Also

Reference

CustomTaskPane Interface

Microsoft.Office.Tools Namespace