This document is archived and information here might be outdated.  Recommended version.


IDockableWindowInitialPlacement.DockPosition Property (ArcObjects .NET 10.5 SDK)
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