Intersoft.Client.Framework Namespace : Dock Enumeration |
Public Enum Dock Inherits System.Enum
Dim instance As Dock
public enum Dock : System.Enum
public enum class Dock : public System.Enum
Member | Description |
---|---|
Bottom | Specifies that the control should be positioned at the bottom of control. |
Left | Specifies that the control should be positioned on the left of the control. |
Right | Specifies that the control should be positioned on the right of the control. |
Top | Specifies that the control should be positioned on top of the control. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.Framework.Dock
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2