Expand Minimize
This topic has not yet been rated - Rate this topic

MsoCTPDockPositionRestrict Enumeration

Office 2010

Specifies retrictions on the docking behavior of the custom task pane.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)
public enum MsoCTPDockPositionRestrict
Member nameDescription
msoCTPDockPositionRestrictNoneNo restrictions on docking the task pane.
msoCTPDockPositionRestrictNoChangeThere is no change from the current restriction setting for the task pane.
msoCTPDockPositionRestrictNoHorizontalTask pane can't be docked to either the right or the left side of the document window.
msoCTPDockPositionRestrictNoVerticalTask pane can't be docked to either the top or the bottom of the document window.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.