Share via


ControlDock Class

Methods | Fields | This Package | All Packages

Defines constants that specify how a control is docked to the edges of its container.

Enum
  |
  +--ControlDock

package com.ms.wfc.ui

public class ControlDock
extends
Enum****

Remarks

When a control is docked to the edge of its container, it remains in contact with that edge when the container resizes. If multiple controls are docked to the some edge, one is docked to the edge of the container, and the others are docked as close as possible to the edge without covering each other.