MsoCTPDockPosition enumeration (Office)

Specifies the docking behavior of the custom task pane.

Name Value Description
msoCTPDockPositionBottom 3 Dock the task pane at the bottom of the document window.
msoCTPDockPositionFloating 4 Don't dock the task pane.
msoCTPDockPositionLeft 0 Dock the task pane on the left side of the document window.
msoCTPDockPositionRight 2 Dock the task pane on the right side of the document window.
msoCTPDockPositionTop 1 Dock the task pane at the top of the document window.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.