ArcObjects Library Reference (Framework)  

IDockableWindowInitialPlacement.DockPosition Property

The location where this dockable window should dock by default.

[Visual Basic .NET]
Public ReadOnly Property DockPosition As esriDockFlags
[C#]
public esriDockFlags DockPosition {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDockableWindowInitialPlacement Interface