Share via


_CustomTaskPane.DockPositionRestrict Property

Gets or sets an enumerated value specifying a restriction on the orientation of a _CustomTaskPane object. Read/write.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property DockPositionRestrict As MsoCTPDockPositionRestrict
    Get
    Set
'Usage
Dim instance As _CustomTaskPane
Dim value As MsoCTPDockPositionRestrict

value = instance.DockPositionRestrict

instance.DockPositionRestrict = value
MsoCTPDockPositionRestrict DockPositionRestrict { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoCTPDockPositionRestrict
MsoCTPDockPositionRestrict

See Also

Reference

_CustomTaskPane Interface

_CustomTaskPane Members

Microsoft.Office.Core Namespace