In This Article

DockingWindowState Enum

Indicates the state for a DockingWindow.

public enum DockingWindowState

Fields

Name Description
AutoHide

The window is auto-hidden in a container along the side of a dock host.

Docked

The window is docked in a container outside of the MDI (multiple document interface) area.

Document

The window is a document within the MDI (multiple document interface) area.