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


IDockableWindowInitialPlacement.DockPosition Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > ID > IDockableWindowInitialPlacement Interface > IDockableWindowInitialPlacement.DockPosition Property
ArcGIS Developer Help

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