In This Article

XmlDockingWindowState Enum

Indicates the state for a XmlDockingWindow.

public enum XmlDockingWindowState

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.

Floating

Deprecated, for compatibility with old versions only.