Dock Enumeration
Silverlight
Specifies values that control the behavior of a control positioned inside another control.
Namespace: System.Windows.Controls
Assembly: System.Windows.Controls (in System.Windows.Controls.dll)
| Member name | Description | |
|---|---|---|
| Left | Specifies that the control should be positioned on the left of the control. | |
| Top | Specifies that the control should be positioned on top of the control. | |
| Right | Specifies that the control should be positioned on the right of the control. | |
| Bottom | Specifies that the control should be positioned at the bottom of the control. |
Specifies values that control the behavior of a TabControl through the TabStripPlacement property.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.