This topic has not yet been rated - Rate this topic

Dock Enumeration

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)
public enum Dock
<object property="enumMemberName"/>
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.

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ